index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
draw_bmp.c
Commit message (
Expand
)
Author
Age
*
img_convert: add sub_bitmap bounding box functions
wm4
2013-01-13
*
draw_bmp: don't copy Y plane on up/down-sampling
wm4
2013-01-13
*
draw_bmp: do not reallocate upsample temp image on each frame
wm4
2013-01-13
*
draw_bmp: refactor
wm4
2013-01-13
*
draw_bmp: always allocate cache
wm4
2013-01-13
*
mp_image: add mp_image_crop()
wm4
2013-01-13
*
vo_xv, vo_x11: simplify OSD redrawing
wm4
2013-01-13
*
draw_bmp: better way to find 444 format
wm4
2013-01-13
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
*
mp_image: simplify image allocation
wm4
2013-01-13
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
*
video: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
*
draw_bmp: add RGB rendering to fix image quality issues
wm4
2012-11-22
*
vo_xv: don't require frame stepping to remove OSD or subs
wm4
2012-11-21
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
draw_bmp: remove swscale bug workaround
wm4
2012-11-01
*
screenshot, draw_bmp: use colorspace passed with mp_image
wm4
2012-11-01
*
csputils: better support for integer color values
wm4
2012-10-28
*
draw_bmp, csputils: use function instead of macro
wm4
2012-10-28
*
draw_bmp: cosmetics, refactor
wm4
2012-10-28
*
draw_bmp: remove CONDITIONAL2 code
wm4
2012-10-24
*
options: remove subtitle related options that did nothing
wm4
2012-10-24
*
draw_bmp: fix IMGFMT_BGR32 use
Rudolf Polzer
2012-10-24
*
draw_bmp: fix for yuy2 format
wm4
2012-10-24
*
draw_bmp: don't try to call swscale if image format not supported
wm4
2012-10-24
*
sub: add cache to mp_draw_sub_bitmaps()
wm4
2012-10-24
*
draw_bmp: compensate for libswscale writing past image bounds
wm4
2012-10-24
*
sub: add helper to draw sub-bitmaps into an image
Rudolf Polzer
2012-10-24