index
:
ODR-AudioEnc
master
next
ODR-AudioEnc backup repository
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SBR header period
Jean-Michel Trivi
2013-08-20
4
-5
/
+24
|
*
AAC encoder bitrate limitation
Jean-Michel Trivi
2013-08-20
1
-47
/
+49
|
*
SBR encoder improvement
Jean-Michel Trivi
2013-08-20
3
-11
/
+11
|
*
Encoder intensity fix
Jean-Michel Trivi
2013-08-20
3
-11
/
+20
|
*
Encoder quantizer fix
Jean-Michel Trivi
2013-08-20
2
-3
/
+3
|
*
Decode and SYS lib cleanup
Jean-Michel Trivi
2013-08-20
12
-40
/
+57
|
*
Disclaimer update, lib version increment
Jean-Michel Trivi
2013-08-20
305
-322
/
+322
|
*
Fix HE-AAC SBR ignored high-freq data
Jean-Michel Trivi
2013-08-05
4
-2
/
+13
*
|
Ignore .dirstamp files
Martin Storsjo
2013-10-03
1
-0
/
+1
*
|
Add an autogen shellscript
Terrance
2013-09-07
1
-0
/
+2
*
|
Bump the version number, add a changelog entry
v0.1.2
Martin Storsjo
2013-07-27
2
-2
/
+6
*
|
Include dependency libs (-lm) in the pkg-config file
Martin Storsjo
2013-07-27
2
-1
/
+6
*
|
Check the right element in isBook
Martin Storsjo
2013-07-10
1
-1
/
+1
*
|
Avoid too big changes in isScale
Martin Storsjo
2013-03-18
1
-0
/
+9
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2013-02-27
2
-6
/
+0
|
\
|
|
*
am 0d439d3d: Merge "Remove a bionic workaround."
Elliott Hughes
2012-11-29
0
-0
/
+0
|
|
\
|
|
*
Merge "Remove a bionic workaround."
Elliott Hughes
2012-11-29
2
-6
/
+0
|
|
|
\
|
|
|
*
Remove a bionic workaround.
Elliott Hughes
2012-11-29
2
-6
/
+0
|
|
|
/
|
*
/
Remove a bionic workaround.
Elliott Hughes
2012-11-29
2
-6
/
+0
|
|
/
*
|
Don't try to shift more bits than the variable length
Martin Storsjo
2013-02-17
1
-2
/
+8
*
|
Add a changelog entry for 0.1.1, bump the version numbers
v0.1.1
Martin Storsjo
2012-11-13
2
-2
/
+11
*
|
Rename sbr_rom/ram files back to the original names
Martin Storsjo
2012-11-02
3
-2
/
+2
*
|
build: Build object files in subdirectories
Martin Storsjo
2012-11-02
1
-0
/
+1
*
|
build: Don't use make variables in the declaration of source files
Martin Storsjo
2012-11-02
1
-131
/
+122
*
|
Revert "Use __builtin_clz instead of default implementation of fixnormz on GCC"
Martin Storsjo
2012-11-01
1
-12
/
+0
*
|
Revert parts of "Use saturating adds to avoid overflow"
Martin Storsjo
2012-11-01
1
-2
/
+2
*
|
Only use __int64 on MSVC, not on all win32 compilers
Martin Storsjo
2012-11-01
1
-1
/
+1
*
|
Update Makefile.am to account for a removed file in the latest upstream
Martin Storsjo
2012-11-01
1
-2
/
+1
*
|
Merge remote-tracking branch 'aosp/jb-mr1-release' into master
Martin Storsjo
2012-11-01
41
-4495
/
+4423
|
\
|
|
*
Bug 7170947 Update AAC codec
Jean-Michel Trivi
2012-10-02
21
-1390
/
+1443
|
*
Merge "Don't zero out spec coeffs before doing the final IMDCT." into jb-mr1-dev
John Grossman
2012-09-12
1
-4
/
+1
|
|
\
|
|
*
Don't zero out spec coeffs before doing the final IMDCT.
John Grossman
2012-09-12
1
-4
/
+1
|
*
|
fix mips build by reverting files back
Keun young Park
2012-09-11
2
-31
/
+5
|
|
/
|
*
Bug fixes in AAC decoder, AAC encoder, FDK library
Jean-Michel Trivi
2012-09-09
28
-4331
/
+4235
*
|
Make sure AACdynamic_RAM gets allocated aligned to 8 bytes
Jeffrey Knockel
2012-10-25
1
-1
/
+1
*
|
Add support for Workgroup 4 (WG4) channel mapping
Sergio Ammirata
2012-10-05
3
-3
/
+18
*
|
Revert "Do schur_div with a direct 64 bit division instead of a loop on x86"
Martin Storsjo
2012-09-14
1
-10
/
+0
*
|
Add an encoder example
Martin Storsjo
2012-09-13
6
-0
/
+454
*
|
Do schur_div with a direct 64 bit division instead of a loop on x86
Jakub Stachowski
2012-09-09
1
-0
/
+10
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2012-09-05
4
-36
/
+5
|
\
|
|
*
Merge "Remove workaround in aac for broken toolchain"
Jean-Baptiste Queru
2012-09-04
2
-5
/
+0
|
|
\
|
|
*
Remove workaround in aac for broken toolchain
Irina Tirdea
2012-09-03
2
-5
/
+0
|
|
/
|
*
Merge "GCC 4.4 and later cannot handle h constructs. Fix to replace the assem...
Jean-Baptiste Queru
2012-08-15
2
-31
/
+5
|
|
\
|
|
*
GCC 4.4 and later cannot handle h constructs. Fix to replace the assembly con...
Raghu Gandham
2012-08-09
2
-31
/
+5
|
*
|
Merge "Don't try to shift more bits than the variable length"
Jean-Baptiste Queru
2012-08-13
1
-2
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Don't try to shift more bits than the variable length
Martin Storsjo
2012-08-10
1
-2
/
+8
|
|
/
*
|
Use a saturating shift to avoid overflow
Martin Storsjo
2012-09-02
1
-1
/
+1
*
|
Use __builtin_clz instead of default implementation of fixnormz on GCC
Jakub Stachowski
2012-08-14
1
-0
/
+12
*
|
Use saturating adds to avoid overflow
Martin Storsjo
2012-08-11
1
-2
/
+2
*
|
Use saturating adds in all other similar loops in groupShortData as well
Martin Storsjo
2012-08-10
1
-3
/
+3
[prev]
[next]