summaryrefslogtreecommitdiff
path: root/libavcodec/vorbisenc.c
Commit message (Expand)AuthorAge
* Fix a bunch of common typos.Diego Biurrun2012-03-09
* vorbisenc: add output buffer overwrite protectionJustin Ruggles2012-03-04
* vorbisenc: check all allocations for failureJustin Ruggles2012-02-25
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
* Replace int_fast integer types with their sized standard posix counterparts.Diego Biurrun2011-05-12
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23