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
...
*
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
*
mp_image: explicitly forbid using RGB colorspace with YUV formats
wm4
2013-07-15
*
mp_image: refactor colorspace guessing/fallback
wm4
2013-07-15
*
csputils.h: don't recursively include libavcodec header
wm4
2013-06-28
*
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: copy palette only if allocated
wm4
2013-06-28
*
mp_image: align image allocation height
wm4
2013-05-17
*
mp_image: provide function to convert mp_image to AVFrame
wm4
2013-04-21
*
video: use new method to get QP table
wm4
2013-03-15
*
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
*
mp_image: add mp_image_crop()
wm4
2013-01-13
*
video: remove img_format compat hacks
wm4
2013-01-13
*
video: cleanup: move and rename vf_mpi_clear and vf_clone_attributes
wm4
2013-01-13
*
mp_image: change how palette is handled
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
*
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: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
*
mp_image: make alloc_mpi() always allocate with aligned stride
wm4
2012-11-22
*
draw_bmp: add RGB rendering to fix image quality issues
wm4
2012-11-22
*
video: add IMGFMT_Y16/PIX_FMT_GRAY16
wm4
2012-11-14
*
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
[prev]