]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3dec.c
aacdec: Drop some unused function arguments
[ffmpeg] / libavcodec / ac3dec.c
2012-10-12 Diego BiurrunUse proper return values in case of missing features
2012-10-01 Justin Rugglesac3dec: ensure get_buffer() gets a buffer for the corre...
2012-09-12 Mans Rullgardac3: move ac3_downmix() from dsputil to ac3dsp
2012-09-04 Martin Storsjöavopt: Explicitly store float/double option defaults...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-02-23 Justin Rugglesmov: set channel layout for AC-3 streams based on the...
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2012-02-10 Michael Niedermayerac3dec: Move center and surround mix level tables to...
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_DRC_SCALE cruft.
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2011-12-04 Chris Berovac3dec: cosmetics: pretty-printing
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-10-22 Dustin Brodylavc: replace references to deprecated AVCodecContext...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_ac3_parse_header.
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-09 Mans Rullgardac3dec: use get_sbits() instead of manually sign-extending
2011-10-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-09-21 Anton Khirnovac3dec: actually use drc_scale private option
2011-09-06 Reimar Döffingerac3dec: avoid pointless alloc and indirection for input...
2011-07-10 Anton Khirnovac3dec: add a drc_scale private option
2011-06-20 Justin RugglesReplace usages of av_get_bits_per_sample_fmt() with...
2011-05-18 Justin RugglesAdd floating-point sample format support to the ac3...
2011-04-17 Justin Rugglesac3dec: fix processing of delta bit allocation information.
2011-03-29 Mans Rullgardac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
2011-03-27 Justin Rugglesac3enc: Add codec-specific options for writing AC-3...
2011-03-25 Justin RugglesGet audio_service_type for AC-3 based on bitstream...
2011-03-22 Reimar DöffingerDetect byte-swapped AC-3 and support decoding it directly.
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAlways copy input data for AC3 decoder.
2011-03-19 Mans RullgardMove ff_kbd_window_init() to a separate file
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-01-31 Justin RugglesRemove unneeded add bias from 3 functions.
2011-01-28 Justin Rugglescosmetics: indentation and spacing
2011-01-28 Justin RugglesRemove the add bias hack for the C version of DSPContex...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Justin RugglesAdd ff_ prefix to ac3_common_init().
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-05-13 Carl Eugen HoyosFix compilation of AC3 decoder if E-AC3 decoder was...
2010-04-22 Justin Rugglesac3dec: return smaller of buf_size and frame_size inste...
2010-04-03 Stefano SabatiniReplace all remaining occurrences of AVERROR_NOMEM...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-30 Carl Eugen HoyosAdd spectral extension to the E-AC-3 decoder.
2010-01-28 Justin RugglesSimplify error handling by processing header errors...
2010-01-24 Justin RugglesOnly check frame size if the header is valid.
2010-01-12 Reimar DöffingerUse MULH instead of 64x64 multiplication, around 5...
2009-11-14 Justin Rugglesac3dec: apply dynamic range compression to correct...
2009-11-08 Justin Rugglesac3dec: revert r20089. The change was just wrong. 10l...
2009-10-01 Justin RugglesChange an error to a warning to support broken AC-3...
2009-09-30 Justin Ruggles10l: wrong operation in stereo rematrixing
2009-09-30 Justin RugglesSimplify stereo rematrixing by only using one temporary...
2009-09-30 Justin Rugglesremove unneeded assignment in inner loop. rematrixing...
2009-09-27 Justin RugglesRearrange loop structure for approx. 35-50% faster...
2009-09-27 Justin RugglesMove variable declaration to inside of loop.
2009-09-27 Justin RugglesCosmetics: Rename some variables.
2009-09-27 Justin RugglesSimplify coupling band loop.
2009-08-05 Justin Rugglescosmetics: reindent after last commit
2009-08-05 Justin Rugglesac3dec: simplify zero-bit mantissa dithering by calcula...
2009-08-05 Justin Rugglescosmetics: indentation and line wrap
2009-08-05 Justin Rugglescosmetics after last commit
2009-08-05 Justin RugglesModify decode_band_structure() so that the actual band...
2009-08-05 Justin RugglesUse coupling band sizes instead of coupling band struct...
2009-08-03 Justin Rugglescosmetics: add more detailed information to the documen...
2009-07-23 Diego Biurrunrefactoring: properly separate AC-3 and E-AC-3 code
2009-07-23 Diego BiurrunMake sure that eac3_decoder only gets enabled when...
2009-06-29 Ronald S. BultjeRename ff_log_missing_feature() to av_log_missing_featu...
2009-05-21 Justin Ruggleseac3dec: revert commit r18860. keep the AHT IDCT 24...
2009-05-19 Diego BiurrunThe AC-3 decoder is now LGPL. Exchange the license...
2009-05-19 Jason Garrett-GlaserLGPL version of ac3_decode_transform_coeffs_ch, ~12...
2009-05-17 Justin Ruggleseac3dec: use 16-bit pre-mantissas instead of 24-bit...
2009-05-16 Justin Rugglesac3dec: fix coupling range check. the start subband...
2009-05-16 Siarhei SiamashkaSupport for getting (i)MDCT output multiplied by a...
2009-05-06 Justin Rugglescosmetics: line wrap and vertical alignment
2009-05-06 Justin Rugglesac3dec: Remove unneeded context variable, num_cpl_subba...
2009-05-05 Justin Rugglescosmetics: indentation after last commit
2009-05-05 Justin Rugglesac3dec: move channel remapping to outside of block...
2009-04-19 Justin RugglesAdd channel layout support to the AC-3 decoder and...
2009-04-17 Justin Rugglesac3dec: reorder output channels to SMPTE channel order
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-07 Alex ConverseFactorise enum of AC3 error types to be usable by AAC...
2008-12-08 Stefano SabatiniMake av_log_missing_feature an internal function, and...
2008-12-08 Justin Rugglescosmetics: alignment after last commit
2008-12-08 Justin Rugglesac3: detect dba errors and prevent writing past end...
2008-12-06 Justin Rugglesac3dec: simplify exponent bounds checking
2008-12-06 Justin Rugglesac3dec: unroll inner loop in exponent decoding. 46...
2008-12-06 Justin Rugglescosmetics: vertical alignment
2008-12-06 Justin Rugglescosmetics: reindent after last commit
2008-12-06 Justin Rugglesac3dec: detect out-of-range exponents
2008-12-04 Justin Rugglessilence gcc warning: ‘n_bands’ may be used uninitialized
2008-12-04 Justin Rugglesac3dec: use uint8_t for band sizes
2008-12-03 Justin Rugglesac3dec: skip decoding and use error concealment for...
2008-11-13 Justin Rugglesrevert r15812 (E-AC-3 Spectral Extension) pending furth...
2008-11-13 Justin Rugglescosmetics: vertical alignment
2008-11-13 Justin Rugglessilence a gcc warning about using an uninitialized...
2008-11-13 Justin Rugglescosmetics: indentation
2008-11-13 Justin Rugglesadd support for spectral extension
2008-11-13 Justin Rugglesadd a generic function to decode banding structure...
next