- 26 May, 2016 1 commit
-
-
foo86 authored
Avoids unwanted parser dependency on dcadata. Signed-off-by: James Almer <jamrial@gmail.com>
-
- 21 May, 2016 1 commit
-
-
foo86 authored
Values for unsupported frequencies > 48000 Hz are still included (parser will make use of them). Also convert sampling frequencies array to unsigned. Signed-off-by: James Almer <jamrial@gmail.com>
-
- 10 May, 2016 1 commit
-
-
foo86 authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
- 01 May, 2016 2 commits
-
-
foo86 authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
foo86 authored
DCA core decoder no longer uses fixed tables for channel reordering. Move them into private encoder header (and drop ff_dca_ prefix). Signed-off-by: James Almer <jamrial@gmail.com>
-
- 31 Jan, 2016 2 commits
- 02 Jan, 2016 1 commit
-
-
Hendrik Leppkes authored
-
- 24 Dec, 2015 1 commit
-
-
Alexandra Hájková authored
They were superseded with their integer equivalents. Rename integer decode_hf to decode_hf.
-
- 15 Mar, 2015 1 commit
-
-
Niels Möller authored
Cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 20 Feb, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 15 Feb, 2015 3 commits
-
-
Diego Biurrun authored
This allows sharing them with the DCA XLL extension w/o duplication.
-
Diego Biurrun authored
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 14 Feb, 2015 1 commit
-
-
Diego Biurrun authored
-
- 16 Sep, 2014 1 commit
-
-
Gabriel Dume authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 23 May, 2014 1 commit
-
-
Niels Möller authored
Also include zero in the table, eliminating a special case in the decoder. Signed-off-by: Niels Möller <nisse@southpole.se> Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 28 Feb, 2014 1 commit
-
-
Christophe Gisquet authored
The scaling factor is constant so it is faster to scale the FIR coefficients in the tables during compilation. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
- 28 Nov, 2013 5 commits
-
-
Tim Walker authored
Embedded downmix coefficients can use this. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Tim Walker authored
Previous coefficients were producing a non-normalized, incorrect Lt/Rt downmix. The new coefficients produce a standard Lo/Ro downmix with 3dB attenuation. This should match the typical default coefficients used by DTS encoders. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Tim Walker authored
As per ETSI TS 102 114 V1.4.1 specification. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Tim Walker authored
It was based on an old, seemingly incorrect specification, so default coefficients were always used anyway. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Tim Walker authored
Easier to read, modify, and avoids relying on an outdated table. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 31 Jul, 2012 1 commit
-
-
Diego Biurrun authored
-
- 28 Jun, 2012 1 commit
-
-
Nick Brereton authored
Reviewed-by: Benjamin Larsson <benjamin@southpole.se> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Mar, 2012 1 commit
-
-
Ronald S. Bultje authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 30 Sep, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 21 Jan, 2011 2 commits
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 2611e520)
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 22862 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This reorders the lfe_fir tables, and drops the mirrored half, such that the loops in lfe_interpolation_fir() can be simplified. The new loop structure should be easier to implement with SIMD. Static data size is reduced by 2kB. 3% faster on Cortex-A8. Originally committed as revision 22849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Apr, 2010 1 commit
-
-
Jai Menon authored
Originally committed as revision 22838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Apr, 2010 1 commit
-
-
Måns Rullgård authored
Optimised implementations of the synth filter will require these arrays 16-byte aligned. Originally committed as revision 22826 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16811 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2008 1 commit
-
-
Alexander E. Patrakov authored
Patch by Alexander Patrakov ($lastname <whirlpool> gmail.com) Thread: dcadata.h: fir_32bands_perfect[] is wrong Originally committed as revision 14964 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2007 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 11138 to svn://svn.ffmpeg.org/ffmpeg/trunk
-