summaryrefslogtreecommitdiffstats
path: root/sub/sd_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* sub, demux: identify subtitle types with the codec namewm42013-04-201-14/+21
* Prefix CODEC_ID_ with AV_wm42013-03-131-5/+5
* sd_lavc: keep subs on subtitle track switchingwm42012-12-121-1/+7
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* VO, sub: refactorwm42012-10-241-8/+7
* sub: fix and simplify some change detection detailswm42012-10-161-8/+4
* sub: never decode subs to old OSD formatwm42012-10-161-68/+22
* sub: cosmetics: move things aroundwm42012-10-161-0/+1
* sub: cleanup: don't pass parameters via global variableswm42012-10-161-4/+5
* sub: make it easier to set DVD sub decoding with sd_lavcwm42012-10-161-7/+22
* sub: create sub_bitmap array even when using libasswm42012-10-161-2/+3
* subs, vo_vdpau: support RGBA color for PGS subtitlesUoti Urpala2012-09-181-11/+120
* sd_lavc: use subtitle framework for former av_sub.c codeUoti Urpala2012-09-181-0/+162