]> git.sesse.net Git - ffmpeg/history - libavcodec/dca.c
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / dca.c
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Reimar Döffingerdca: allow selecting float output at runtime.
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-23 Diego BiurrunReplace more FFmpeg instances by Libav or ffmpeg.
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 clsid2Libavcodec AC3/E-AC3/DTS decoders now output floating...
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-26 Anssi Hannuladca: use EXT_AUDIO_ID field to determine core extensions
2011-02-24 Anssi Hannuladca: use EXT_AUDIO_ID field to determine core extensions
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-06 Anton KhirnovReplace remaining occurrences of deprecated CH_* with...
2011-02-06 Anton KhirnovReplace remaining occurrences of deprecated CH_* with...
2011-02-04 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-02-02 Gianluigi Tiesidca: avoid C99 declaration in for() expression
2011-02-02 Justin RugglesRemove unneeded add bias from 3 functions.
2011-02-01 Gianluigi Tiesidca: avoid C99 declaration in for() expression
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-28 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
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-23 Anssi Hannuladca: add profile names
2011-01-23 Anssi Hannuladca: consider a stream with XXCh/X96 in ExSS as DTS...
2011-01-21 Anssi Hannuladca: add profile names
2011-01-21 Anssi Hannuladca: consider a stream with XXCh/X96 in ExSS as DTS...
2011-01-18 Justin Rugglescosmetics: reindent
2011-01-18 Daniel KangAdd check for changing number of channels in DCA.
2011-01-09 Anssi HannulaFix reading over the end of the allocated buffer.
2011-01-06 Anssi HannulaExport dca profile information.
2011-01-06 Anssi HannulaVerify FSIZE96 when encountering X96 sync code.
2010-11-21 Stefano SabatiniUse the new libavcore audio channel API.
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-10-02 Benjamin LarssonAdd the CODEC_CAP_CHANNEL_CONF capability code and add
2010-07-31 Nick Breretondca: fix dynrange coefficient in xch
2010-07-27 Nick BreretonDCA: fix multichannel -> 2 channel downmix.
2010-07-27 Nick BreretonSetup correct channel value when downmixing is required.
2010-07-12 Christophe GisquetUse math constant instead of hardcoded rounded value...
2010-07-12 Nick BreretonFix side channels when XCh extension is present.
2010-07-12 Nick BreretonMove XCH parameters into context structure.
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-07-05 Nick BreretonDCA: Occasionally a false XCH sync word can turn up...
2010-07-05 Benjamin LarssonDCA: *_bits() -> *_bits_long() where needed, half fix...
2010-06-22 Nick BreretonSupport DTS-ES extension (XCh) in dca: Cosmetic cleanup
2010-06-22 Nick BreretonSupport DTS-ES extension (XCh) in dca: add code to...
2010-06-22 Nick BreretonSupport DTS-ES extension (XCh) in dca: update and add...
2010-06-22 Nick BreretonSupport DTS-ES extension (XCh) in dca: move original...
2010-06-22 Nick BreretonSupport DTS-ES extension (XCh) in dca: move subband_sam...
2010-06-20 Nick BreretonFix typo in macro name.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-13 Måns RullgårdDCA: indent
2010-04-13 Måns RullgårdDCA: optimise dca_subsubframe()
2010-04-12 Måns RullgårdDCA: break out lfe_interpolation_fir() inner loops...
2010-04-12 Måns RullgårdDCA: use FASTDIV in decode_blockcode()
2010-04-12 Måns RullgårdDCA: simplify lfe_interpolation_fir()
2010-04-12 Måns RullgårdDCA: use a local variable for loop boundary
2010-04-12 Måns RullgårdDCA: use some type-punning in qmf_32_subbands()
2010-04-10 Måns RullgårdMake synth_filter a function pointer
2010-04-10 Måns RullgårdDCA: align some arrays
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h
next