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
*
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
*
mp_image: simplify image allocation
wm4
2013-01-13
*
video: use libavutil pixel format descriptors
wm4
2013-01-13
*
video: remove things related to old DR code
wm4
2013-01-13
*
video/filter: change filter API, use refcounting, remove filter DR
wm4
2013-01-13
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
*
mp_image: refcounting helpers
wm4
2013-01-13
*
video: remove slice based filtering and video output
wm4
2013-01-13
*
mp_image: make alloc_mpi() always allocate with aligned stride
wm4
2012-11-22
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12