aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/dec_sub.h
Commit message (Expand)AuthorAge
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* player: add experimental stream recording featureGravatar wm42017-02-07
* sd_lavc: remove old broken heuristicGravatar wm42017-01-23
* sub: Add SD_CTRL_UPDATE_SPEEDGravatar Vladimir Panteleev2016-09-13
* sub: pass preferred OSD format to subtitle renderersGravatar wm42016-07-03
* sub: make preloading more robustGravatar wm42016-03-06
* sub: pass all attachments to the subtitle decoderGravatar wm42016-03-03
* sub: change how subtitles are readGravatar wm42015-12-29
* sub: refactor initializationGravatar wm42015-12-27
* sub: minor refactor how video FPS for MicroDVD is setGravatar wm42015-12-27
* sub: destroy/recreate ASS_Renderer when disabling/enablings subsGravatar wm42015-12-26
* sub: always recreate ASS_Renderer on subtitle decoder reinitGravatar wm42015-12-26
* sub: cache subtitle state per track instead of per demuxer streamGravatar wm42015-12-26
* sub: clear subtitle list when crossing timeline boundaryGravatar wm42015-12-25
* sub: remove unused video width/height headersGravatar wm42015-12-18
* sub: remove subtitle filter chain conceptGravatar wm42015-12-18
* sub: allow feeding bitmap subs in advanceGravatar wm42015-12-05
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* 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