index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
csputils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
csputils: Add support for Display P3 primaries
Vittorio Giovara
2017-12-14
1
-2
/
+4
*
csputils: Fix DCI P3 primaries white point
Vittorio Giovara
2017-12-14
1
-1
/
+2
*
video: redo video equalizer option handling
wm4
2017-08-22
1
-34
/
+33
*
csputils: fix mp_colorspace_equal missing field
Niklas Haas
2017-07-18
1
-0
/
+1
*
vo_opengl: implement sony s-log2 trc
Niklas Haas
2017-06-18
1
-0
/
+2
*
vo_opengl: implement sony s-log1 trc
Niklas Haas
2017-06-18
1
-0
/
+2
*
csputils: implement sony s-gamut
Niklas Haas
2017-06-18
1
-0
/
+9
*
vo_opengl: tone map in linear XYZ instead of RGB
Niklas Haas
2017-06-18
1
-5
/
+5
*
vo_opengl: implement support for OOTFs and non-display referred content
Niklas Haas
2017-06-18
1
-0
/
+11
*
csputils: rename HDR curves
Niklas Haas
2017-06-18
1
-8
/
+8
*
video: refactor HDR implementation
Niklas Haas
2017-06-18
1
-20
/
+10
*
csputils: code clarity
Niklas Haas
2017-05-13
1
-5
/
+5
*
Remove compatibility things
wm4
2016-12-07
1
-4
/
+0
*
demux: expose demuxer colorimetry metadata to player
Niklas Haas
2016-11-08
1
-0
/
+16
*
csputils: add note that mp_invert_cmat() is LGPL too
wm4
2016-09-30
1
-1
/
+1
*
csp: document deviations from the references where they occur
Niklas Haas
2016-07-05
1
-1
/
+5
*
vo_opengl: generalize HDR tone mapping mechanism
Niklas Haas
2016-07-03
1
-8
/
+10
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
1
-6
/
+13
*
vo_opengl: revise the transfer curve logic
Niklas Haas
2016-06-28
1
-0
/
+25
*
vo_opengl: implement the Panasonic V-Log function
Niklas Haas
2016-06-28
1
-0
/
+1
*
csputils: add Panasonic V-Gamut primaries
Niklas Haas
2016-06-28
1
-0
/
+9
*
vo_opengl: implement ARIB STD-B68 (HLG) HDR TRC
Niklas Haas
2016-06-28
1
-2
/
+5
*
csputils: add AVCOL_TRC_SMPTEST2084 support
Niklas Haas
2016-05-16
1
-6
/
+12
*
vo_opengl: implement HDR (SMPTE ST2084)
Niklas Haas
2016-05-16
1
-0
/
+1
*
csputils: add DCI-P3 colorspace
Niklas Haas
2016-03-19
1
-0
/
+9
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
1
-12
/
+7
*
vo_opengl: fix gray playback
wm4
2015-12-26
1
-4
/
+3
*
csputils: let mpv recognise frame sequenced 3D matroska videos
Paul B Mahol
2015-12-18
1
-0
/
+2
*
vo_opengl: enable brightness/contrast controls for RGB
wm4
2015-12-12
1
-8
/
+13
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
1
-4
/
+4
*
csputils, vo_opengl: remove XYZ special case in color matrix retrieval
wm4
2015-12-09
1
-5
/
+5
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
1
-17
/
+8
*
vo_opengl: fix issues with some obscure pixel formats
wm4
2015-12-07
1
-4
/
+24
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
1
-1
/
+2
*
video: add a way to disable automatic stereo conversion
wm4
2015-07-10
1
-0
/
+1
*
csputils: improve contrast semantics for limited range output
Niklas Haas
2015-04-29
1
-5
/
+9
*
csputils: apply contrast equalizer in RGB
wm4
2015-04-29
1
-8
/
+3
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
csputils: add some missing colorspaces
Niklas Haas
2015-04-04
1
-8
/
+53
*
video: cleanup stereo mode parsing
wm4
2015-04-02
1
-17
/
+16
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
1
-26
/
+31
*
csputils: unify names for colorspace/etc. names
wm4
2015-03-31
1
-23
/
+23
*
vo_opengl: refactor shader generation (part 2)
Niklas Haas
2015-03-12
1
-0
/
+3
*
Remove some FFmpeg/Libav compatibility hacks
wm4
2015-03-03
1
-8
/
+0
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
1
-0
/
+33
*
Revert recent vo_opengl related commits
wm4
2015-02-28
1
-33
/
+0
*
csputils: add missing gamma support
Niklas Haas
2015-02-28
1
-0
/
+33
*
csputils: add support for BT.470-M
Niklas Haas
2015-02-28
1
-1
/
+12
*
csputils, vo_opengl: remove per-component gamma
wm4
2015-02-03
1
-4
/
+1
*
csputils: remove some unused functions, make some private
wm4
2015-02-03
1
-62
/
+4
*
vo_opengl: handle grayscale input better, add YA16 support
wm4
2015-01-21
1
-2
/
+2
*
video: Remove some stale CMS code, minor cosmetics
Niklas Haas
2015-01-07
1
-5
/
+1
*
csputils: use M_PI
wm4
2015-01-06
1
-1
/
+1
*
csputils: replace float[3][4] with a struct
wm4
2015-01-06
1
-71
/
+53
*
csputils: move image_params -> csp_params into a function
wm4
2015-01-06
1
-0
/
+12
*
csputils: get rid of mp_csp_details
wm4
2015-01-06
1
-6
/
+6
*
csputils: cosmetics
wm4
2015-01-06
1
-137
/
+112
*
video: adjust some Matroska 3D formats
wm4
2014-08-31
1
-2
/
+2
*
csputils: adjust comment
wm4
2014-08-30
1
-3
/
+3
*
video: initial Matroska 3D support
wm4
2014-08-30
1
-0
/
+22
*
video: add a default color space for files with no video
Niklas Haas
2014-07-28
1
-0
/
+3
*
video: Include better heuristics for guessing primaries
Niklas Haas
2014-06-22
1
-0
/
+19
*
video: Refactor rendering intent for DCP XYZ and :srgb
Niklas Haas
2014-06-22
1
-55
/
+75
*
video: Better support for XYZ input
Niklas Haas
2014-06-22
1
-0
/
+30
*
video: Generate an accurate CMS matrix instead of hard-coding
Niklas Haas
2014-06-22
1
-82
/
+216
*
video: Support BT.2020 constant luminance system
Niklas Haas
2014-06-22
1
-1
/
+13
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
1
-1
/
+83
*
video: Add BT.2020-NCL colorspace and transfer function
Niklas Haas
2014-06-22
1
-7
/
+17
*
csputils: provide string descriptions of chroma locations
wm4
2014-02-16
1
-0
/
+6
*
csputils: correct constness of csp name constants
wm4
2014-02-03
1
-3
/
+3
*
video: support setting libswscale chroma position
wm4
2013-07-25
1
-0
/
+9
*
sd_add: add terrible hack for (xy-)vsfilter compatibility
wm4
2013-07-15
1
-0
/
+6
*
csputils.h: don't recursively include libavcodec header
wm4
2013-06-28
1
-9
/
+10
*
vo_opengl: handle chroma location
wm4
2013-06-28
1
-0
/
+19
*
Silence some compiler warnings
wm4
2013-05-21
1
-1
/
+1
*
csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build)
wm4
2013-05-05
1
-2
/
+2
*
video: support YCgCo colorspace
wm4
2013-05-04
1
-0
/
+12
*
vo_opengl: XYZ input support
wm4
2013-05-04
1
-3
/
+23
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+391