aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/csputils.c
Commit message (Expand)AuthorAge
...
* vo_opengl: handle grayscale input better, add YA16 supportGravatar wm42015-01-21
* video: Remove some stale CMS code, minor cosmeticsGravatar Niklas Haas2015-01-07
* csputils: use M_PIGravatar wm42015-01-06
* 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
* csputils: cosmeticsGravatar wm42015-01-06
* video: adjust some Matroska 3D formatsGravatar wm42014-08-31
* csputils: adjust commentGravatar wm42014-08-30
* video: initial Matroska 3D supportGravatar wm42014-08-30
* video: add a default color space for files with no videoGravatar Niklas Haas2014-07-28
* video: Include better heuristics for guessing primariesGravatar Niklas Haas2014-06-22
* video: Refactor rendering intent for DCP XYZ and :srgbGravatar Niklas Haas2014-06-22
* video: Better support for XYZ inputGravatar Niklas Haas2014-06-22
* video: Generate an accurate CMS matrix instead of hard-codingGravatar Niklas Haas2014-06-22
* video: Support BT.2020 constant luminance systemGravatar Niklas Haas2014-06-22
* video: Add support for non-BT.709 primariesGravatar Niklas Haas2014-06-22
* video: Add BT.2020-NCL colorspace and transfer functionGravatar Niklas Haas2014-06-22
* csputils: provide string descriptions of chroma locationsGravatar wm42014-02-16
* csputils: correct constness of csp name constantsGravatar wm42014-02-03
* video: support setting libswscale chroma positionGravatar wm42013-07-25
* sd_add: add terrible hack for (xy-)vsfilter compatibilityGravatar wm42013-07-15
* csputils.h: don't recursively include libavcodec headerGravatar wm42013-06-28
* vo_opengl: handle chroma locationGravatar wm42013-06-28
* Silence some compiler warningsGravatar wm42013-05-21
* csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build)Gravatar wm42013-05-05
* video: support YCgCo colorspaceGravatar wm42013-05-04
* vo_opengl: XYZ input supportGravatar wm42013-05-04
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12