index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
aactab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
aactab: Tablegenify ff_aac_pow2sf_tab.
Alex Converse
2010-06-23
1
-126
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-6
/
+6
*
remove tables of codebook vector values which are contained in
Stefan Gehrer
2010-02-20
1
-24
/
+5
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-8
/
+8
*
AAC: Compress codebook tables and optimise sign bit handling
Måns Rullgård
2010-01-13
1
-0
/
+186
*
AAC: use new dsputil functions
Måns Rullgård
2009-09-22
1
-6
/
+6
*
ff_swb_offset_* tables should be const.
Reimar Döffinger
2009-09-06
1
-2
/
+2
*
Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be
Alex Converse
2009-06-12
1
-0
/
+140
*
Add support for sample rate index 12, 7350 Hz
Alex Converse
2009-02-12
1
-3
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-1
/
+1
*
AAC: Frequency domain prediction and hence Main profile support
Alex Converse
2008-11-24
1
-0
/
+4
*
Fix perceptual noise shaping scaling including an oversight of the offset for
Alex Converse
2008-11-05
1
-2
/
+30
*
Add (additional) const to many global tables.
Reimar Döffinger
2008-10-02
1
-3
/
+3
*
More OKed AAC decoder hunks
Robert Swain
2008-08-15
1
-0
/
+7
*
Synchronise AAC decoder code with that from SoC
Robert Swain
2008-08-15
1
-398
/
+488
*
More OKed hunks of the AAC decoder from SoC
Robert Swain
2008-08-11
1
-0
/
+15
*
Sync already committed code with that in SoC and commit more OKed hunks of code
Robert Swain
2008-08-09
1
-0
/
+83
*
Move shared tables to aactab.c and add declarations to aactab.h. Also sync with
Robert Swain
2008-08-05
1
-0
/
+798