aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' into osd_changesGravatar wm42012-10-24
|\
* | options: remove --ffactor switchGravatar wm42012-10-24
* | options: remove --subfont-autoscale (changes default font scale)Gravatar wm42012-10-24
* | options: remove subtitle related options that did nothingGravatar wm42012-10-24
* | draw_bmp: fix IMGFMT_BGR32 useGravatar Rudolf Polzer2012-10-24
* | sub: add clarifying commentsGravatar wm42012-10-24
* | draw_bmp: fix for yuy2 formatGravatar wm42012-10-24
* | sub: simplify OSD redrawing logicGravatar wm42012-10-24
* | VO, sub: refactorGravatar 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
* | sub, vf_ass: allow rendering RGBA subs, replace old vf_ass renderingGravatar wm42012-10-24
* | sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorGravatar wm42012-10-24
* | spudec: use csputils for color conversionGravatar wm42012-10-24
* | Remove things related to old OSDGravatar wm42012-10-24
* | img_convert: fix alignment for RGBA imagesGravatar wm42012-10-24
* | sub: add function to draw OSD into an imageGravatar 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
| * osd_libass: increase robustness when handling internal OSD escapesGravatar wm42012-10-22
| * osd_libass: fix stupid dangling pointer crashGravatar wm42012-10-22
* | Merge branch 'master' into osd_changesGravatar wm42012-10-16
|\|
* | sub: fix and simplify some change detection detailsGravatar wm42012-10-16
* | spudec.c: crop subs, set scaled flagGravatar wm42012-10-16
* | sub: switch to premultiplied alphaGravatar wm42012-10-16
* | sub: never decode subs to old OSD formatGravatar wm42012-10-16
* | sub: cosmetics: move things aroundGravatar wm42012-10-16
* | sub: cleanup: don't pass parameters via global variablesGravatar wm42012-10-16
* | sub: always go through sub.c for OSD renderingGravatar wm42012-10-16
* | sub, VO: remove vo_osd_resized() functionGravatar wm42012-10-16
* | sub: remove logic for disabling hinting on scaled EOSDGravatar wm42012-10-16
* | sub: make it easier to set DVD sub decoding with sd_lavcGravatar wm42012-10-16
* | osd_libass: set RTL base direction to neutralGravatar wm42012-10-16
* | sub: cleanup: remove vo_osd_probar_type/value global variablesGravatar wm42012-10-16
* | sub: cosmetics: turn some defines into enumsGravatar wm42012-10-16
* | sub: allow converting DVD subs to RGBAGravatar wm42012-10-16
* | sub: allow rendering OSD in ASS image format directly, simplifyGravatar wm42012-10-16
* | sub: add preliminary emulation layer to draw OSD with EOSDGravatar wm42012-10-16
* | sub: create sub_bitmap array even when using libassGravatar wm42012-10-16
| * osd_libass: fix \n escapesGravatar wm42012-10-14
| * sub: add --ass-style-override option to disable style overridesGravatar wm42012-10-12
| * sub: enable sub-pos with libassGravatar wm42012-10-12
|/
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* options: remove -subalignGravatar wm42012-09-18
* subs: restore support for sub_step command with libassGravatar wm42012-09-18