summaryrefslogtreecommitdiff
path: root/tests/ref/fate/sub-mpsub
Commit message (Collapse)AuthorAge
* avcodec/ass: explicitly set ScaledBorderAndShadowOneric2020-05-23
| | | | | Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avcodec/ass: add FFmpeg signatureClément Bœsch2014-10-15
|
* avcodec/ass: output missing fields in AVSubtitles and output filesClément Bœsch2014-10-15
| | | | Fixes Ticket #3207
* fate: make subtitles tests output to stdout instead of md5Clément Bœsch2014-10-15
| | | | This makes tracking subtitles changes simpler.
* avcodec/ass: move playres parameters below scripttypeClément Bœsch2014-06-18
| | | | Suggested-by: wm4
* avcodec/ass: explicit PlayRes[XY]Clément Bœsch2014-06-18
| | | | | | | | 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 MPlayer subtitles demuxer.Clément Bœsch2012-12-30