- 07 Aug, 2015 1 commit
-
-
Michael Niedermayer authored
tests/fate/mp3: increase mp3-float-extra_overread FUZZ for ppc64be-RHEL7.0-gcc-4.8.2-ibmcrl to 23 from 20 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 02 Aug, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 31 Jul, 2015 2 commits
-
-
Anton Khirnov authored
Those tests test the float decoder, so it is preferable to dump the decoder output directly instead of converting it to s16.
-
Anton Khirnov authored
This is not dependent on the output format.
-
- 20 Jun, 2015 1 commit
-
-
nu774 authored
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>
-
- 28 May, 2013 1 commit
-
-
Martin Storsjö authored
This allows having the samples accessible via different paths on the target and on the host. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 04 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 01 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
This should fix fate failures of the hecommon test Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Sep, 2012 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 19 May, 2012 1 commit
-
-
Mans Rullgard authored
This allows fate to run without errors with or without SAMPLES being set. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 09 May, 2012 1 commit
-
-
Mans Rullgard authored
This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 29 Feb, 2012 1 commit
-
-
Justin Ruggles authored
related to b7165426 Error messages and audible artifacts were fixed in that commit.
-
- 04 Sep, 2011 1 commit
-
-
Anton Khirnov authored
-
- 23 Aug, 2010 3 commits
-
-
Vitor Sessak authored
instead of current "make output file of size less than ss". Also use it to make MP3 tests more readable (using -fs xxx where xxx is the requested output size, not something slightly lower). Originally committed as revision 24884 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 24881 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 24880 to svn://svn.ffmpeg.org/ffmpeg/trunk
-