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.h
Commit message (
Expand
)
Author
Age
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
*
video: refactor GPU memcpy usage
wm4
2015-09-25
*
video: replace our own refcounting with libavutil's
wm4
2015-07-05
*
mp_image: remove some unused interlacing flags
wm4
2015-04-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
mp_image: remove redundant flags field
wm4
2015-04-10
*
mp_image: remove redundant chroma_x/y_shift fields
wm4
2015-04-10
*
mp_image: remove redundant plane_w/h fields
wm4
2015-04-10
*
mp_image: get rid of chroma_width/height fields
wm4
2015-04-09
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
mp_image: remove unneeded things
wm4
2015-03-20
*
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
*
vo_opengl: change the way unaligned chroma size is handled
wm4
2015-01-27
*
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
*
video: initial Matroska 3D support
wm4
2014-08-30
*
video: Add support for non-BT.709 primaries
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: 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: change image format from unsigned int to int in some places
wm4
2014-03-17
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
mp_image: add helper for copying image attributes
wm4
2013-11-03
*
Fix previous commit
wm4
2013-09-25
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
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
*
mp_image: refactor colorspace guessing/fallback
wm4
2013-07-15
*
vo_opengl: handle chroma location
wm4
2013-06-28
*
video: add a new method to configure filters and VOs
wm4
2013-06-28
*
mp_image: provide function to convert mp_image to AVFrame
wm4
2013-04-21
*
video: make use of libavcodec refcounting
wm4
2013-03-13
*
video: prepare for libavcodec refcounting
wm4
2013-03-13
*
vf_flip: move flipping code to mp_image.c
wm4
2013-03-01
*
mp_image: remove mp_image.bpp
wm4
2013-01-13
*
vf_expand: support more image formats
wm4
2013-01-13
*
vf_crop: make it work with more image formats
wm4
2013-01-13
*
mp_image: add mp_image_crop()
wm4
2013-01-13
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
*
video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes
wm4
2013-01-13
[next]