Commit History

Author SHA1 Message Date
  Diego Biurrun 30f68128ab Add missing #includes to fix 'make checkheaders'. 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Justin Ruggles e202cc2580 revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
  Justin Ruggles 0cc51734b2 add support for spectral extension 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Justin Ruggles 260e09305b remove unneeded variable, dither_all 16 years ago
  Justin Ruggles 8649e9332c add definitions and documentation for shared functions for E-AC-3 decoding 16 years ago
  Justin Ruggles 0ffea2439b copy default coupling band structure from table to decoding context (used for E-AC-3) 16 years ago
  Justin Ruggles c5b930e674 1000l to me. committed to wrong repo. revert last commit. 16 years ago
  Justin Ruggles e23e4de3ae cosmetics: rename some functions from *get_* to *decode_* 16 years ago
  Justin Ruggles 46dd2738ae remove some unneeded header includes 16 years ago
  Justin Ruggles ec0350c983 use LFG instead of Mersenne Twister for AC-3 PRNG 16 years ago
  Loren Merritt 911e21a306 simd int->float 16 years ago
  Loren Merritt 557ac0c448 optimize ac3_downmix. 16 years ago
  Loren Merritt 72745cff20 use float_to_int16_interleave in ac3 16 years ago
  Loren Merritt 916d5d6c32 use imdct_half in ac3 16 years ago
  Loren Merritt 0a570e826d remove mdct tmp buffer 16 years ago
  Justin Ruggles 14b7062829 cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
  Justin Ruggles 1db9da5238 cosmetics: vertical alignment 16 years ago
  Justin Ruggles a52d8c6b32 use MAX_BLOCKS for array size instead of 6 16 years ago
  Justin Ruggles a42c895207 rearrange dimensions of pre_mantissa array 16 years ago
  Justin Ruggles bddadace8d add fields needed for E-AC-3 decoding to decode context 16 years ago
  Justin Ruggles da04be10a2 store exp_strategy for all blocks in decode context 16 years ago
  Justin Ruggles 54624396fc store cpl_in_use for all blocks in decode context 16 years ago
  Justin Ruggles be594ae4b4 cosmetics: add and align references to spec variable names 16 years ago
  Justin Ruggles d7a0ae079c cosmetics: vertical align 16 years ago
  Justin Ruggles 83ce7ff6ca use macro constants for array sizes in decode context 16 years ago
  Justin Ruggles 2288596074 cosmetics: vertical align 16 years ago
  Justin Ruggles 2c4c2afaca cosmetics: reorder decode context fields into logical groups 16 years ago
  Justin Ruggles 58ce349f0a move the decode context and some macro constants to a new file, ac3dec.h 16 years ago