24 Commits (56b37cd1c7f3b5e5a3ece043c7ffccf70874cfb1)

Author SHA1 Message Date
Ronald S. Bultje b1078e9fe6 Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Måns Rullgård da0ac0ee64 Make some functions static 15 years ago
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Reimar Döffinger 14b8607065 Add support for hard-coded MDCT-related ff_sine_windows tables. 15 years ago
Vitor Sessak f49bcde63b Reindent code folowing previous commit (r20019) 15 years ago
Vitor Sessak b11d40d12e Factorize duplicated code in at1_imdct_block() 15 years ago
Benjamin Larsson e704b012f2 Mention SDDS so search engines will pick it up for when someone 15 years ago
Benjamin Larsson edd897b1b3 Use ff_sine_32 in atrac1. 15 years ago
Benjamin Larsson 9caab87829 Add forgotten cleanup function in atrac1. 15 years ago
Benjamin Larsson 78b3a12d9c Cosmetics, indentation. 15 years ago
Benjamin Larsson a872e5c1f4 Cosmetics. Merge declaration and initialization. 15 years ago
Benjamin Larsson b6a237025d Move the scale factor and word length indexes to the stack. 15 years ago
Måns Rullgård 01b2214758 Merge FFTContext and MDCTContext 15 years ago
Diego Biurrun ec129499b8 Fix embarassing typo in last commit: Restore mistakenly removed ','. 15 years ago
Diego Biurrun 1e1898c00f K&R coding style whitespace cosmetics 15 years ago
Benjamin Larsson 803d8488f2 Align sample output buffer in atrac1. 15 years ago
Benjamin Larsson 0105f49792 Fix the short block transform for atrac1. 15 years ago
Benjamin Larsson 10634c037a Only use one mdct window size in atrac1. 15 years ago
Benjamin Larsson 04a6d1b0db Cosmetics. Renames, indentation and spacing. 15 years ago
Benjamin Larsson dbb0f96f0f Initial commit of the atrac1 decoder, not hooked up yet 15 years ago