| Commit message (Expand) | Author | Age | Files | Lines |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead | Oded Shimon | 2006-10-01 | 1 | -27/+1 |
* | prevent warning in vorbis_data.c | Oded Shimon | 2006-10-01 | 1 | -1/+1 |
* | 100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_d... | Oded Shimon | 2006-10-01 | 1 | -0/+2 |
* | make some more functions global so they can be shared with vorbis_enc.c | Oded Shimon | 2006-10-01 | 1 | -0/+31 |
* | make ready_floor1_list() shared for vorbis_enc.c | Oded Shimon | 2006-10-01 | 1 | -0/+9 |
* | vorbis.h -> vorbis_data.c | Oded Shimon | 2006-09-30 | 1 | -2255/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | vorbis cosmetics: mdct0,mdct1 => mdct[2] | Loren Merritt | 2006-08-10 | 1 | -6/+3 |
* | sse and 3dnow implementations of float->int conversion and mdct windowing. | Loren Merritt | 2006-08-10 | 1 | -0/+2 |
* | sse & sse2 implementations of vorbis channel coupling. | Loren Merritt | 2006-08-03 | 1 | -0/+1 |
* | Correct the relation between floors of type 0 and block sizes. | Alexander Strasser | 2006-02-05 | 1 | -2/+3 |
* | Cosmetic: Fix indentation. | Alexander Strasser | 2006-02-04 | 1 | -13/+13 |
* | Added support for vorbis files containing floor type 0. | Alexander Strasser | 2006-02-04 | 1 | -1/+28 |
* | decrease V_NB_BITS if possible | Michael Niedermayer | 2005-05-30 | 1 | -0/+1 |
* | Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) | Michael Niedermayer | 2005-05-29 | 1 | -0/+2 |
* | Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) | Michael Niedermayer | 2005-05-17 | 1 | -0/+2225 |