summaryrefslogtreecommitdiffstats
path: root/video/csputils.c
Commit message (Expand)AuthorAgeFilesLines
* video: adjust some Matroska 3D formatswm42014-08-311-2/+2
* csputils: adjust commentwm42014-08-301-3/+3
* video: initial Matroska 3D supportwm42014-08-301-0/+22
* video: add a default color space for files with no videoNiklas Haas2014-07-281-0/+3
* video: Include better heuristics for guessing primariesNiklas Haas2014-06-221-0/+19
* video: Refactor rendering intent for DCP XYZ and :srgbNiklas Haas2014-06-221-55/+75
* video: Better support for XYZ inputNiklas Haas2014-06-221-0/+30
* video: Generate an accurate CMS matrix instead of hard-codingNiklas Haas2014-06-221-82/+216
* video: Support BT.2020 constant luminance systemNiklas Haas2014-06-221-1/+13
* video: Add support for non-BT.709 primariesNiklas Haas2014-06-221-1/+83
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-221-7/+17
* csputils: provide string descriptions of chroma locationswm42014-02-161-0/+6
* csputils: correct constness of csp name constantswm42014-02-031-3/+3
* video: support setting libswscale chroma positionwm42013-07-251-0/+9
* sd_add: add terrible hack for (xy-)vsfilter compatibilitywm42013-07-151-0/+6
* csputils.h: don't recursively include libavcodec headerwm42013-06-281-9/+10
* vo_opengl: handle chroma locationwm42013-06-281-0/+19
* Silence some compiler warningswm42013-05-211-1/+1
* csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build)wm42013-05-051-2/+2
* video: support YCgCo colorspacewm42013-05-041-0/+12
* vo_opengl: XYZ input supportwm42013-05-041-3/+23
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+391