summaryrefslogtreecommitdiffstats
path: root/sub/dec_sub.c
Commit message (Expand)AuthorAgeFilesLines
* sub, demux: identify subtitle types with the codec namewm42013-04-201-3/+22
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* VO, sub: refactorwm42012-10-241-2/+2
* sub: never decode subs to old OSD formatwm42012-10-161-3/+0
* sub: cleanup: don't pass parameters via global variableswm42012-10-161-13/+15
* sub: make it easier to set DVD sub decoding with sd_lavcwm42012-10-161-1/+1
* sub: create sub_bitmap array even when using libasswm42012-10-161-1/+2
* subs, vo_vdpau: support RGBA color for PGS subtitlesUoti Urpala2012-09-181-1/+2
* subs, vo: do sub bitmap change detection by comparing IDsUoti Urpala2012-09-181-6/+13
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-3/+26
* sd_lavc: use subtitle framework for former av_sub.c codeUoti Urpala2012-09-181-1/+5
* subtitles: add framework for subtitle decodersUoti Urpala2011-01-181-0/+72