Commit History

Author SHA1 Message Date
  Diego Biurrun f0d5437275 Remove documentation of non-existing function parameters. 15 years ago
  Alex Converse 5363c43ea8 Add av_cold attributes to *_init and *_end functions. 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Benjamin Larsson 336c2ca585 Add size that is needed for the wmapro codec 16 years ago
  Michael Niedermayer 71375e0500 Try to fix wma regression. 16 years ago
  Aurelien Jacobs 67f718bd11 Add a temp variable to ff_sine_window_init() to match the way wma.c computed 16 years ago
  Robert Swain 47698b83fd The ff_sine_#[] should be aligned as they will commonly be used in dsputil 16 years ago
  Robert Swain 69fc4da360 Add declarations for the sine tables used in wma.c (half window sizes: 128, 16 years ago
  Loren Merritt d46ac5bfde mdct wrapper function to match fft 16 years ago
  Loren Merritt 0a570e826d remove mdct tmp buffer 16 years ago
  Loren Merritt e8dd7b0c9a remove a float->double->float conversion. 16 years ago
  Loren Merritt 46803f4f67 optimize imdct_half: 16 years ago
  Loren Merritt b9fa32082c exploit mdct symmetry 16 years ago
  Robert Swain 9146e4d61c Add generic ff_sine_window_init function and implement in codecs appropriately 16 years ago
  Måns Rullgård 77f11d8a4c improve precision in mdct.c using double for some temporaries 16 years ago
  Robert Swain 3ed546fe52 Add variable alpha and size of half window for Kaiser-Bessel Derived window 17 years ago
  Robert Swain 4eb7a735cb Make the Kaiser-Bessel window generator a common function 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Gildas Bazin 68951ecf0c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 20 years ago
  Michael Niedermayer 983e3246b7 per file doxy 21 years ago
  Fabrice Bellard d9823692f5 use av_malloc instead of malloc 22 years ago
  Fabrice Bellard 82696beed3 avoid name clash 22 years ago
  Fabrice Bellard bb6f569072 new generic FFT/MDCT code for audio codecs 22 years ago