Go to file
Martin Storsjo af5863a78e Re-fix "Stack-buffer-overflow in FDKmemset"
This probably doesn't fix the root cause, but at least fixes
the issues found in this particular fuzzed sample.

Compared to the previous fix in 39e13c1acb,
this doesn't break HE-AACv2 encoding, by allowing the case with
usb==no_channels.

Fixes: 1973/clusterfuzz-testcase-minimized-6319232084082688

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
2017-06-22 12:32:55 +03:00
documentation AAC/SBR decoder improvements and bugfixes 2016-04-08 19:10:30 +00:00
libAACdec Make sure to end all CRC regions in the right order 2017-06-12 23:44:43 +03:00
libAACenc Merge remote-tracking branch 'aosp/master' 2017-03-14 14:37:45 +02:00
libFDK Re-fix "Stack-buffer-overflow in FDKmemset" 2017-06-22 12:32:55 +03:00
libMpegTPDec AAC/SBR decoder improvements and bugfixes 2016-04-08 19:10:30 +00:00
libMpegTPEnc SBR/AAC encoder updates, code clean up 2016-04-04 17:25:36 -07:00
libPCMutils Linux compilation fix 2017-02-21 10:43:02 -08:00
libSBRdec Check that the SBR decoder has been properly initialized 2017-06-12 23:44:59 +03:00
libSBRenc Saturate additions in spectralChange 2017-03-14 14:37:55 +02:00
libSYS Merge remote-tracking branch 'aosp/master' 2016-08-25 22:12:15 +03:00
m4 build: ignore autotools support files, and remove them from the repository. 2012-07-11 22:13:08 +03:00
win32 Windows MSVC Makefile 2016-09-11 13:28:30 +03:00
.gitignore Ignore file `compile` that is generated by autogen 2014-11-24 16:13:15 -05:00
Android.bp Change build config of aac from Android.mk to Android.bp 2017-01-19 13:10:11 -08:00
ChangeLog Update the changelog for the upcoming 0.1.5 release 2017-01-11 10:45:23 +02:00
MODULE_LICENSE_FRAUNHOFER Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
Makefile.am Don't force C++98 mode any longer 2016-10-18 08:29:04 +03:00
Makefile.vc Windows MSVC Makefile 2016-09-11 13:28:30 +03:00
NOTICE Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
aac-enc.c Windows MSVC Makefile 2016-09-11 13:28:30 +03:00
autogen.sh Add an autogen shellscript 2013-09-07 18:32:50 +03:00
configure.ac Bump the package version to 0.1.5 2016-08-25 22:20:09 +03:00
fdk-aac.pc.in Include dependency libs (-lm) in the pkg-config file 2013-07-27 02:01:33 +03:00
fdk-aac.sym Export the external symbols via the libtool -export-symbols option 2012-07-11 14:37:36 +03:00
wavreader.c Add support for waveformatex files 2014-06-23 10:45:50 +03:00
wavreader.h Add an encoder example 2012-09-13 23:27:27 +03:00