summaryrefslogtreecommitdiffstats
path: root/libavcodec/vorbisenc.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace int_fast integer types with their sized standard posix counterparts.Diego Biurrun2011-05-121-3/+3
| | | | | The _fast integer types provide no realworld benefits, but may introduce portability issues and are just plain ugly.
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-231-0/+1116
OpenPOWER on IntegriCloud