aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/csputils.h
Commit message (Expand)AuthorAge
* csputils: Add support for Display P3 primariesGravatar Vittorio Giovara2017-12-14
* video: redo video equalizer option handlingGravatar wm42017-08-22
* 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
* demux: expose demuxer colorimetry metadata to playerGravatar Niklas Haas2016-11-08
* 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
* csputils: adjust whitespaceGravatar 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
* 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
* csputils: update MP_STEREO3D_COUNTGravatar Paul B Mahol2015-12-19
* 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
* 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
* vo_opengl: refactor shader generation (part 2)Gravatar Niklas Haas2015-03-12
* Revert "Revert recent vo_opengl related commits"Gravatar Niklas Haas2015-02-28
* Revert recent vo_opengl related commitsGravatar wm42015-02-28
* vd_lavc: respect lavc's color_trc fieldGravatar Niklas Haas2015-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
* vo_opengl: remove is_linear_rgb and clean up codeGravatar Niklas Haas2015-01-28
* vo_opengl: handle grayscale input better, add YA16 supportGravatar wm42015-01-21
* vo_opengl: get rid of approx-gamma and make it the default as per BT.1886Gravatar Niklas Haas2015-01-16
* csputils: replace float[3][4] with a structGravatar wm42015-01-06
* csputils: move image_params -> csp_params into a functionGravatar wm42015-01-06
* csputils: get rid of mp_csp_detailsGravatar wm42015-01-06
* vo_opengl: Linearize non-RGB sRGB files correctly (eg. JPEG)Gravatar Niklas Haas2014-11-26
* mp_image: slightly better image params verbose infoGravatar wm42014-11-12
* vo_opengl: draw OSD twice in 3D mode caseGravatar wm42014-10-29
* csputils: adjust commentGravatar wm42014-08-30
* video: initial Matroska 3D supportGravatar wm42014-08-30
* video: Include better heuristics for guessing primariesGravatar Niklas Haas2014-06-22