- Mar 30, 2018
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Mar 29, 2018
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- May 13, 2017
-
-
Michael Niedermayer authored
It is needed in some corner cases that seem not to be forbidden Fixes: out of array index Fixes: 1538/clusterfuzz-testcase-minimized-4696904925446144 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jan 22, 2017
-
-
Jonathan Campbell authored
use av_lfg_init_from_data() to seed AC-3 dithering from the AC-3 frame data to make it consistent given the same AC-3 frame, if option is set. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Sep 30, 2016
-
-
Justin Ruggles authored
Also use (float **) instead of (float (*)[2]). This matches the matrix layout in libavresample so we can reuse assembly code between the two. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Sep 15, 2016
-
-
Nikolas Bowe authored
Currently when using target_level with EAC3 it produces silence. This small patch fixes target_level for decoding EAC3. Example: ffmpeg -y -i /tmp/test.wav -acodec eac3 -dialnorm -14 -ac 6 -b:a 384000 /tmp/test.m2ts ffmpeg -y -target_level -24 -i /tmp/test.m2ts -acodec pcm_s16le -f matroska /tmp/out.mkv ffplay /tmp/out.mkv Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Apr 02, 2016
-
-
Tim Walker authored
These errors neither prevent nor stop successful decoding of the E-AC-3 stream's "core", causing avpriv_request_sample to be called for every single frame in the bitstream. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Jul 27, 2015
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Mar 14, 2015
-
-
Andreas Cadhalpun authored
The AC3DecodeContext has a float (USE_FIXED=0) and an integer (USE_FIXED=1) variant, both of which can be present in the same binary. This is not only very confusing, but it also breaks horribly, when one variant is used by code expecting the other. This currently happens, because eac3dec.c is only compiled for the float variant, but also used from ac3dec_fixed.c, which uses the integer variant. The result is memory corruption, leading to crashes. So compile eac3dec.c once for each variant and adapt it, so that it works with the integer variant. A loss of precission and scaling bug has been fixed by the committer Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 20, 2014
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 27, 2014
-
-
Jean-Francois Thibert authored
Added support for AC3 heavy dynamic range compression used to restrict the output range and added a setting to specify the output target level and use the dialog normalization field to apply it in the digital domain. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 23, 2014
-
-
Diego Biurrun authored
-
- Apr 01, 2014
-
-
Michael Niedermayer authored
the CONFIG_ prefix is used by configure, using it for other things is potentially confusing to the reader Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Nedeljko Babic <nbabic@mips.com>
-
Nedeljko Babic authored
Signed-off-by:
Nedeljko Babic <nbabic@mips.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 19, 2014
-
-
Tim Walker authored
-
- Jan 05, 2014
-
-
Tim Walker authored
-
- Nov 22, 2013
-
-
Tim Walker authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Jul 17, 2013
-
-
Christophe Gisquet authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- May 18, 2013
-
-
Christophe Gisquet authored
It was previously declared as int. Does not change fate results for x86. Conflicts: libavcodec/ppc/fmtconvert_altivec.c Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 12, 2013
-
-
Justin Ruggles authored
-
- Jan 16, 2013
-
-
Justin Ruggles authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Dec 09, 2012
-
-
Mans Rullgard authored
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Oct 06, 2012
-
-
Diego Biurrun authored
Anonymous structs cannot be forward declared and have no benefit.
-
- Sep 12, 2012
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Dec 02, 2011
-
-
Justin Ruggles authored
Deprecate avcodec_decode_audio3(). Implement audio support in avcodec_default_get_buffer(). Implement the new audio decoder API in all audio decoders.
-
- Sep 06, 2011
-
-
Reimar Döffinger authored
Since we now always allocate it, it can simply be made part of the context instead.
-
- Aug 12, 2011
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 10, 2011
-
-
Anton Khirnov authored
Deprecate corresponding AVCodecContext option. This is the first test of decoder private options.
-
- Jul 02, 2011
-
-
Reinhard Tartler authored
Before this, almost all module groups have been used for grouping functions and fields in structures semantically. This causes them to not appear properly in the file documentation and needlessly clutters up the "Modules" index. Additionally, this commit streamlines some spelling and appearances.
-
- Jun 13, 2011
-
-
Reimar Döffinger authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- May 24, 2011
-
-
Justin Ruggles authored
Channel coupling is an optional AC-3 feature that increases quality by combining high frequency information from multiple channels into a single channel. The per-channel high frequency information is sent with less accuracy in both the frequency and time domains. This allows more bits to be used for lower frequencies while preserving enough information to reconstruct the high frequencies.
-
- Apr 26, 2011
-
-
Vitor Sessak authored
Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- Apr 05, 2011
-
-
Reimar Döffinger authored
Since we now always allocate it, it can simply be made part of the context instead.
-
- Apr 01, 2011
-
-
Reimar Döffinger authored
-
- Mar 29, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Mar 25, 2011
-
-
Justin Ruggles authored
and decoder, and vice-versa for the AC-3 encoder.
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Mar 05, 2011
-
-
Justin Ruggles authored
(cherry picked from commit b35743ff)
-
- Mar 04, 2011
-
-
Justin Ruggles authored
-