aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/draw_bmp.c
Commit message (Expand)AuthorAge
* vo_xv: don't require frame stepping to remove OSD or subsGravatar wm42012-11-21
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* draw_bmp: remove swscale bug workaroundGravatar wm42012-11-01
* screenshot, draw_bmp: use colorspace passed with mp_imageGravatar wm42012-11-01
* csputils: better support for integer color valuesGravatar wm42012-10-28
* draw_bmp, csputils: use function instead of macroGravatar wm42012-10-28
* draw_bmp: cosmetics, refactorGravatar wm42012-10-28
* draw_bmp: remove CONDITIONAL2 codeGravatar wm42012-10-24
* options: remove subtitle related options that did nothingGravatar wm42012-10-24
* draw_bmp: fix IMGFMT_BGR32 useGravatar Rudolf Polzer2012-10-24
* draw_bmp: fix for yuy2 formatGravatar wm42012-10-24
* draw_bmp: don't try to call swscale if image format not supportedGravatar wm42012-10-24
* sub: add cache to mp_draw_sub_bitmaps()Gravatar wm42012-10-24
* draw_bmp: compensate for libswscale writing past image boundsGravatar wm42012-10-24
* sub: add helper to draw sub-bitmaps into an imageGravatar Rudolf Polzer2012-10-24