summaryrefslogtreecommitdiffstats
path: root/sub/dec_sub.h
Commit message (Expand)AuthorAgeFilesLines
* sd_add: add terrible hack for (xy-)vsfilter compatibilitywm42013-07-151-0/+1
* dec_sub: introduce sub_control(), use it for sub_stepwm42013-06-291-5/+5
* sub: preload external text subtitleswm42013-06-231-0/+2
* sub: basic subtitle converterswm42013-06-031-1/+1
* sub: refactorwm42013-06-011-10/+26
* core: add demux_sub pseudo demuxerwm42013-06-011-3/+0
* sub: various minor subtitle related changeswm42013-06-011-4/+0
* sub: redo how -no-ass is handledwm42013-05-301-2/+3
* sub, demux: identify subtitle types with the codec namewm42013-04-201-4/+3
* VO, sub: refactorwm42012-10-241-8/+3
* sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorwm42012-10-241-2/+0
* sub: never decode subs to old OSD formatwm42012-10-161-2/+0
* sub: cosmetics: move things aroundwm42012-10-161-53/+3
* sub: cleanup: don't pass parameters via global variableswm42012-10-161-1/+2
* sub: always go through sub.c for OSD renderingwm42012-10-161-0/+9
* sub: allow rendering OSD in ASS image format directly, simplifywm42012-10-161-4/+9
* sub: create sub_bitmap array even when using libasswm42012-10-161-14/+35
* subs, vo_vdpau: support RGBA color for PGS subtitlesUoti Urpala2012-09-181-0/+19
* subs: restore support for sub_step command with libasswm42012-09-181-0/+4
* subs, vo: do sub bitmap change detection by comparing IDsUoti Urpala2012-09-181-1/+1
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-0/+11
* subs: libass: use a single persistent renderer for subtitlesUoti Urpala2012-09-181-0/+10
* subtitles: add framework for subtitle decodersUoti Urpala2011-01-181-0/+14