summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis.c
Commit message (Expand)AuthorAge
* decrease V_NB_BITS if possibleMichael Niedermayer2005-05-30
* more trivial optimizationsMichael Niedermayer2005-05-30
* maxdepth is supposed to be a constant, its faster if its too large then if it...Michael Niedermayer2005-05-30
* optimizationsMichael Niedermayer2005-05-30
* faster float->short conversationMichael Niedermayer2005-05-30
* ilog() -> av_log2()Michael Niedermayer2005-05-29
* Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)Michael Niedermayer2005-05-29
* 1.) LGPL license mentionedDenes Balatoni2005-05-21
* accept old extradata formatMåns Rullgård2005-05-19
* fix decoding of multi-channel vorbis streamsMåns Rullgård2005-05-19
* Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)Michael Niedermayer2005-05-17