1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/fate
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4
14496-3 suggests packing main_data of MP3 that is usually scattered
into multiple frames due to bit reservoir.

However, after packing main_data into a access unit, bitrate index
in the MPEG audio frame header doesn't match with actual frame size.

In order to accept this, this patch removes unnecessary frame size
checking on mp3 decoder.

Also, mov demuxer was changed to use MP3 parser only on special cases
(QT MOV with specific sample description) to avoid re-packetizing.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-06-20 12:18:01 +03:00
..
aac.mak fate: Add a test for AAC ELD480. 2015-02-06 18:56:22 -08:00
ac3.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
acodec.mak fate: correctly set sample rate for mp2 tests 2014-04-09 02:11:25 +02:00
adpcm.mak fate: add tests for SANM and VIMA 2014-04-06 16:42:15 +02:00
alac.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
als.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
amrnb.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
amrwb.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
atrac.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
audio.mak fate: Add test for DCA XLL 2015-03-15 14:51:44 +01:00
avformat.mak Remove avserver. 2014-06-18 14:55:28 +02:00
bmp.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
cdxl.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
cover-art.mak fate: add vorbiscomment cover art test 2013-10-15 19:48:27 +02:00
demux.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
dfa.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
dpcm.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
ea.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
fft.mak fate: Add dependencies for dct/fft/mdct/rdft tests 2014-06-26 16:03:21 -07:00
filter-audio.mak lavf: add AVFMT_FLAG_BITEXACT. 2014-05-15 07:42:07 +02:00
filter-video.mak fate: generate tests/pixfmts.mak for all targets requiring it 2014-08-05 12:18:59 +02:00
flac.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
h264.mak fate: add h264-direct-bff test 2014-07-20 23:32:13 +01:00
hevc.mak FATE: add a test for parameter changes in HEVC 2015-04-03 13:10:03 +02:00
image.mak fate: Add a PICT test 2015-05-06 14:36:01 +01:00
indeo.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
libavcodec.mak build: Conditionally build and run DCT test program 2014-07-21 05:32:35 -07:00
libavdevice.mak fate: Add timefilter test 2013-07-29 19:20:27 +02:00
libavformat.mak rtmpdh: Add fate test for the DH handshake routine 2015-05-29 09:42:35 +03:00
libavresample.mak FATE: add tests for more resampling modes 2014-04-13 11:20:49 +02:00
libavutil.mak cpu-test: test av_cpu_count 2014-08-04 00:17:21 +02:00
lossless-audio.mak fate: add dolby true hd tests 2014-12-09 22:00:08 +01:00
lossless-video.mak fate: Prefix cllc tests with canopus 2015-04-19 22:36:50 +01:00
microsoft.mak fate-vc1_ilaced_twomv: use -flags +bitexact 2014-10-04 11:21:32 +02:00
monkeysaudio.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
mp3.mak mp3: enable packed main_data decoding in MP4 2015-06-20 12:18:01 +03:00
mpc.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
mpeg4.mak fate-mpeg4: use TARGET_SAMPLES for resize tests 2014-10-21 09:57:10 +02:00
opus.mak fate: Use the correct, local path to samples for opus reference files 2014-07-14 22:12:28 +03:00
pcm.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
probe.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
prores.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
qt.mak FATE: add a test for the SVQ1 header byte swapping 2015-02-15 15:30:29 +01:00
qtrle.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
real.mak fate: Switch ra4-288 test from framecrc() to pcm() 2014-09-25 01:44:31 -07:00
screen.mak fate: Add test for tscc2 in mov 2015-03-23 20:53:28 +00:00
seek.mak Remove avserver. 2014-06-18 14:55:28 +02:00
utvideo.mak utvideoenc: Enable support for multiple slices and use them 2014-02-14 15:09:39 +00:00
vcodec.mak FATE: replace -vb with -b:v 2013-03-08 14:14:17 +01:00
video.mak Canopus HQ/HQA decoder 2015-04-19 22:37:23 +01:00
voice.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
vorbis.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
vpx.mak fate: add test for offset theora 2014-12-18 23:22:59 +01:00
vqf.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
wavpack.mak lavf: add AVFMT_FLAG_BITEXACT. 2014-05-15 07:42:07 +02:00
wma.mak fate: Add a --target-samples path parameter 2013-05-28 17:16:54 +03:00
xvid.mak xvid: Add C IDCT 2014-09-02 14:41:13 -07:00