Commit History

Author SHA1 Message Date
  Oded Shimon 05dee1b7df Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Stefan Gehrer cf2baeb338 mark read-only data as const 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  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. 18 years ago
  Alexander Strasser f9c5c13af5 Cosmetic: Fix indentation. 18 years ago
  Alexander Strasser 43eb59087b Added support for vorbis files containing floor type 0. 18 years ago
  Michael Niedermayer 5a408f91e6 decrease V_NB_BITS if possible 19 years ago
  Michael Niedermayer 13c2469d7f Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) 19 years ago
  Michael Niedermayer 0bde73d907 Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) 19 years ago