summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/sub-mpl2
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/ass: add FFmpeg signatureClément Bœsch2014-10-151-0/+1
|
* avcodec/ass: output missing fields in AVSubtitles and output filesClément Bœsch2014-10-151-7/+7
| | | | Fixes Ticket #3207
* fate: make subtitles tests output to stdout instead of md5Clément Bœsch2014-10-151-1/+15
| | | | This makes tracking subtitles changes simpler.
* avcodec/ass: move playres parameters below scripttypeClément Bœsch2014-06-181-1/+1
| | | | Suggested-by: wm4
* avcodec/ass: explicit PlayRes[XY]Clément Bœsch2014-06-181-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œsch2012-12-301-0/+1
OpenPOWER on IntegriCloud