Changeset 3b1dcdec in ffmpeg

Timestamp:
Nov 12, 2013, 2:15:33 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
da9d360
Parents:
355cea8d
git-author:
Erik Olofsson <eaj.olofsson@gmail.com> (11/07/13 20:07:10)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (11/12/13 02:15:33)
Message:

libavcodec/xsubenc.c: Fix bounding box coordinates

Fix coordinates of the lower right corner of the text area.
Note that the coordinates are redundant as the size and
position of the text area are known.
Many decoders (including Sony Playstation 3, VLC and FFmpeg)
ignore the redundant coordinates.
Some hardware decoders need them for correct playback.

Verified on Philips DVD player models HTS7201 and DVP3380.

Fixes ticket #3031

Signed-off-by: Erik Olofsson <eaj.olofsson@gmail.com>
Reviewed-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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