shithub: aacdec

RSS feed

9fb50f9f – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/09 17:32
added dllexport attribute for mingw gcc

983a1533 – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/10/09 17:28
Merge pull request #3 from vividos/master

cec452c0 – Michael Fink <michael.fink@asamnet.de> authored on 2017/10/09 16:55
changed VISIBLE macro back to NEAACDECAPI and specify visibility attribute for gcc, and nothing for Visual Studio (continuing using the .def file); also removed CDECL, as everything is wrapped in a extern "C" {} scope

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