aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/csputils.h
Commit message (Expand)AuthorAge
* 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
* 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
* 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