index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
csputils.c
Commit message (
Expand
)
Author
Age
*
csputils: let mpv recognise frame sequenced 3D matroska videos
Paul B Mahol
2015-12-18
*
vo_opengl: enable brightness/contrast controls for RGB
wm4
2015-12-12
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
*
csputils, vo_opengl: remove XYZ special case in color matrix retrieval
wm4
2015-12-09
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
*
vo_opengl: fix issues with some obscure pixel formats
wm4
2015-12-07
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
*
video: add a way to disable automatic stereo conversion
wm4
2015-07-10
*
csputils: improve contrast semantics for limited range output
Niklas Haas
2015-04-29
*
csputils: apply contrast equalizer in RGB
wm4
2015-04-29
*
Update license headers
Marcin Kurczewski
2015-04-13
*
csputils: add some missing colorspaces
Niklas Haas
2015-04-04
*
video: cleanup stereo mode parsing
wm4
2015-04-02
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
csputils: unify names for colorspace/etc. names
wm4
2015-03-31
*
vo_opengl: refactor shader generation (part 2)
Niklas Haas
2015-03-12
*
Remove some FFmpeg/Libav compatibility hacks
wm4
2015-03-03
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
*
Revert recent vo_opengl related commits
wm4
2015-02-28
*
csputils: add missing gamma support
Niklas Haas
2015-02-28
*
csputils: add support for BT.470-M
Niklas Haas
2015-02-28
*
csputils, vo_opengl: remove per-component gamma
wm4
2015-02-03
*
csputils: remove some unused functions, make some private
wm4
2015-02-03
*
vo_opengl: handle grayscale input better, add YA16 support
wm4
2015-01-21
*
video: Remove some stale CMS code, minor cosmetics
Niklas Haas
2015-01-07
*
csputils: use M_PI
wm4
2015-01-06
*
csputils: replace float[3][4] with a struct
wm4
2015-01-06
*
csputils: move image_params -> csp_params into a function
wm4
2015-01-06
*
csputils: get rid of mp_csp_details
wm4
2015-01-06
*
csputils: cosmetics
wm4
2015-01-06
*
video: adjust some Matroska 3D formats
wm4
2014-08-31
*
csputils: adjust comment
wm4
2014-08-30
*
video: initial Matroska 3D support
wm4
2014-08-30
*
video: add a default color space for files with no video
Niklas Haas
2014-07-28
*
video: Include better heuristics for guessing primaries
Niklas Haas
2014-06-22
*
video: Refactor rendering intent for DCP XYZ and :srgb
Niklas Haas
2014-06-22
*
video: Better support for XYZ input
Niklas Haas
2014-06-22
*
video: Generate an accurate CMS matrix instead of hard-coding
Niklas Haas
2014-06-22
*
video: Support BT.2020 constant luminance system
Niklas Haas
2014-06-22
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
*
video: Add BT.2020-NCL colorspace and transfer function
Niklas Haas
2014-06-22
*
csputils: provide string descriptions of chroma locations
wm4
2014-02-16
*
csputils: correct constness of csp name constants
wm4
2014-02-03
*
video: support setting libswscale chroma position
wm4
2013-07-25
*
sd_add: add terrible hack for (xy-)vsfilter compatibility
wm4
2013-07-15
*
csputils.h: don't recursively include libavcodec header
wm4
2013-06-28
*
vo_opengl: handle chroma location
wm4
2013-06-28
*
Silence some compiler warnings
wm4
2013-05-21
*
csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build)
wm4
2013-05-05
*
video: support YCgCo colorspace
wm4
2013-05-04
[next]