aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sd_lavc.c
Commit message (Expand)AuthorAge
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* sd_lavc: don't stretch DVD subtitles to video aspectGravatar wm42013-07-16
* Fix build on Libav (again)Gravatar wm42013-07-15
* sd_lavc: respect forced subs only setting for DVD subsGravatar wm42013-06-29
* sub: add name field to all sub decodersGravatar wm42013-06-03
* sub: refactorGravatar wm42013-06-01
* sub: various minor subtitle related changesGravatar wm42013-06-01
* sub: add sd_spu.c to wrap spudec, cleanup mplayer.cGravatar wm42013-05-30
* sub: redo how -no-ass is handledGravatar wm42013-05-30
* sub, demux: identify subtitle types with the codec nameGravatar wm42013-04-20
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* sd_lavc: keep subs on subtitle track switchingGravatar wm42012-12-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* VO, sub: refactorGravatar wm42012-10-24
* sub: fix and simplify some change detection detailsGravatar wm42012-10-16
* 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: make it easier to set DVD sub decoding with sd_lavcGravatar 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
* sd_lavc: use subtitle framework for former av_sub.c codeGravatar Uoti Urpala2012-09-18