| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ac3enc: Remove duplicate #include | Michael Niedermayer | 2016-01-11 | 1 | -1/+0 |
* | Merge commit '58170b027144f4840018c7a60fb8d07924cc6242' | Hendrik Leppkes | 2016-01-04 | 1 | -0/+1 |
|\ |
|
| * | lavc: Add missing #includes for ff_dlog() | Diego Biurrun | 2016-01-03 | 1 | -0/+1 |
* | | avcodec/ac3: always use hardcoded tables | Ganesh Ajjanagadde | 2015-11-30 | 1 | -2/+0 |
* | | avcodec/ac3enc: fix undefined negative left shift | Ganesh Ajjanagadde | 2015-10-10 | 1 | -1/+1 |
* | | avcodec/ac3enc: use long long after switch to 64 bit bitrate | Ganesh Ajjanagadde | 2015-09-24 | 1 | -5/+7 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | avcodec: fix build with DEBUG/TRACE | Michael Niedermayer | 2015-04-20 | 1 | -0/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -31/+31 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -31/+31 |
* | | avcodec/ac3enc: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-29 | 1 | -0/+1 |
* | | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' | Michael Niedermayer | 2014-10-14 | 1 | -1/+1 |
|\| |
|
| * | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -1/+1 |
* | | avcodec/ac3en: use FF_ALLOC(Z)_ARRAY() | Michael Niedermayer | 2014-09-13 | 1 | -23/+23 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -2/+3 |
|\| |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -2/+3 |
* | | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' | Michael Niedermayer | 2014-06-22 | 1 | -0/+2 |
|\| |
|
| * | dsputil: Split audio operations off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -0/+2 |
* | | Merge commit '27631796c9d1b8146ad4a16e6539ecc08afa7565' | Michael Niedermayer | 2014-06-13 | 1 | -1/+0 |
|\| |
|
| * | ac3: Only initialize float_dsp for the float encoder variant | Diego Biurrun | 2014-06-13 | 1 | -1/+0 |
* | | avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" variables | Michael Niedermayer | 2014-05-07 | 1 | -2/+2 |
* | | Avoid a null pointer dereference on clean-up after oom in ac3 encoder. | Carl Eugen Hoyos | 2013-06-29 | 1 | -0/+1 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -2/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5' | Michael Niedermayer | 2013-03-12 | 1 | -11/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -11/+0 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -1/+1 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -2/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -2/+1 |
* | | ff_ac3_apply_rematrixing: set flags to NULL | Michael Niedermayer | 2012-11-04 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-08 | 1 | -0/+1 |
|\| |
|
| * | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-06 | 1 | -1/+1 |
|\| |
|
| * | avutil: Add av_get_default_channel_layout() | Justin Ruggles | 2012-04-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 1 | -1/+8 |
|\| |
|
| * | ac3enc: update to AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-01 | 1 | -6/+22 |
|\| |
|
| * | (e)ac3enc: select a default bit rate based on the channel layout | Justin Ruggles | 2012-02-29 | 1 | -0/+11 |
| * | ac3enc: choose the closest bit rate to the one requested instead of failing | Justin Ruggles | 2012-02-29 | 1 | -6/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-14 | 1 | -4/+2 |
|\| |
|