mpv/video/filter
Niklas Haas c335e84230 video: refactor HDR implementation
List of changes:

1. Kill nom_peak, since it's a pointless non-field that stores nothing
   of value and is _always_ derived from ref_white anyway.

2. Kill ref_white/--target-brightness, because the only case it really
   existed for (PQ) actually doesn't need to be this general: According
   to ITU-R BT.2100, PQ *always* assumes a reference monitor with a
   white point of 100 cd/m².

3. Improve documentation and comments surrounding this stuff.
4. Clean up some of the code in general. Move stuff where it belongs.
2017-06-18 20:48:23 +02:00
..
refqueue.c vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
refqueue.h vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
vf.c vf_dlopen: remove this filter 2017-06-18 13:55:40 +02:00
vf.h af, vf: improvements to libavfilter bridge 2017-05-31 17:42:55 +02:00
vf_buffer.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_crop.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_d3d11vpp.c d3d11: change mp_image plane pointer semantics 2017-05-04 01:13:03 +02:00
vf_dsize.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_eq.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_expand.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_flip.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_format.c video: refactor HDR implementation 2017-06-18 20:48:23 +02:00
vf_gradfun.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_lavfi.c vf_lavfi, af_lavfi: remove unused/deprecated include 2017-04-05 16:12:47 +02:00
vf_lavfi.h video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_mirror.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_noformat.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_pullup.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_rotate.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_scale.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_stereo3d.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_sub.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_vapoursynth.c options: add M_OPT_FILE to some more file options 2017-03-06 15:41:06 +01:00
vf_vavpp.c vf_vavpp: fix first-field mode 2017-02-28 00:57:51 +01:00
vf_vdpaupp.c vo_opengl: vdpau interop without RGB conversion 2016-06-19 19:58:40 +02:00
vf_yadif.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00