| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Add '0' to float constants ending in '.'. | Diego Biurrun | 2013-07-25 | 1 | -4/+4 |
* | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -11/+0 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | vorbisenc: cosmetics: rename variable avccontext to avctx | Justin Ruggles | 2013-02-25 | 1 | -30/+30 |
* | vorbisenc: use float planar sample format | Justin Ruggles | 2012-10-06 | 1 | -11/+9 |
* | 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 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | vorbis: Validate that the floor 1 X values contain no duplicates. | Alex Converse | 2012-06-05 | 1 | -1/+2 |
* | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -3/+4 |
* | vorbisenc: use AVCodec.encode2() | Justin Ruggles | 2012-03-21 | 1 | -12/+31 |
* | Fix a bunch of common typos. | Diego Biurrun | 2012-03-09 | 1 | -33/+33 |
* | vorbisenc: add output buffer overwrite protection | Justin Ruggles | 2012-03-04 | 1 | -16/+43 |
* | vorbisenc: check all allocations for failure | Justin Ruggles | 2012-02-25 | 1 | -35/+92 |
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -7/+7 |
* | Replace int_fast integer types with their sized standard posix counterparts. | Diego Biurrun | 2011-05-12 | 1 | -3/+3 |
* | vorbis: Rename decoder/encoder files to follow general file naming scheme. | Diego Biurrun | 2011-04-23 | 1 | -0/+1116 |