Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |