summaryrefslogtreecommitdiffstats
path: root/libavcodec/vorbis.h
Commit message (Expand)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* remove render_line from vorbis.h, add ff_vorbis_floor1_render_list insteadOded Shimon2006-10-011-27/+1
* prevent warning in vorbis_data.cOded Shimon2006-10-011-1/+1
* 100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_d...Oded Shimon2006-10-011-0/+2
* make some more functions global so they can be shared with vorbis_enc.cOded Shimon2006-10-011-0/+31
* make ready_floor1_list() shared for vorbis_enc.cOded Shimon2006-10-011-0/+9
* vorbis.h -> vorbis_data.cOded Shimon2006-09-301-2255/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* vorbis cosmetics: mdct0,mdct1 => mdct[2]Loren Merritt2006-08-101-6/+3
* sse and 3dnow implementations of float->int conversion and mdct windowing.Loren Merritt2006-08-101-0/+2
* sse & sse2 implementations of vorbis channel coupling.Loren Merritt2006-08-031-0/+1
* Correct the relation between floors of type 0 and block sizes.Alexander Strasser2006-02-051-2/+3
* Cosmetic: Fix indentation.Alexander Strasser2006-02-041-13/+13
* Added support for vorbis files containing floor type 0.Alexander Strasser2006-02-041-1/+28
* decrease V_NB_BITS if possibleMichael Niedermayer2005-05-301-0/+1
* Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)Michael Niedermayer2005-05-291-0/+2
* Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)Michael Niedermayer2005-05-171-0/+2225
OpenPOWER on IntegriCloud