| Commit message (Expand) | Author | Age | Files | Lines |
* | fmtconvert: int32_t input to int32_to_float_fmul_scalar | Christophe Gisquet | 2013-05-18 | 1 | -1/+1 |
* | Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd' | Michael Niedermayer | 2013-02-13 | 1 | -1/+0 |
|\ |
|
| * | ac3: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-16 | 1 | -0/+2 |
|\| |
|
| * | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 1 | -0/+2 |
* | | Merge commit '30b39164256999efc8d77edc85e2e0b963c24834' | Michael Niedermayer | 2012-12-10 | 1 | -0/+4 |
|\| |
|
| * | ac3dec: make downmix() take array of pointers to channel data | Mans Rullgard | 2012-12-09 | 1 | -0/+4 |
* | | Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047' | Michael Niedermayer | 2012-12-10 | 1 | -1/+0 |
|\| |
|
| * | ac3dec: output planar float only | Mans Rullgard | 2012-12-09 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-13 | 1 | -3/+0 |
|\| |
|
| * | ac3: move ac3_downmix() from dsputil to ac3dsp | Mans Rullgard | 2012-09-12 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -0/+1 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -0/+1 |
| * | ac3dec: avoid pointless alloc and indirection for input_buffer | Reimar Döffinger | 2011-09-06 | 1 | -1/+4 |
* | | ac3dec: export center & suroundmix levels | Michael Niedermayer | 2011-08-13 | 1 | -0/+6 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -0/+2 |
|\| |
|
| * | ac3dec: add a drc_scale private option | Anton Khirnov | 2011-07-10 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 1 | -15/+15 |
|\| |
|
| * | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -15/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-14 | 1 | -1/+1 |
|\| |
|
| * | ac3dec: fix doxy-style for comment ("///>" should be "///<" instead). | Reimar Döffinger | 2011-06-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -5/+0 |
|\| |
|
| * | ac3enc: add channel coupling support | Justin Ruggles | 2011-05-24 | 1 | -5/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -7/+7 |
|\| |
|
| * | Add AVX FFT implementation. | Vitor Sessak | 2011-04-26 | 1 | -5/+5 |
* | | ac3dec: avoid pointless alloc and indirection for input_buffer | Reimar Döffinger | 2011-04-05 | 1 | -1/+4 |
* | | Fix doxy-style for comment ("///>" should be "///<" instead). | Reimar Döffinger | 2011-04-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-30 | 1 | -0/+2 |
|\| |
|
| * | ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp | Mans Rullgard | 2011-03-29 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-26 | 1 | -0/+1 |
|\| |
|
| * | Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser | Justin Ruggles | 2011-03-25 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h | Justin Ruggles | 2011-03-04 | 1 | -3/+3 |
| * | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+2 |
| * | Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). | Justin Ruggles | 2011-01-28 | 1 | -1/+0 |
* | | ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h | Justin Ruggles | 2011-03-05 | 1 | -3/+3 |
* | | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-04 | 1 | -0/+2 |
* | | Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). | Justin Ruggles | 2011-01-28 | 1 | -1/+0 |
|/ |
|
* | define AC3_CRITICAL_BANDS and use it in the AC-3 encoder and decoder. | Justin Ruggles | 2010-12-14 | 1 | -2/+2 |
* | cosmetics: use better (and shared) macro names for some constant values | Justin Ruggles | 2010-12-14 | 1 | -7/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add spectral extension to the E-AC-3 decoder. | Carl Eugen Hoyos | 2010-03-30 | 1 | -0/+47 |
* | Move some prototypes from dsputil.c to reasonable header files | Måns Rullgård | 2010-03-06 | 1 | -0/+3 |
* | Move FFT parts from dsputil.h to fft.h | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -6/+6 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -6/+6 |
* | Merge FFTContext and MDCTContext | Måns Rullgård | 2009-09-20 | 1 | -2/+2 |
* | cosmetics: move fixed_coeffs into the aligned arrays comment group | Justin Ruggles | 2009-08-05 | 1 | -2/+1 |