shithub: aacdec

RSS feed

66fe7de7 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/07 07:04
renamed ATTR to VISIBLE; added dllexport attribute

1111ed43 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/06 07:30
merge pull request #2

2e9e68b1 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/06 07:26
split NEAACDECAPI into ATTR/CDECL for GCC/VC compatibility

022b3e5c – Michael Fink <michael.fink@asamnet.de> authored on 2017/10/05 19:20
fixed syntax errors when NEAACDECAPI is actually defined to __cdecl

bdab1053 – Michael Fink <michael.fink@asamnet.de> authored on 2017/10/05 19:20
added visual studio 2017 projects in folder project/msvc and removed old projects

f62f2261 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/30 10:33
fixed spelling

4e60057d – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/30 05:44
add manpage to source tarball

44419c98 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/29 09:32
changelog update

35fffb62 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/29 09:20
version -> 2.8.4; small build fix

e899f1d4 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/23 11:08
version -> 2.8.3

d34519c5 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/23 11:06
autotools support update

de3ae8b4 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/23 07:02
unnest function for clang compatibility

37d7acc5 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/22 08:06
version -> 2.8.2

1b7910fe – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/16 06:35
fixed RNG bug in pns.c

da52b8d1 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/06 08:16
added -no-undefined to LDFLAGS (MSYS2 project)

fbd505b3 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/09/06 07:57
fixed compile error and autotools packing

e2d3ad8e – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/09 12:06
fixed extended tag('----') read

706209c9 – knik <knik@users.sourceforge.net> authored on 2017/07/26 10:04
remove useless prints

8d045444 – knik <knik@users.sourceforge.net> authored on 2017/07/26 08:14
initial version of new mp4 input code

f58984cb – knik <knik@users.sourceforge.net> authored on 2017/07/20 08:14
dummy FAAD2_VERSION macro

ce90f3b2 – knik <knik@users.sourceforge.net> authored on 2017/07/19 10:08
typoe fixed

3a59b952 – knik <knik@users.sourceforge.net> authored on 2017/07/19 09:56
update

10c4ca7a – knik <knik@users.sourceforge.net> authored on 2017/07/19 09:55
new API: NeAACDecGetVersion

6c2b587f – knik <knik@users.sourceforge.net> authored on 2017/07/17 10:37
version -> 2.8.1

3e8a74a0 – knik <knik@users.sourceforge.net> authored on 2017/07/17 10:04
use <stdint.h> on all systems

d8e1ff74 – knik <knik@users.sourceforge.net> authored on 2017/07/17 10:02
use <stdint.h> on all systems

0c3e2b52 – knik <knik@users.sourceforge.net> authored on 2017/07/17 08:52
removed uint*_t typedefs and use <stdint.h> on all systems

a67c75ed – knik <knik@users.sourceforge.net> authored on 2017/07/17 05:28
I really hope the patch for multiple vulnerabilities will work this time

06240023 – knik <knik@users.sourceforge.net> authored on 2017/07/16 04:19
in the end it turned out faad crashes with Fabian's recent patches

ef31633a – knik <knik@users.sourceforge.net> authored on 2017/07/14 06:49
even better fix for multiple vulnerabilities

85420dc7 – knik <knik@users.sourceforge.net> authored on 2017/07/13 03:44
more gitignorance

7c348bdb – knik <knik@users.sourceforge.net> authored on 2017/07/12 06:06
hopefully the last patch in the "multiple vulnerabilities" series

09b0228f – knik <knik@users.sourceforge.net> authored on 2017/07/11 04:12
Working patch to fix previous broken commit "multiple vulnerabilities"

cfb21cfb – knik <knik@users.sourceforge.net> authored on 2017/07/10 11:50
multiple vulnerabilities fixed (Fabian Greffrath)

8e846b64 – knik <knik@users.sourceforge.net> authored on 2017/07/10 11:38
fixed the man page by avoiding a line break (Fabian Greffrath)

c9daaeb2 – knik <knik@users.sourceforge.net> authored on 2017/07/10 11:31
Seeking support for MP4 files in faad. (awy)

25e39415 – knik <knik@users.sourceforge.net> authored on 2017/07/07 10:17
AM_CONFIG_HEADER is deprecated, use AC_CONFIG_HEADERS (Philip Chimento)

5739fd20 – knik <knik@users.sourceforge.net> authored on 2017/07/06 17:04
version -> 2.8.0

99773883 – knik <knik@users.sourceforge.net> authored on 2017/07/06 16:56
Added link to SF project page

6c435a74 – knik <knik@users.sourceforge.net> authored on 2017/07/06 16:35
improved autotools support

3256f173 – knik <knik@users.sourceforge.net> authored on 2017/07/05 16:04
chmod +x

a5f9bb80 – knik <knik@users.sourceforge.net> authored on 2017/07/04 14:41
renamed: configure.in -> configure.ac

85f3e2e7 – knik <knik@users.sourceforge.net> authored on 2017/07/04 14:30
new file: .gitignore

eac0bcb0 – knik <knik> authored on 2017/07/03 07:55
fix autotools warnings

f84bc9bf – knik <knik> authored on 2016/11/11 06:25
Fixed implicit SBR detection via AudioSpecificConfig fail when char is unsigned.

b44f998f – knik <knik> authored on 2015/02/22 05:09
The bugfix does not fully fix DRC processing in FAAD2 but

37365c52 – knik <knik> authored on 2015/01/26 12:48
Added missing #ifndef HAVE_LRINTF

712d0cf9 – knik <knik> authored on 2015/01/24 09:21
Fixed libfaad crash on fuzzed file. Patch by Fabian Greffrath.

