16 Commits (6fde6305b12e3150e2c3d975f04318934a53e250)

Author SHA1 Message Date
Oded Shimon 7f09a56091 remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead 18 years ago
Oded Shimon e8f42cc0f5 prevent warning in vorbis_data.c 18 years ago
Oded Shimon ded515b241 100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c 18 years ago
Oded Shimon 6c29d7c8f3 make some more functions global so they can be shared with vorbis_enc.c 18 years ago
Oded Shimon 9f963af5a0 make ready_floor1_list() shared for vorbis_enc.c 18 years ago
Oded Shimon cc0ba5a58f vorbis.h -> vorbis_data.c 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Loren Merritt 0e0adae0ba vorbis cosmetics: mdct0,mdct1 => mdct[2] 18 years ago
Loren Merritt eb4825b5d4 sse and 3dnow implementations of float->int conversion and mdct windowing. 18 years ago
Loren Merritt 2dac4acfc0 sse & sse2 implementations of vorbis channel coupling. 18 years ago
Alexander Strasser 04c669ba98 Correct the relation between floors of type 0 and block sizes. 19 years ago
Alexander Strasser f9c5c13af5 Cosmetic: Fix indentation. 19 years ago
Alexander Strasser 43eb59087b Added support for vorbis files containing floor type 0. 19 years ago
Michael Niedermayer 5a408f91e6 decrease V_NB_BITS if possible 20 years ago
Michael Niedermayer 13c2469d7f Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) 20 years ago
Michael Niedermayer 0bde73d907 Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) 20 years ago