diff options
author | Clément Bœsch <u@pkh.me> | 2014-06-18 18:12:11 +0200 |
---|---|---|
committer | Clément Bœsch <clement@stupeflix.com> | 2014-06-18 18:22:40 +0200 |
commit | 5039aadf68deb9ad6dd0737ea11259fe53d3727b (patch) | |
tree | dd95ad8727ac06d9ad41a19959a701fa640e2575 /tests/ref/fate/sub-microdvd | |
parent | 2d70282254834b276ab5eea44dba694f98551c79 (diff) | |
download | ffmpeg-5039aadf68deb9ad6dd0737ea11259fe53d3727b.tar.gz |
avcodec/ass: explicit PlayRes[XY]
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.
Diffstat (limited to 'tests/ref/fate/sub-microdvd')
-rw-r--r-- | tests/ref/fate/sub-microdvd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-microdvd b/tests/ref/fate/sub-microdvd index 2059989172..1dff1a50c5 100644 --- a/tests/ref/fate/sub-microdvd +++ b/tests/ref/fate/sub-microdvd @@ -1 +1 @@ -35e133576aa3881d2de8dbf39a8d6df7 +c150177fc8bb928b51de3533fd105225 |