| Commit message (Expand) | Author | Age | Files | Lines |
* | vorbisenc: Check the return value of av_frame_clone | Derek Buitenhuis | 2017-11-26 | 1 | -1/+5 |
* | avcodec/vorbisenc: Fix mixed declaration and statements | Michael Niedermayer | 2017-09-16 | 1 | -2/+4 |
* | vorbisenc: Stop tracking number of samples per frame | Tyler Jones | 2017-06-15 | 1 | -17/+16 |
* | vorbisenc: Apply and output correct length window and mdct | Tyler Jones | 2017-06-15 | 1 | -11/+14 |
* | vorbisenc: Separate copying audio samples from windowing | Tyler Jones | 2017-06-15 | 1 | -44/+32 |
* | vorbisenc: Fix memory leak on errors | Tyler Jones | 2017-06-06 | 1 | -37/+12 |
* | vorbisenc: signal samples to skip | Rostislav Pehlivanov | 2017-06-05 | 1 | -0/+8 |
* | avcodec/vorbisenc: Use a bufqueue in encoding with smaller lengths | Tyler Jones | 2017-06-05 | 1 | -14/+106 |
* | avcodec/vorbisenc: Include bufqueue and afqueue | Tyler Jones | 2017-06-05 | 1 | -0/+10 |
* | avcodec/vorbisenc: Use fdsp for applying windows | Tyler Jones | 2017-06-05 | 1 | -7/+9 |
* | avcodec/vorbisenc: Include fdsp | Tyler Jones | 2017-06-05 | 1 | -6/+25 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | 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: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -7/+7 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -7/+7 |
* | | Merge commit '5aa710f46119bb9c1c38542f80f5338eb8b5ffb2' | Michael Niedermayer | 2014-11-13 | 1 | -1/+2 |
|\| |
|
| * | vorbisenc: add missing parenthesis | Vittorio Giovara | 2014-11-13 | 1 | -2/+3 |
* | | vorbisenc: avoid large stack allocation. | Reimar Döffinger | 2014-09-03 | 1 | -2/+5 |
* | | avcodec/vorbisenc: use av_malloc(z)_array() | Michael Niedermayer | 2014-08-25 | 1 | -13/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-04 | 1 | -0/+2 |
|\| |
|
| * | put_bits: Remove unused includes | Vittorio Giovara | 2014-03-04 | 1 | -0/+2 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/vorbisenc: change 6 asserts to av_asserts() | Michael Niedermayer | 2013-07-27 | 1 | -6/+6 |
* | | Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3' | Michael Niedermayer | 2013-07-26 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Add '0' to float constants ending in '.'. | Diego Biurrun | 2013-07-25 | 1 | -4/+4 |
* | | 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 |
* | | normalize calls to ff_alloc_packet2 | James Zern | 2013-03-06 | 1 | -1/+1 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655' | Michael Niedermayer | 2013-02-26 | 1 | -30/+30 |
|\| |
|
| * | vorbisenc: cosmetics: rename variable avccontext to avctx | Justin Ruggles | 2013-02-25 | 1 | -30/+30 |
* | | libavcodec/vorbisenc: add {} to complex ifs | Michael Niedermayer | 2012-10-21 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -11/+9 |
|\| |
|
| * | vorbisenc: use float planar sample format | Justin Ruggles | 2012-10-06 | 1 | -11/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-23 | 1 | -1/+2 |
|\| |
|
| * | vorbisenc: set AVCodecContext.bit_rate to 0 | Justin Ruggles | 2012-08-22 | 1 | -0/+1 |
| * | vorbisenc: fix quality parameter | Justin Ruggles | 2012-08-22 | 1 | -2/+2 |
* | | 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-06 | 1 | -1/+2 |
|\| |
|
| * | vorbis: Validate that the floor 1 X values contain no duplicates. | Alex Converse | 2012-06-05 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -3/+4 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -3/+4 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | vorbisenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |