Michael Niedermayer
|
4ccb7911ba
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Diego Biurrun
|
3a0d0ff5e6
aacenc: Mark psy_3gpp_window() as av_unused.
|
13 лет назад |
Michael Niedermayer
|
7b376b398a
Merge remote branch 'qatar/master'
|
14 лет назад |
Nathan Caldwell
|
f50d937725
aacenc: Fix whitespace after last commit.
|
14 лет назад |
Nathan Caldwell
|
230c1a9075
aacenc: Finish 3GPP psymodel analysis for non mid/side cases.
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Nathan Caldwell
|
350785a662
aacenc: 10l, missed a reference when refactoring the psymodel.
|
14 лет назад |
Nathan Caldwell
|
4afedfd8e5
aacenc: cosmetics, indentation, and comment clarification
|
14 лет назад |
Nathan Caldwell
|
b7c96769c5
aacenc: Refactor the parts of the AAC psymodel.
|
14 лет назад |
Nathan Caldwell
|
d56920e206
aacenc: Correct spreading calculation for high spreading.
|
14 лет назад |
Nathan Caldwell
|
3ea12f65ba
aacenc: cosmetics: Swap spreading_hi/low name to match the 3GPP spec.
|
14 лет назад |
Nathan Caldwell
|
c8dcb9dee1
aacenc: Remove energy 'normalization' modification from the 3GPP psymodel
|
14 лет назад |
Nathan Caldwell
|
4df5aebb81
aacenc: Fix threshold-in-quiet calculation in the 3GPP psymodel.
|
14 лет назад |
Nathan Caldwell
|
eafadadaf5
aacenc: Fix the conditions under which 3GPP pre-echo control is run.
|
14 лет назад |
Nathan Caldwell
|
276df9d821
aacenc: Fix bug in LAME windowing where only one channel got initalized
|
14 лет назад |
Alex Converse
|
0e107f7890
psymodel: Const correct FFPsyWindowInfo.
|
14 лет назад |
Nathan Caldwell
|
62147469da
acenc: LAME-inspired window decision
|
14 лет назад |
Nathan Caldwell
|
af00dddeca
aacenc: Rename Psy3gpp* structs to AacPsy*
|
14 лет назад |
Alex Converse
|
49d3aab764
aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows.
|
14 лет назад |
Alex Converse
|
cecaf7d71a
aacenc: aac_psy_init(): Factorize line_to_frequency.
|
14 лет назад |
Alex Converse
|
d7194e3b73
aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb.
|
14 лет назад |
Alex Converse
|
886385afd6
aacenc: psy_3gpp_init(): Calculate barks on demand.
|
14 лет назад |
Alex Converse
|
75ef689884
aacenc: Fix window decision logic.
|
14 лет назад |
Alex Converse
|
31184aac87
aacenc: Fix psy logic.
|
15 лет назад |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
Alex Converse
|
988c170547
Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems.
|
15 лет назад |
Diego Biurrun
|
c8f47d8b79
cosmetics: Remove unnecessary {} around if/for blocks;
|
15 лет назад |
Diego Biurrun
|
99d61d340c
cosmetics: prettyprinting, K&R style, break overly long lines
|
15 лет назад |
Alex Converse
|
fd257dc4c0
Cosmetics: Pretty print the AAC encoder.
|
15 лет назад |
Alex Converse
|
78e65cd772
Merge the AAC encoder from SoC svn. It is still considered experimental.
|
15 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
Kostya Shishkov
|
bf689db069
Add okayed chunks of AAC encoder psychoacoustic model
|
16 лет назад |