index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
aac.h
Age
Commit message (
Expand
)
Author
2012-09-15
aacdec: add support for dual mono in Japanese DTV
Akihiro Tsukada
2012-06-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-08
Add a float DSP framework to libavutil
Justin Ruggles
2012-04-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-16
aacdec: More robust output configuration.
Alex Converse
2012-02-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
aacdec: Try to sniff a reasonable channel layout for PCE based configurations.
Alex Converse
2012-01-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-09
aacdec: Turn off PS for multichannel files that use PCE based configs.
Alex Converse
2011-12-13
Support "VLB " audio in NSV files.
Reimar Döffinger
2011-12-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-02
Add avcodec_decode_audio4().
Justin Ruggles
2011-08-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-26
doxygen: fix wrong comment syntax, //< vs. ///<
Diego Biurrun
2011-07-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-02
doxygen: Prefer member groups over grouping into modules
Reinhard Tartler
2011-05-16
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-15
aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
Justin Ruggles
2011-04-28
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-27
aacdec: remove sf_scale and sf_offset.
Alex Converse
2011-04-27
Define POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_tabp[] offsets instead
Alex Converse
2011-04-27
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-26
Add AVX FFT implementation.
Vitor Sessak
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-22
aacdec: Reduce the size of buf_mdct.
Young Han Lee
2011-02-21
aacdec: Reduce the size of buf_mdct.
Young Han Lee
2011-02-15
aacdec: Implement LTP support.
Young Han Lee
2011-02-14
aacdec: Implement LTP support.
Young Han Lee
2011-02-04
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-02
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-01-28
Remove the add bias hack for the C version of DSPContext.float_to_int16_*().
Justin Ruggles
2011-01-28
Remove the add bias hack for the C version of DSPContext.float_to_int16_*().
Justin Ruggles
2010-09-10
aacdec: Rework channel mapping compatibility hacks.
Alex Converse
2010-06-05
Whitespace cosmetics
Alex Converse
2010-06-05
aac: Move an initialization macro used only by the decoder out of the header.
Alex Converse
2010-06-05
aacdec: Rename avccontext to avctx.
Alex Converse
2010-06-03
aacdec: Work around illegal files with all elem_id tags set to the same value.
Alex Converse
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-08
Add an HE-AAC v1 decoder.
Alex Converse
2010-03-06
Move FFT parts from dsputil.h to fft.h
Måns Rullgård
2010-03-06
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-13
AAC: Reduce depth of vlc_spectral tables to 2
Måns Rullgård
2009-12-02
AAC: Add a global header but output not locked output configuration status.
Alex Converse
2009-11-03
Don't lock the channel output configuration based on the first value seen for
Alex Converse
2009-09-20
Merge FFTContext and MDCTContext
Måns Rullgård
2009-07-10
Ignore subsequent channel configurations after the first in an AAC file. The
Alex Converse
2009-07-08
Merge the AAC encoder from SoC svn. It is still considered experimental.
Alex Converse
2009-06-11
The internal header libavutil/internal.h should not be used outside libavutil.
Diego Biurrun
2009-03-18
Move MPEG-4 AOT enum to mpeg4audio.h.
Alex Converse
[next]