summaryrefslogtreecommitdiff
path: root/libavcodec/vorbisdec.c
Commit message (Expand)AuthorAge
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-30
|\
| * vorbis: Replace sized int_fast integer types with plain int/unsigned.Diego Biurrun2011-04-29
| * vorbisdec: Replace some sizeof(type) by sizeof(*variable).Diego Biurrun2011-04-29
* | Change silly variable name "class" to "partition_class".Carl Eugen Hoyos2011-04-28
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-28
|\|
| * vorbisdec: Rename silly "class_" variable to plain "class".Diego Biurrun2011-04-27
* | vorbisdec: allow selecting float output at runtime.Reimar Döffinger2011-04-25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-25
|\|
| * vorbisdec: Employ proper printf format specifiers for uint_fast32_t.Diego Biurrun2011-04-25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|/
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23