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
/
aactab.h
Age
Commit message (
Expand
)
Author
2012-05-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-21
Convert vector_fmul range of functions to YASM and add AVX versions
Kieran Kunhya
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-06-23
aactab: Tablegenify ff_aac_pow2sf_tab.
Alex Converse
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-13
AAC: Compress codebook tables and optimise sign bit handling
Måns Rullgård
2009-09-06
ff_swb_offset_* tables should be const.
Reimar Döffinger
2009-06-12
Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be
Alex Converse
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-26
Fix AAC data smuggling:
Kostya Shishkov
2009-01-13
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2008-11-24
AAC: Frequency domain prediction and hence Main profile support
Alex Converse
2008-10-02
Add (additional) const to many global tables.
Reimar Döffinger
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-15
More OKed AAC decoder hunks
Robert Swain
2008-08-15
Synchronise AAC decoder code with that from SoC
Robert Swain
2008-08-11
More OKed hunks of the AAC decoder from SoC
Robert Swain
2008-08-09
Sync already committed code with that in SoC and commit more OKed hunks of code
Robert Swain
2008-08-05
Move shared tables to aactab.c and add declarations to aactab.h. Also sync with
Robert Swain
2008-07-27
AAC tables and data that have been OKed by Michael
Robert Swain