aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sd.h
Commit message (Expand)AuthorAge
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* sub: add SDH subtitle filterGravatar Dan Oscarsson2017-03-25
* sub: don't potentially discard too many subtitles on seekGravatar wm42016-08-14
* 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
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* 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: remove unused video width/height headersGravatar wm42015-12-18
* sub: remove subtitle filter chain conceptGravatar wm42015-12-18
* sub: do not clear subtitle list on seekingGravatar wm42015-12-18
* sd_ass: remove dead codeGravatar wm42015-12-17
* sub: increase gap/overlap fixing threshold to 210msGravatar wm42015-12-07
* sub: move subtitle FPS adjustment to sd_ass.cGravatar wm42015-12-05
* sd_lavc: remove small gaps between subtitlesGravatar wm42015-12-05
* sub: allow feeding bitmap subs in advanceGravatar wm42015-12-05
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* sub: this isn't needed eitherGravatar wm42015-03-03
* demux_libass: change how external ASS subtitles are loadedGravatar wm42014-03-15
* sub: handle vobsub-in-mp4Gravatar wm42014-02-13
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* demux: rename demux_packet.h to packet.hGravatar wm42013-11-18
* dec_sub: introduce sub_control(), use it for sub_stepGravatar wm42013-06-29
* sub: add name field to all sub decodersGravatar wm42013-06-03
* sub: never set VSFilter aspect if the ASS subtitle is convertedGravatar wm42013-06-03
* sub: don't check for duplicates on sub conversionGravatar wm42013-06-03
* sub: make use of libavcodec subtitle convertersGravatar wm42013-06-03
* sub: turn subassconvert_ functions into sub convertersGravatar wm42013-06-03
* sub: basic subtitle convertersGravatar wm42013-06-03
* sub: refactorGravatar 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: cleanup: don't pass parameters via global variablesGravatar wm42012-10-16
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* sd_lavc: use subtitle framework for former av_sub.c codeGravatar Uoti Urpala2012-09-18
* subtitles: add framework for subtitle decodersGravatar Uoti Urpala2011-01-18