summaryrefslogtreecommitdiffstats
path: root/sub/sd.h
Commit message (Expand)AuthorAgeFilesLines
* dec_sub: introduce sub_control(), use it for sub_stepwm42013-06-291-0/+1
* sub: add name field to all sub decoderswm42013-06-031-0/+1
* sub: never set VSFilter aspect if the ASS subtitle is convertedwm42013-06-031-0/+4
* sub: don't check for duplicates on sub conversionwm42013-06-031-0/+4
* sub: make use of libavcodec subtitle converterswm42013-06-031-0/+2
* sub: turn subassconvert_ functions into sub converterswm42013-06-031-0/+2
* sub: basic subtitle converterswm42013-06-031-2/+21
* sub: refactorwm42013-06-011-9/+31
* sub: redo how -no-ass is handledwm42013-05-301-1/+3
* sub, demux: identify subtitle types with the codec namewm42013-04-201-0/+1
* VO, sub: refactorwm42012-10-241-5/+2
* sub: cleanup: don't pass parameters via global variableswm42012-10-161-0/+2
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-0/+3
* sd_lavc: use subtitle framework for former av_sub.c codeUoti Urpala2012-09-181-1/+1
* subtitles: add framework for subtitle decodersUoti Urpala2011-01-181-0/+16