shithub: aacenc

RSS feed

6e869f1c – knik <knik> authored on 2017/07/02 12:12
patch by Dan Kegel: fixed compiler error (C++11 requires a space between literal and identifier)

af892dcd – knik <knik> authored on 2017/07/02 11:48
avoid automake warning

9815d9dc – knik <knik> authored on 2017/07/02 10:35
correct __GNUC__ macro name so the struct is actually packed

fa89cd52 – knik <knik> authored on 2017/07/02 10:19
use version number from configure.in

92a49839 – knik <knik> authored on 2017/07/02 09:57
version number update

686c34e8 – knik <knik> authored on 2017/07/01 05:46
limit the number of searched chunks to avoid possible long loop

64bbc928 – knik <knik> authored on 2017/07/01 05:35
fixed compiler error

664e96cd – knik <knik> authored on 2017/07/01 05:32
hopefully fixed prevoius patch, damn.

9cbf6341 – knik <knik> authored on 2017/07/01 04:58
one more wave format check

a6e2476e – knik <knik> authored on 2017/07/01 04:52
fixed CVE-2017-9130 (crash with improper .wav input)

58e9cad9 – knik <knik> authored on 2017/07/01 04:45
updated version

8a663c20 – knik <knik> authored on 2015/11/26 09:27
bugfix by Sebastian Wilhelmi: faac exits immediately when encoding raw wav file

196fa405 – knik <knik> authored on 2015/06/09 06:58
fixed compilation without limbp4v2

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

b84dd4bf – knik <knik> authored on 2012/03/01 13:34
Build faac against the public API exposed in <faac.h> instead of the private API defined in "libfaac/frame.h".

08f5deea – knik <knik> authored on 2012/02/25 12:34
Fix format string security error.

8b72935b – knik <knik> authored on 2012/02/23 08:26
Support for libmp4v2 r479; Port faac to the iTMF Generic and Tags API.

b239498b – knik <knik> authored on 2012/02/23 08:11
fixed too much exposed API

ccd27c8a – knik <knik> authored on 2010/09/27 06:32
Patch by Arthur Yarwood: read correct number of samples from data chunk

f2fa7af4 – knik <knik> authored on 2010/09/07 11:14
Fixed wav_open_read() to skip all unknown subchunk types

f3dc1066 – menno <menno> authored on 2010/06/04 17:16
Patches

2602c130 – menno <menno> authored on 2009/07/27 14:12
FAAC now able to use external updated libmp4v2

b85e7ca5 – menno <menno> authored on 2009/06/05 12:32
Minor fixes, cleanup

6fb9f675 – menno <menno> authored on 2009/06/05 12:16
Fix in huffman scalefactor coding when difference was out of bound for the table.

01042b1b – menno <menno> authored on 2009/06/05 12:09
Allow higher bitrates

b31ce8a3 – menno <menno> authored on 2009/02/04 19:55
Fixed version number

958f3d08 – menno <menno> authored on 2009/02/02 18:29
Final changes for version 1.28 release

f1e7a1af – menno <menno> authored on 2009/01/26 17:42
Linux compilation fix

090d7e38 – menno <menno> authored on 2009/01/25 15:31
Updated projects and removed outdated code

b1ad0c27 – menno <menno> authored on 2009/01/25 13:50
Issues with WAVEFORMATEXTENSIBLE

56cc8585 – menno <menno> authored on 2009/01/24 22:06
Changed FAACAPI definition for MINGW compiler

4aed7fa3 – menno <menno> authored on 2009/01/24 20:14
Updated to newest mpeg4ip library

40cf917f – menno <menno> authored on 2009/01/24 19:36
Updated manual with new option

c993a538 – menno <menno> authored on 2009/01/23 20:10
Made JPEG detection less restrictive

8466fece – menno <menno> authored on 2009/01/23 19:15
Added -s option for output of optimized mp4 layout

1dc4953f – menno <menno> authored on 2008/12/22 20:12
[ 1849718 ] mpeg4ip.h not handling non-c99 compiler correctly

030634c2 – menno <menno> authored on 2008/12/22 20:08
Fixed last #ifdef WIN32

4dd09a44 – menno <menno> authored on 2008/12/17 23:22
Moved manpage

0cd628b6 – menno <menno> authored on 2008/12/15 19:56
Added manpage for FAAC

a97e894c – menno <menno> authored on 2008/11/24 17:00
explicit typedef signed

2ea6c635 – menno <menno> authored on 2008/11/24 16:51
FAAC linux build patches

15e61552 – menno <menno> authored on 2008/04/05 20:51
Project file fixes

e03977d2 – menno <menno> authored on 2008/04/05 20:42
Fixed some conflicts for MSYS+MINGW

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

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

7de75013 – menno <menno> authored on 2007/08/20 14:03
Small patch for including DRM compile