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-aqtitle | |
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-aqtitle')
-rw-r--r-- | tests/ref/fate/sub-aqtitle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-aqtitle b/tests/ref/fate/sub-aqtitle index c477b0af8c..0d04c9d307 100644 --- a/tests/ref/fate/sub-aqtitle +++ b/tests/ref/fate/sub-aqtitle @@ -1 +1 @@ -1c68def68db6536c235819cbe0638e00 +2603c926b8b235032762ef2ae47a7779 |