aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/csputils.c
Commit message (Expand)AuthorAge
* csputils: Add support for Display P3 primariesGravatar Vittorio Giovara2017-12-14
* csputils: Fix DCI P3 primaries white pointGravatar Vittorio Giovara2017-12-14
* video: redo video equalizer option handlingGravatar wm42017-08-22
* csputils: fix mp_colorspace_equal missing fieldGravatar Niklas Haas2017-07-18
* vo_opengl: implement sony s-log2 trcGravatar Niklas Haas2017-06-18
* vo_opengl: implement sony s-log1 trcGravatar Niklas Haas2017-06-18
* csputils: implement sony s-gamutGravatar Niklas Haas2017-06-18
* vo_opengl: tone map in linear XYZ instead of RGBGravatar Niklas Haas2017-06-18
* vo_opengl: implement support for OOTFs and non-display referred contentGravatar Niklas Haas2017-06-18
* csputils: rename HDR curvesGravatar Niklas Haas2017-06-18
* video: refactor HDR implementationGravatar Niklas Haas2017-06-18
* csputils: code clarityGravatar Niklas Haas2017-05-13
* Remove compatibility thingsGravatar wm42016-12-07
* demux: expose demuxer colorimetry metadata to playerGravatar Niklas Haas2016-11-08
* csputils: add note that mp_invert_cmat() is LGPL tooGravatar wm42016-09-30
* csp: document deviations from the references where they occurGravatar Niklas Haas2016-07-05
* vo_opengl: generalize HDR tone mapping mechanismGravatar Niklas Haas2016-07-03
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03
* vo_opengl: revise the transfer curve logicGravatar Niklas Haas2016-06-28
* vo_opengl: implement the Panasonic V-Log functionGravatar Niklas Haas2016-06-28
* csputils: add Panasonic V-Gamut primariesGravatar Niklas Haas2016-06-28
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCGravatar Niklas Haas2016-06-28
* csputils: add AVCOL_TRC_SMPTEST2084 supportGravatar Niklas Haas2016-05-16
* vo_opengl: implement HDR (SMPTE ST2084)Gravatar Niklas Haas2016-05-16
* csputils: add DCI-P3 colorspaceGravatar Niklas Haas2016-03-19
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* vo_opengl: fix gray playbackGravatar wm42015-12-26
* csputils: let mpv recognise frame sequenced 3D matroska videosGravatar Paul B Mahol2015-12-18
* vo_opengl: enable brightness/contrast controls for RGBGravatar wm42015-12-12
* csputils: rename "yuv2rgb" functionsGravatar wm42015-12-09
* csputils, vo_opengl: remove XYZ special case in color matrix retrievalGravatar wm42015-12-09
* csputils: remove obscure int_bits matrix scalingGravatar wm42015-12-09
* vo_opengl: fix issues with some obscure pixel formatsGravatar wm42015-12-07
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* video: add a way to disable automatic stereo conversionGravatar wm42015-07-10
* csputils: improve contrast semantics for limited range outputGravatar Niklas Haas2015-04-29
* csputils: apply contrast equalizer in RGBGravatar wm42015-04-29
* Update license headersGravatar Marcin Kurczewski2015-04-13
* csputils: add some missing colorspacesGravatar Niklas Haas2015-04-04
* video: cleanup stereo mode parsingGravatar wm42015-04-02
* video: move colorspace overrides to vf_format, simplifyGravatar wm42015-03-31
* csputils: unify names for colorspace/etc. namesGravatar wm42015-03-31
* vo_opengl: refactor shader generation (part 2)Gravatar Niklas Haas2015-03-12
* Remove some FFmpeg/Libav compatibility hacksGravatar wm42015-03-03
* Revert "Revert recent vo_opengl related commits"Gravatar Niklas Haas2015-02-28
* Revert recent vo_opengl related commitsGravatar wm42015-02-28
* csputils: add missing gamma supportGravatar Niklas Haas2015-02-28
* csputils: add support for BT.470-MGravatar Niklas Haas2015-02-28
* csputils, vo_opengl: remove per-component gammaGravatar wm42015-02-03
* csputils: remove some unused functions, make some privateGravatar wm42015-02-03