| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ac3: Remove unused fields | Nicolas Gaullier | 2023-03-02 | 1 | -2/+0 |
* | avcodec/eac3dec: add detection of Atmos spatial extension profile | Marth64 | 2023-03-02 | 1 | -0/+1 |
* | ac3: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -3/+3 |
* | avcodec/fmtconvert: Remove unused AVCodecContext parameter | Andreas Rheinhardt | 2022-09-21 | 1 | -0/+1 |
* | ac3: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -0/+2 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | avcodec/ac3: fix out of array access introduced previously | Paul B Mahol | 2018-03-30 | 1 | -3/+3 |
* | avcodec/eac3: add support for dependent stream | Paul B Mahol | 2018-03-29 | 1 | -3/+7 |
* | avcodec/ac3dec: Keep track of band structure | Michael Niedermayer | 2017-05-13 | 1 | -0/+2 |
* | Merge commit '43717469f9daa402f6acb48997255827a56034e9' | Clément Bœsch | 2017-03-22 | 1 | -1/+1 |
|\ |
|
| * | ac3dsp: Reverse matrix in/out order in downmix() | Justin Ruggles | 2016-10-01 | 1 | -1/+1 |
* | | avcodec/ac3dec: add consistent noise generation option. | Jonathan Campbell | 2017-01-22 | 1 | -0/+4 |
* | | avcodec/(e)ac3: Fix target_level for EAC3. | Nikolas Bowe | 2016-09-15 | 1 | -0/+4 |
* | | Merge commit 'fef2147b7a689b80d716c3edb9d4a18904865275' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+2 |
|\| |
|
| * | eac3dec: don't call avpriv_request_sample every frame. | Tim Walker | 2016-04-02 | 1 | -0/+2 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext | Andreas Cadhalpun | 2015-03-14 | 1 | -3/+3 |
* | | avcodec/ac3dec: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-20 | 1 | -1/+1 |
* | | Improved AC3 decoder level support (heavy drc, dialnorm) | Jean-Francois Thibert | 2014-08-27 | 1 | -0/+7 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -2/+2 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -2/+2 |
* | | avcodec/ac3: rename identifier used to select the fixed point variant | Michael Niedermayer | 2014-04-01 | 1 | -1/+1 |
* | | libavcodec: Implementation of AC3 fixedpoint decoder | Nedeljko Babic | 2014-04-01 | 1 | -14/+19 |
* | | Merge commit 'c229f571fd3c7d7b567c27c87b2bbcdaee1b0e9f' | Michael Niedermayer | 2014-01-19 | 1 | -0/+5 |
|\| |
|
| * | (e)ac3: parse and store the Lt/Rt and LFE mix levels. | Tim Walker | 2014-01-19 | 1 | -0/+5 |
* | | Merge commit '13345fc1f86fc3615789e196d5a339c1c27c9068' | Michael Niedermayer | 2014-01-05 | 1 | -0/+4 |
|\| |
|
| * | (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode fl... | Tim Walker | 2014-01-05 | 1 | -0/+4 |
* | | Merge commit 'd4df02131b5522a99a4e6035368484e809706ed5' | Michael Niedermayer | 2013-11-23 | 1 | -1/+0 |
|\| |
|
| * | ac3dec: Remove write-only channel_layout field from AC3DecodeContext | Tim Walker | 2013-11-22 | 1 | -1/+0 |
| * | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+1 |
* | | 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 |