Changeset 5039aadf in ffmpeg

Timestamp:
Jun 18, 2014, 4:22:40 PM (10 years ago)
Author:
Clément Bœsch <clement@stupeflix.com>
Branches:
master
Children:
88514378
Parents:
2d702822
git-author:
Clément Bœsch <u@pkh.me> (06/18/14 16:12:11)
git-committer:
Clément Bœsch <clement@stupeflix.com> (06/18/14 16:22:40)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.