| Commit message (Expand) | Author | Age | Files | Lines |
* | put_bits: make avpriv_align_put_bits() inline | Anton Khirnov | 2020-10-28 | 1 | -2/+2 |
* | Remove some unneeded casts of bit_rate. | Carl Eugen Hoyos | 2017-09-22 | 1 | -1/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
| * | wma: Check memory allocation | Vittorio Giovara | 2015-05-31 | 1 | -0/+4 |
* | | all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h | Ganesh Ajjanagadde | 2016-03-22 | 1 | -1/+1 |
* | | avcodec/wmaenc: Check ff_wma_init() for failure | Michael Niedermayer | 2016-01-21 | 1 | -1/+3 |
* | | avcodec/wmaenc: Check input for finiteness | Michael Niedermayer | 2016-01-16 | 1 | -2/+11 |
* | | lavc/wmaenc: replace pow(10,x) by ff_exp10(x) | Ganesh Ajjanagadde | 2015-12-25 | 1 | -2/+3 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -2/+2 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | avcodec/wmaenc: Check extradata allocations | Michael Niedermayer | 2015-02-22 | 1 | -0/+4 |
* | | avcodec/wma: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-30 | 1 | -3/+3 |
* | | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' | Michael Niedermayer | 2014-10-14 | 1 | -4/+2 |
|\| |
|
| * | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -3/+2 |
* | | Merge commit 'd2a4e4b9cc9a0c2661e1c1d6f6b51babac2cec1b' | Michael Niedermayer | 2014-09-03 | 1 | -125/+137 |
|\| |
|
| * | wma: K&R formatting cosmetics | Gabriel Dume | 2014-09-03 | 1 | -133/+145 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -2/+2 |
* | | avcodec/wmaenc: change commented assert to av_assert | Michael Niedermayer | 2013-08-02 | 1 | -1/+1 |
* | | wamenc: handle failure to encode. | Reimar Döffinger | 2013-05-29 | 1 | -0/+5 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+3 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5' | Michael Niedermayer | 2013-03-12 | 1 | -5/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -5/+0 |
* | | normalize calls to ff_alloc_packet2 | James Zern | 2013-03-06 | 1 | -1/+1 |
* | | Merge commit '205a95f7b5178362874bc1e65eae9866723491c1' | Michael Niedermayer | 2013-02-13 | 1 | -5/+5 |
|\| |
|
| * | wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext | Justin Ruggles | 2013-02-12 | 1 | -5/+5 |
* | | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' | Michael Niedermayer | 2013-01-23 | 1 | -1/+1 |
|\| |
|
| * | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -1/+1 |
* | | wmaenc: add new line to some error messages | Piotr Bandurski | 2012-12-05 | 1 | -2/+2 |
* | | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b' | Michael Niedermayer | 2012-11-27 | 1 | -1/+1 |
|\| |
|
| * | dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil | Justin Ruggles | 2012-11-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-02 | 1 | -17/+18 |
|\| |
|
| * | wma: do not keep private copies of some AVCodecContext fields | Justin Ruggles | 2012-11-01 | 1 | -15/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -16/+16 |
|\| |
|
| * | wmaenc: use float planar sample format | Justin Ruggles | 2012-10-06 | 1 | -16/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -1/+0 |
|\| |
|
| * | avcodec: Drop some silly commented-out av_log() invocations | Diego Biurrun | 2012-10-01 | 1 | -1/+0 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -4/+4 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -4/+4 |
* | | wmaenc: dont mess with the bitrate. | Michael Niedermayer | 2012-07-02 | 1 | -2/+0 |
* | | wmaenc: switch all remaining asserts to av_asserts | Michael Niedermayer | 2012-07-01 | 1 | -11/+8 |
* | | wmaenc: rewrite 2nd stage quantization code | Michael Niedermayer | 2012-06-30 | 1 | -3/+4 |
* | | wmaenc: remove alternative quantization loop | Michael Niedermayer | 2012-06-30 | 1 | -17/+0 |
* | | wmaenc: fix off by 1 error in quantization loop | Michael Niedermayer | 2012-06-30 | 1 | -1/+1 |
* | | wmaenc: change another assert to av_assert | Michael Niedermayer | 2012-06-30 | 1 | -1/+1 |
* | | lavc: build some codecs only if they are actually enabled | Paul B Mahol | 2012-06-17 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -2/+4 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+4 |