Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/ass: add FFmpeg signature | Clément Bœsch | 2014-10-15 | 1 | -0/+1 |
| | |||||
* | avcodec/ass: output missing fields in AVSubtitles and output files | Clément Bœsch | 2014-10-15 | 1 | -7/+7 |
| | | | | Fixes Ticket #3207 | ||||
* | fate: make subtitles tests output to stdout instead of md5 | Clément Bœsch | 2014-10-15 | 1 | -1/+15 |
| | | | | This makes tracking subtitles changes simpler. | ||||
* | avcodec/ass: move playres parameters below scripttype | Clément Bœsch | 2014-06-18 | 1 | -1/+1 |
| | | | | Suggested-by: wm4 | ||||
* | avcodec/ass: explicit PlayRes[XY] | Clément Bœsch | 2014-06-18 | 1 | -1/+1 |
| | | | | | | | | This avoids the following libass warning when using the subtitles filter: "Neither PlayResX nor PlayResY defined. Assuming 384x288" Subtitles tests change because the output is ASS and the PlayRes[XY] ends up in the output. | ||||
* | Add MPL2 subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 1 | -0/+1 |