ffmpeg/tests/ref
Nicolas George 0884d04dc3 lavc: fix recoded subtitles end.
Text subtitles packets are not 0-terminated (and if they are,
it is handled by the recoding process since 0 is a valid
Unicode code point). The terminating 0 would overwrite the
last payload octet.

OTOH, packets must be 0-padded.

Fix a problem reported in trac ticket #2431.
2013-04-07 13:25:24 +02:00
..
acodec lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
fate lavc: fix recoded subtitles end. 2013-04-07 13:25:24 +02:00
lavf dpxenc: fix data offset 2013-03-15 21:09:36 +01:00
lavf-fate mp3dec: Fix VBR bit rate parsing 2013-03-05 13:06:01 +01:00
lavfi tests: add overlay rgb and yuv444 tests 2013-03-05 13:20:13 +01:00
seek Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44' 2013-03-12 15:57:28 +01:00
vsynth Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44' 2013-03-12 15:57:28 +01:00
vsynth1
vsynth2