7d0b06cb – knik <knik> authored on 2015/01/22 05:04
Fixed syntax error: an unescaped hyphen is used as a minus sign. Patch by Fabian Greffrath

00cea4f4 – knik <knik> authored on 2015/01/22 04:40
Fixed segfaults on amd64 due to incorrect pointer size

157eb063 – knik <knik> authored on 2015/01/22 03:55
Fix visibility attribute compiler warnings. Patch by Fabian Greffrath

023295e0 – knik <knik> authored on 2015/01/19 04:46
Fix advance_buffer problem with large ID3v2 tags. Patch by Mike Crowe

802af12a – knik <knik> authored on 2014/11/25 02:42
New manpage by Julian Cable

881b5e26 – knik <knik> authored on 2014/11/10 03:10
Patch by Julian Cable: build the DRM version of the library as well as the normal version.

720f7004 – knik <knik> authored on 2012/03/04 04:59
Dynamically allocate file name buffers.

bfab0b0a – knik <knik> authored on 2012/03/02 10:29
Set appropriate symbol visibility attributes.

ae68cd1f – knik <knik> authored on 2012/03/02 10:28
The patch enables input on stdin for AAC/AAC+ streams.

35b2e5b0 – knik <knik> authored on 2012/03/02 10:27
libmp4ff ist not packaged, so do not install it either.

39dd3421 – knik <knik> authored on 2012/03/02 10:25
Fix hyphen in manpage.

41a763e5 – menno <menno> authored on 2010/06/04 16:47
Fixed PNS correlation between left and right channel. Incorrect scaling of right channel.

b42afd42 – menno <menno> authored on 2009/10/12 17:06
Added missing exports

d32a4900 – menno <menno> authored on 2009/07/27 14:12
manpage copying to wrong location

a8e8a915 – menno <menno> authored on 2009/06/05 12:32
Compile fixes

42b2e469 – menno <menno> authored on 2009/03/09 17:22
Patch for MP4 iTunes metadata

f04f98d2 – menno <menno> authored on 2009/02/06 11:03
Made manpage install

b54f42f0 – menno <menno> authored on 2009/02/06 09:24
Build script fix

66d2a35d – menno <menno> authored on 2009/02/05 22:39
Fixed difference in declarations

0878897b – menno <menno> authored on 2009/02/04 19:51
Final fixes to version numbers and use of external header

583b72bd – menno <menno> authored on 2009/02/02 18:37
Final changes for version 2.7 release

bf186d7c – menno <menno> authored on 2009/01/28 19:41
Minor compile fixes

c320c723 – menno <menno> authored on 2009/01/26 18:51
Use public headers internally to prevent duplicate declarations

d2f41a3b – menno <menno> authored on 2009/01/26 18:01
FAAD manpage

815548b5 – menno <menno> authored on 2009/01/26 17:51
Build libmp4ff statically

bb4d5f6e – menno <menno> authored on 2009/01/26 17:32
DAB+ support

e1d13b17 – menno <menno> authored on 2009/01/25 15:32
Remove outdated code

220c2d5a – menno <menno> authored on 2009/01/25 15:25
Update project files

b98919ac – menno <menno> authored on 2009/01/25 15:14
Solved copyright symbol issues in tagupdate

9e74e752 – menno <menno> authored on 2009/01/25 13:33
Minor update in readme

cf4fcaf9 – menno <menno> authored on 2009/01/19 18:56
Updated tag reading code with newest iTunes types

a432dd72 – menno <menno> authored on 2008/12/22 20:24
[ 2150104 ] fix album artist, disc number, and compilation flag in mp4ff

65a42927 – menno <menno> authored on 2008/11/24 17:03
Small configure patch

677baf16 – menno <menno> authored on 2008/11/24 16:53
Explicitly typedef as signed

ec15d74c – menno <menno> authored on 2008/11/24 16:40
No more usage of copyright symbol

0697afd4 – menno <menno> authored on 2008/11/24 16:27
Removed old iTunes DRM stuff

9a71d064 – menno <menno> authored on 2008/09/22 13:55
Smaller fixes for compilation issues and ARM

96eeea18 – menno <menno> authored on 2008/09/19 19:31
Made sure MAIN prediction can't be started after the first frame

b6b4f608 – menno <menno> authored on 2008/09/19 18:50
Security fix in main.c

d4d4ca17 – menno <menno> authored on 2008/04/05 20:52
Project file fixes

b79b5a24 – menno <menno> authored on 2008/04/05 20:34
Disabled LATM parser for now, not stable yet

d15dbae1 – menno <menno> authored on 2008/03/29 17:10
workaround for latm bug

facf1c46 – menno <menno> authored on 2008/03/23 19:03
Applied some patches received

2ed7cad8 – menno <menno> authored on 2007/12/04 09:41
Fixed libtool ABI version numbering thing

d4a65c06 – menno <menno> authored on 2007/11/01 08:34
Final fix to copyright header

3bd54e20 – menno <menno> authored on 2007/10/11 14:41
Changed GPL header a bit, now a clarification of section 2c of the GPLv2

830fab4a – mmhoffm <mmhoffm> authored on 2007/09/11 16:34
a0,a1 potential clobbers + hidding local var

dca1dfb4 – mmhoffm <mmhoffm> authored on 2007/09/11 14:21
blackfin fixed point multiplication optimization

d5261b3b – mmhoffm <mmhoffm> authored on 2007/09/11 14:20
blackfin fixpoint configuration

ac792aef – menno <menno> authored on 2007/08/22 14:31
Updated project files to VS2005 and made everything compile again

e2defb31 – menno <menno> authored on 2007/06/05 15:00
Fixes from SF tracker

a952619a – menno <menno> authored on 2007/06/05 14:38
hcr.c: Removed some code that caused false errors.

Next