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
/
mp_image.c
Commit message (
Expand
)
Author
Age
...
*
mp_image: remove unneeded things
wm4
2015-03-20
*
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
*
video: fix typo
wm4
2015-02-28
*
csputils: add missing gamma support
Niklas Haas
2015-02-28
*
vo_opengl: change the way unaligned chroma size is handled
wm4
2015-01-27
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
mp_image: reject invalid display aspect ratio
wm4
2015-01-13
*
mp_image: copy missing attributes
James Ross-Gowan
2015-01-07
*
mp_image: check for malloc failure
wm4
2014-12-13
*
video: remove things forgotten in previous commit
wm4
2014-12-03
*
mp_image: slightly better image params verbose info
wm4
2014-11-12
*
video: move formatting of image parameters to separate function
wm4
2014-11-12
*
mp_image: check memory allocation
wm4
2014-11-08
*
video: refuse to allocate image data for hwaccel formats
wm4
2014-11-05
*
video: fix some vo_direct3d crashes due to FFmpeg nonsense
wm4
2014-09-21
*
video: initial Matroska 3D support
wm4
2014-08-30
*
video: Include better heuristics for guessing primaries
Niklas Haas
2014-06-22
*
video: Better support for XYZ input
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
*
video: correct spelling: mp_image_params_equals -> mp_image_params_equal
wm4
2014-06-17
*
video: remove redundant function
wm4
2014-06-17
*
video: check image parameters
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video: fix screenshots with anamorphic video
wm4
2014-05-02
*
video: remove redundant mp_image display_w/_h members
wm4
2014-04-29
*
mp_image: add rotation parameter
wm4
2014-04-21
*
video: make mp_image use mp_image_params directly
wm4
2014-04-21
*
video: remove use of deprecated AVFrame fields on Libav
wm4
2014-04-15
*
mp_image: add missing field to mp_image_params_equals()
wm4
2014-03-28
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
*
mp_image: reject too large image sizes
wm4
2014-01-29
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
*
build: make pthreads mandatory
wm4
2013-11-28
*
mp_image: add helper for copying image attributes
wm4
2013-11-03
*
talloc: change talloc destructor signature
wm4
2013-10-13
*
gl_video: handle non-mod-2 4:2:0 YUV video correctly
wm4
2013-08-06
*
mp_image: make reference counting thread-safe
wm4
2013-07-28
*
mp_image: pass through colorspace info to libavfilter
wm4
2013-07-28
*
video: support setting libswscale chroma position
wm4
2013-07-25
*
mp_image: create AVBuffers for all planes when converting to AVFrame
wm4
2013-07-24
*
img_format: add a mask for color class
wm4
2013-07-18
*
mp_image: one utility function to set image parameters
wm4
2013-07-18
*
sws_utils: refactor swscale wrapper code
wm4
2013-07-18
*
video: redo how colorspaces are handled
wm4
2013-07-16
[prev]
[next]