Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sub: add name field to all sub decoders | wm4 | 2013-06-03 | 1 | -0/+1 |
* | sub: never set VSFilter aspect if the ASS subtitle is converted | wm4 | 2013-06-03 | 1 | -0/+4 |
* | sub: don't check for duplicates on sub conversion | wm4 | 2013-06-03 | 1 | -0/+4 |
* | sub: make use of libavcodec subtitle converters | wm4 | 2013-06-03 | 1 | -0/+2 |
* | sub: turn subassconvert_ functions into sub converters | wm4 | 2013-06-03 | 1 | -0/+2 |
* | sub: basic subtitle converters | wm4 | 2013-06-03 | 1 | -2/+21 |
* | sub: refactor | wm4 | 2013-06-01 | 1 | -9/+31 |
* | sub: redo how -no-ass is handled | wm4 | 2013-05-30 | 1 | -1/+3 |
* | sub, demux: identify subtitle types with the codec name | wm4 | 2013-04-20 | 1 | -0/+1 |
* | VO, sub: refactor | wm4 | 2012-10-24 | 1 | -5/+2 |
* | sub: cleanup: don't pass parameters via global variables | wm4 | 2012-10-16 | 1 | -0/+2 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 | 1 | -0/+3 |
* | sd_lavc: use subtitle framework for former av_sub.c code | Uoti Urpala | 2012-09-18 | 1 | -1/+1 |
* | subtitles: add framework for subtitle decoders | Uoti Urpala | 2011-01-18 | 1 | -0/+16 |