aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
* 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
* 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
* subs, vo: do sub bitmap change detection by comparing IDsGravatar Uoti Urpala2012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* sd_lavc: use subtitle framework for former av_sub.c codeGravatar Uoti Urpala2012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* osd_libass: fix displaying empty text, fix API usageGravatar wm42012-08-21
* Adjust ffmpeg/libav #includes to work with recent upstream changesGravatar Uoti Urpala2012-08-21
* osd: get rid of useless initialization functionGravatar wm42012-08-20
* sub: remove unused definitionsGravatar wm42012-08-20
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* sub: fix confusion of ass_library handlesGravatar wm42012-08-07
* osd_libass: allocate separate ASS_Library for OSDGravatar wm42012-08-07
* osd: reset OSD change state even if VO doesn't draw OSDGravatar wm42012-08-07
* VO: remove old VO glueGravatar wm42012-08-07
* osd: free buffer allocated with av_malloc with av_freeGravatar wm42012-08-04
* sub: simplify code by always defining sub_cpGravatar wm42012-08-03
* subassconvert: order colour names alphabetically / better match W3 listGravatar mplayer-svn2012-08-03
* spudec: use more precise alpha handling for -spuaa 4Gravatar mplayer-svn2012-08-03
* av_sub, spudec: support multiple rectanglesGravatar mplayer-svn2012-08-03
* subreader: eliminate duplicate subtitle linesGravatar mplayer-svn2012-08-03
* subreader: SSA reader: do not strip commas in commandsGravatar mplayer-svn2012-08-03
* subreader: fix reading of aqr/subrip09 subtitlesGravatar mplayer-svn2012-08-03
* subreader: get rid of some code duplicationGravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* osd: minor simplification of vo_osd_changed()Gravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* configure: remove checks for malloc.h and alloca()Gravatar wm42012-07-30
* configure: remove memalign checkGravatar wm42012-07-30
* ass_mp.c: remap libass log levelsGravatar wm42012-07-30
* sub: silence output of subtitle search messageGravatar wm42012-07-30
* sub: remove unrar_execGravatar wm42012-07-30