summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis.c
Commit message (Expand)AuthorAge
...
* kill some warningsMåns Rullgård2006-02-25
* Correct the relation between floors of type 0 and block sizes.Alexander Strasser2006-02-05
* 10l (malloc check with the wrong pointer)Alexander Strasser2006-02-04
* Added support for vorbis files containing floor type 0.Alexander Strasser2006-02-04
* add static keyword to some functionsDieter2006-01-30
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* 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