git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
DCA: break out lfe_interpolation_fir() inner loops to a function
[ffmpeg.git]
/
libavcodec
/
dca.c
2010-04-12
Måns Rullgård
DCA: break out lfe_interpolation_fir() inner loops...
blob
|
commitdiff
2010-04-12
Måns Rullgård
DCA: use FASTDIV in decode_blockcode()
blob
|
commitdiff
|
diff to current
2010-04-12
Måns Rullgård
DCA: simplify lfe_interpolation_fir()
blob
|
commitdiff
|
diff to current
2010-04-12
Måns Rullgård
DCA: use a local variable for loop boundary
blob
|
commitdiff
|
diff to current
2010-04-12
Måns Rullgård
DCA: use some type-punning in qmf_32_subbands()
blob
|
commitdiff
|
diff to current
2010-04-10
Måns Rullgård
Make synth_filter a function pointer
blob
|
commitdiff
|
diff to current
2010-04-10
Måns Rullgård
DCA: align some arrays
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
Move FFT parts from dsputil.h to fft.h
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
Remove DECLARE_ALIGNED_{8,16} macros
blob
|
commitdiff
|
diff to current
2010-02-26
Laurent Aimar
Fixed a segfault in the DCA decoder with corrupted...
blob
|
commitdiff
|
diff to current
2010-01-22
Måns Rullgård
Move array specifiers outside DECLARE_ALIGNED() invocations
blob
|
commitdiff
|
diff to current
2009-10-28
Michael Niedermayer
Remove unused variable j.
blob
|
commitdiff
|
diff to current
2009-10-28
Michael Niedermayer
Split synth filter out of dca.c.
blob
|
commitdiff
|
diff to current
2009-10-10
Reimar Döffinger
Fix 100l incorrect bitmask check.
blob
|
commitdiff
|
diff to current
2009-10-08
David Conrad
dca and aac decoders use float_to_int16_interleave...
blob
|
commitdiff
|
diff to current
2009-09-20
Måns Rullgård
Merge FFTContext and MDCTContext
blob
|
commitdiff
|
diff to current
2009-09-10
Måns Rullgård
DCA: move an aligned array from stack to context
blob
|
commitdiff
|
diff to current
2009-05-16
Siarhei Siamashka
Support for getting (i)MDCT output multiplied by a...
blob
|
commitdiff
|
diff to current
2009-04-21
Kostya Shishkov
Make VLC tables in DCA decoder use INIT_VLC_USE_NEW_STATIC
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename bitstream.h to get_bits.h.
blob
|
commitdiff
|
diff to current
2009-04-12
Stefano Sabatini
Split bitstream.h, put the bitstream writer stuff in...
blob
|
commitdiff
|
diff to current
2009-04-11
Carl Eugen Hoyos
Use INIT_VLC_USE_STATIC and not its value "1".
blob
|
commitdiff
|
diff to current
2009-04-07
Thilo Borgmann
Implement avcodec_decode_video2(), _audio3() and _subti...
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2008-11-29
Kostya Shishkov
Add support for parsing and decoding DCA-HD streams.
blob
|
commitdiff
|
diff to current
2008-11-15
Benjamin Larsson
Proper channel output reordering for the dca decoder.
blob
|
commitdiff
|
diff to current
2008-11-11
Benjamin Larsson
Comment typo
blob
|
commitdiff
|
diff to current
2008-11-11
Benjamin Larsson
Remove channel layout table that only should be used...
blob
|
commitdiff
|
diff to current
2008-11-02
Benjamin Larsson
Change the dca channel layout, S -> SIDE not BACK.
blob
|
commitdiff
|
diff to current
2008-11-02
Andreas Öman
Change multichannel API define prefix from "CHANNEL_...
blob
|
commitdiff
|
diff to current
2008-11-01
Benjamin Larsson
Guess channel layout based on the number of channels...
blob
|
commitdiff
|
diff to current
2008-11-01
Benjamin Larsson
Add channel layouts for dca.
blob
|
commitdiff
|
diff to current
2008-10-28
Benjamin Larsson
Fix compilation, remove stray ;
blob
|
commitdiff
|
diff to current
2008-10-28
Benjamin Larsson
Fix selection of quant step table
blob
|
commitdiff
|
diff to current
2008-10-26
Benjamin Larsson
Disable codec downmix when not using simd instead of...
blob
|
commitdiff
|
diff to current
2008-10-26
Benjamin Larsson
Fix dca decoder with non simd float2int16 conversion
blob
|
commitdiff
|
diff to current
2008-10-26
Benjamin Larsson
Fix compilation with TRACE
blob
|
commitdiff
|
diff to current
2008-08-30
Michael Niedermayer
Remove the cos_mod table that has become unused after...
blob
|
commitdiff
|
diff to current
2008-08-30
Michael Niedermayer
Replace obfuscated mdct in qmf_32_subbands() by ff_imdc...
blob
|
commitdiff
|
diff to current
2008-08-30
Michael Niedermayer
Get rid of the 512 sample memmove().
blob
|
commitdiff
|
diff to current
2008-08-29
Michael Niedermayer
Half the size of subband_fir_noidea and get rid of...
blob
|
commitdiff
|
diff to current
2008-08-29
Michael Niedermayer
Move t1 and t2 declaration from the QMF code closer...
blob
|
commitdiff
|
diff to current
2008-08-29
Michael Niedermayer
Simplify (drop useless intermediate sum and diff arrays).
blob
|
commitdiff
|
diff to current
2008-08-29
Andreas Öman
5,1l: samples_chanptr[] should be (const float *)
blob
|
commitdiff
|
diff to current
2008-08-29
Andreas Öman
dca: Set data_size outside block loop.
blob
|
commitdiff
|
diff to current
2008-08-29
Andreas Öman
dca: Do float -> int16 interleaving in-place using...
blob
|
commitdiff
|
diff to current
2008-08-24
Alexander E. Patrakov
Correct scaling factor in DCA decoder synthesis.
blob
|
commitdiff
|
diff to current
2008-08-23
Michael Niedermayer
Remove redundant FFMIN().
blob
|
commitdiff
|
diff to current
2008-08-23
Alexander E. Patrakov
Increase buffer size to 16384 patch by Alexander E...
blob
|
commitdiff
|
diff to current
2008-07-31
Peter Ross
Modify all codecs to report their supported input and...
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-04-27
Stefano Sabatini
Add long names to many AVCodec declarations.
blob
|
commitdiff
|
diff to current
2008-04-10
Benjamin Larsson
Only set channels in the stream if previously unset...
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-03-06
Benjamin Larsson
Don't use unchecked data from the bitstream.
blob
|
commitdiff
|
diff to current
2008-02-13
Diego Biurrun
typo fix: inited --> initialized
blob
|
commitdiff
|
diff to current
2008-02-01
Michael Niedermayer
Fix const qualifer issues found by -Wcast-qual.
blob
|
commitdiff
|
diff to current
2008-01-05
Justin Ruggles
check for request_channels in dca init function
blob
|
commitdiff
|
diff to current
2008-01-04
Benjamin Larsson
Enable proper output from the LFE channel, based on...
blob
|
commitdiff
|
diff to current
2007-12-15
Andreas Öman
Make DCA decoder honor avctx->request_channels in a...
blob
|
commitdiff
|
diff to current
2007-12-02
Reimar Döffinger
Use the correct "const float *" type for variable inste...
blob
|
commitdiff
|
diff to current
2007-09-06
Limin Wang
Set data_size to zero when DCA header parse failed
blob
|
commitdiff
|
diff to current
2007-08-23
Reimar Döffinger
Add request_channels member to AVCodecContext so we...
blob
|
commitdiff
|
diff to current
2007-05-24
Sergey Vlasov
fix dca_bitalloc_index decoder init
blob
|
commitdiff
|
diff to current
2007-05-24
Sergey Vlasov
Fix dca.c compilation with #define TRACE
blob
|
commitdiff
|
diff to current
2007-05-18
Benjamin Larsson
Better error reporting.
blob
|
commitdiff
|
diff to current
2007-05-05
Diego Biurrun
Fix multiple "‘inline/static’ is not at beginning of...
blob
|
commitdiff
|
diff to current
2007-05-03
Diego Biurrun
Move dca parser to its own file.
blob
|
commitdiff
|
diff to current
2007-05-02
Justin Ruggles
cosmetics: indention after last commit
blob
|
commitdiff
|
diff to current
2007-05-02
Justin Ruggles
use downmixing coefficients in dca decoder.
blob
|
commitdiff
|
diff to current
2007-05-02
Justin Ruggles
enable multichannel output in dca decoder.
blob
|
commitdiff
|
diff to current
2007-04-27
Michael Niedermayer
fix exploitable buffer overflow
blob
|
commitdiff
|
diff to current
2007-04-24
Kostya Shishkov
1000l to myself as used VLC indexes were totally wrong
blob
|
commitdiff
|
diff to current
2007-04-04
Stefan Huehner
changes some function declarations from () to (void...
blob
|
commitdiff
|
diff to current
2007-02-27
Kostya Shishkov
DCA decoder
blob
|
commitdiff
|
diff to current