ffmpeg/tests/ref
Clément Bœsch 5c219e289e avcodec/srtdec: attempt to correct SubRip positioning
The positioning was completely wrong. First, the coordinates are
expressed in ASS playback resolution (which is by default 384x288).
Secondly, the coordinates define a drawing rectangle, not a moving area.
The previous code was making subtitles move from a random position to
another random position.

Here we rescale assuming the video resolution is a DVD one (720x480). We
can't really do anything better so far, but since this positioning
information is often from a DVD rip we can consider them relatively
safe.
2015-05-14 12:11:34 +02:00
..
acodec fate: add tta encoder test 2015-04-13 11:33:02 +02:00
fate avcodec/srtdec: attempt to correct SubRip positioning 2015-05-14 12:11:34 +02:00
lavf tests/fate: added mxf opatom audio regression tests 2015-04-13 02:08:46 +02:00
lavf-fate Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9' 2014-10-24 15:30:12 +02:00
seek avcodec/snowenc: set dia_size for the first pass of motion estimation too 2015-05-10 14:19:56 +02:00
vsynth avcodec/snowenc: set dia_size for the first pass of motion estimation too 2015-05-10 14:19:56 +02:00
vsynth1
vsynth_lena tests: Rename vsynth2 to vsynth_lena 2014-12-02 03:02:30 +01:00