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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
Anton Khirnov
2021-01-01
1
-1
/
+1
*
avcodec/aac: Share common init code of float decoder and encoder
Andreas Rheinhardt
2020-12-08
1
-0
/
+3
*
avcodec/aacdec, aactab: Move kbd tables to their only user
Andreas Rheinhardt
2020-12-08
1
-4
/
+0
*
avcodec/aactab: Remove declaration of inexistent array
Andreas Rheinhardt
2020-12-08
1
-1
/
+0
*
avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe
Andreas Rheinhardt
2020-11-24
1
-45
/
+1
*
avcodec/aactab: Fix conflicting types for ff_aac_codebook*
Andreas Rheinhardt
2020-11-24
1
-3
/
+3
*
avcodec/aac: Add floating point 960/120 MDCT window
Paul B Mahol
2017-08-24
1
-0
/
+6
*
Merge commit '39cea6570c11a49b64b2ec8d71e218db03b4c742'
Clément Bœsch
2017-03-29
1
-4
/
+4
|
\
|
*
aactab: Move extern keyword to the front of array declarations
Diego Biurrun
2016-11-02
1
-2
/
+2
*
|
avcodec/aactab: do not use floats for constants
Marton Balint
2016-03-15
1
-11
/
+11
*
|
avcodec/aac_tablegen: get rid of hardcoded tables entirely
Ganesh Ajjanagadde
2015-11-28
1
-1
/
+49
*
|
aac: temporarily un-share aac_table_init AVOnce variable
Rostislav Pehlivanov
2015-11-27
1
-3
/
+0
*
|
aactab.h: fix comment
Rostislav Pehlivanov
2015-11-27
1
-2
/
+2
*
|
aactab.h: update and correct comment
Rostislav Pehlivanov
2015-11-27
1
-5
/
+4
*
|
aacenc: make threadsafe
Rostislav Pehlivanov
2015-11-27
1
-0
/
+3
*
|
aactab: move ltp_coef[] from aacdectab to aactab
Rostislav Pehlivanov
2015-10-17
1
-0
/
+8
*
|
aac: move the TNS tables from aacdectab to the shared aactab
Rostislav Pehlivanov
2015-08-29
1
-0
/
+35
*
|
avcodec/aactab: Add ff_aac_eld_window_480_fixed
Michael Niedermayer
2015-07-25
1
-0
/
+1
*
|
libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]
Jovan Zelincevic
2015-07-09
1
-0
/
+4
*
|
Merge commit '7640c4a371a97899dfb443d980fd0bf8ac587754'
Michael Niedermayer
2015-02-04
1
-1
/
+5
|
\
\
|
|
/
|
*
aacdec: Tables for length 480 AAC ELD.
Niel van der Westhuizen
2015-02-03
1
-1
/
+5
*
|
Merge commit '7f29644108c5fbd80f160930b31b78b8704c1a49'
Michael Niedermayer
2014-01-05
1
-1
/
+0
|
\
\
|
|
/
|
*
aac: Fix low delay windowing.
Alex Converse
2014-01-04
1
-1
/
+0
*
|
Merge commit 'b2212dec0f011893ec68eecaa990170fa24050d7'
Michael Niedermayer
2014-01-05
1
-0
/
+1
|
\
\
|
|
/
|
*
aac: Fix TNS decoding for the 512 sample window family.
Alex Converse
2014-01-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-23
1
-0
/
+1
|
\
\
|
|
/
|
*
aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).
Alex Converse
2013-10-23
1
-0
/
+1
*
|
Merge commit '1914e6f010b3320025c7b692aaea51d9b9a992a8'
Michael Niedermayer
2013-09-19
1
-0
/
+3
|
\
\
|
|
/
|
*
aacdec: Add support for LD (Low Delay) AAC
Alex Converse
2013-09-18
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-22
1
-2
/
+2
|
\
\
|
|
/
|
*
Convert vector_fmul range of functions to YASM and add AVX versions
Kieran Kunhya
2012-05-21
1
-2
/
+2
|
*
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
-6
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-2
/
+2
*
AAC: Compress codebook tables and optimise sign bit handling
Måns Rullgård
2010-01-13
1
-0
/
+2
*
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
/
+6
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Fix AAC data smuggling:
Kostya Shishkov
2009-01-26
1
-2
/
+2
*
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
/
+2
*
Add (additional) const to many global tables.
Reimar Döffinger
2008-10-02
1
-2
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
More OKed AAC decoder hunks
Robert Swain
2008-08-15
1
-0
/
+9
*
Synchronise AAC decoder code with that from SoC
Robert Swain
2008-08-15
1
-2
/
+1
*
More OKed hunks of the AAC decoder from SoC
Robert Swain
2008-08-11
1
-0
/
+12
*
Sync already committed code with that in SoC and commit more OKed hunks of code
Robert Swain
2008-08-09
1
-0
/
+2
*
Move shared tables to aactab.c and add declarations to aactab.h. Also sync with
Robert Swain
2008-08-05
1
-751
/
+11
*
AAC tables and data that have been OKed by Michael
Robert Swain
2008-07-27
1
-0
/
+790