summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis.c
Commit message (Expand)AuthorAgeFilesLines
...
* optimizationsMichael Niedermayer2005-05-301-12/+22
* faster float->short conversationMichael Niedermayer2005-05-301-10/+12
* ilog() -> av_log2()Michael Niedermayer2005-05-291-8/+1
* Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)Michael Niedermayer2005-05-291-2/+6
* 1.) LGPL license mentionedDenes Balatoni2005-05-211-13/+41
* accept old extradata formatMåns Rullgård2005-05-191-14/+30
* fix decoding of multi-channel vorbis streamsMåns Rullgård2005-05-191-2/+2
* Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)Michael Niedermayer2005-05-171-0/+1414