ffmpeg/tests/ref
Michael Niedermayer 89a420b71b avcodec/mpegaudio_parser: Discard ID3v1 tag at the end
Ideally this should be discarded by the demuxer but this is not
possible without fully parsing which would be then very similar
to this. The current ID3v1 discard code in the demuxer does not work
and will be removed in a subsequent commit

The discard code could be adjusted if needed to also discard tags at
other locations than the end or to limit this possibly to input
from the mp3 demuxer or even to move the discarding to the
decoder.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-24 02:48:37 +02:00
..
acodec avformat/rawenc: Store sample number for ADX 2015-06-21 12:16:24 +02:00
fate avcodec/mpegaudio_parser: Discard ID3v1 tag at the end 2015-06-24 02:48:37 +02:00
lavf lavf/riffenc: Set correct block align for mp2. 2015-06-04 17:03:34 +02:00
lavf-fate Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9' 2014-10-24 15:30:12 +02:00
seek avformat/mxfenc: Add color siting element 2015-05-22 15:30:31 +02:00
vsynth fate: add some tests for ffv1 level 3 with 8/10/16 bps 2015-06-22 19:09:50 +02:00
vsynth1
vsynth_lena tests: Rename vsynth2 to vsynth_lena 2014-12-02 03:02:30 +01:00