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-vplayer | |
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-vplayer')
-rw-r--r-- | tests/ref/fate/sub-vplayer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-vplayer b/tests/ref/fate/sub-vplayer index b8fc40e1e8..8077d5b1e9 100644 --- a/tests/ref/fate/sub-vplayer +++ b/tests/ref/fate/sub-vplayer @@ -1 +1 @@ -c8201c542f43a9ea42a787ac74d28049 +d8405387687269f7d763fc324c7c01bb |