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
*
Remove compatibility things
wm4
2016-12-07
*
demux: expose demuxer colorimetry metadata to player
Niklas Haas
2016-11-08
*
csputils: add note that mp_invert_cmat() is LGPL too
wm4
2016-09-30
*
csp: document deviations from the references where they occur
Niklas Haas
2016-07-05
*
vo_opengl: generalize HDR tone mapping mechanism
Niklas Haas
2016-07-03
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
vo_opengl: revise the transfer curve logic
Niklas Haas
2016-06-28
*
vo_opengl: implement the Panasonic V-Log function
Niklas Haas
2016-06-28
*
csputils: add Panasonic V-Gamut primaries
Niklas Haas
2016-06-28
*
vo_opengl: implement ARIB STD-B68 (HLG) HDR TRC
Niklas Haas
2016-06-28
*
csputils: add AVCOL_TRC_SMPTEST2084 support
Niklas Haas
2016-05-16
*
vo_opengl: implement HDR (SMPTE ST2084)
Niklas Haas
2016-05-16
*
csputils: add DCI-P3 colorspace
Niklas Haas
2016-03-19
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
*
vo_opengl: fix gray playback
wm4
2015-12-26
*
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
[next]