aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/dec_sub.h
Commit message (Expand)AuthorAge
* sub: uglify sub decoder with lockingGravatar wm42014-01-17
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* player: rearrange how subtitle context and stream headers are usedGravatar wm42013-11-23
* sd_add: add terrible hack for (xy-)vsfilter compatibilityGravatar wm42013-07-15
* dec_sub: introduce sub_control(), use it for sub_stepGravatar wm42013-06-29
* sub: preload external text subtitlesGravatar wm42013-06-23
* sub: basic subtitle convertersGravatar wm42013-06-03
* sub: refactorGravatar wm42013-06-01
* core: add demux_sub pseudo demuxerGravatar wm42013-06-01
* sub: various minor subtitle related changesGravatar wm42013-06-01
* sub: redo how -no-ass is handledGravatar wm42013-05-30
* sub, demux: identify subtitle types with the codec nameGravatar wm42013-04-20
* VO, sub: refactorGravatar wm42012-10-24
* sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorGravatar wm42012-10-24
* 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: allow rendering OSD in ASS image format directly, simplifyGravatar 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
* 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
* subtitles: add framework for subtitle decodersGravatar Uoti Urpala2011-01-18