shithub: aacenc

RSS feed

5730e001 – knik <knik@users.sourceforge.net> authored on 2017/07/16 17:08
I don't really know what this field is supposed to mean

37be1fb4 – knik <knik@users.sourceforge.net> authored on 2017/07/16 14:47
datastruct fix

daa69ed3 – knik <knik@users.sourceforge.net> authored on 2017/07/16 14:25
format again

40fe3064 – knik <knik@users.sourceforge.net> authored on 2017/07/16 12:41
bad format string

eb39814b – knik <knik@users.sourceforge.net> authored on 2017/07/16 12:33
new mp4 output module written from scratch

5726e930 – knik <knik@users.sourceforge.net> authored on 2017/07/09 14:03
Merge branch 'master' of ssh://git.code.sf.net/p/faac/faac

3b60971f – knik <knik@users.sourceforge.net> authored on 2017/07/09 13:48
fixed AM_CONDITIONAL

5fb579ce – knik <knik@users.sourceforge.net> authored on 2017/07/09 13:48
fidex AM_CONDITIONAL

3d8f031b – knik <knik@users.sourceforge.net> authored on 2017/07/09 13:47
Merge branch 'master' of ssh://git.code.sf.net/p/faac/faac

4f1a2dd0 – knik <knik@users.sourceforge.net> authored on 2017/07/09 13:37
MINGW compile/build fix

7915c0a2 – knik <knik@users.sourceforge.net> authored on 2017/07/09 13:37
MINGW compile/build fix

e77b325b – knik <knik@users.sourceforge.net> authored on 2017/07/08 16:39
tiny fix

d150e190 – knik <knik@users.sourceforge.net> authored on 2017/07/08 11:52
more files .gitignored

053a9548 – knik <knik@users.sourceforge.net> authored on 2017/07/08 06:06
obsolete .cvsignore deleted

52380769 – knik <knik@users.sourceforge.net> authored on 2017/07/08 06:04
added option --ignorelength (support for WAV files over 4 GB)

5f370172 – knik <knik@users.sourceforge.net> authored on 2017/07/07 10:08
updated bug-report address

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

9a5559a0 – knik <knik@users.sourceforge.net> authored on 2017/07/04 14:22
renamed: .cvsignore -> .gitignore

3debb348 – knik <knik> authored on 2017/07/03 08:07
fix autotools warnings

f495fc62 – knik <knik> authored on 2017/07/02 13:10
exit when trying to encode mp4 to stdin

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

6b48b258 – menno <menno> authored on 2007/06/08 13:29
Fixed missing identifier bextl

7effd468 – menno <menno> authored on 2007/06/05 14:59
Fixes from SF tracker

15436622 – menno <menno> authored on 2007/03/19 16:14
Updated configure.in

e162064e – menno <menno> authored on 2007/03/19 15:57
Made faacgui buildable again

849c0cf5 – menno <menno> authored on 2006/09/25 15:54
Fixed FAAC configure.in multiline stuff

bd068450 – menno <menno> authored on 2006/09/25 15:53
Fixed track and disk number reading from command line

d07ae4b7 – menno <menno> authored on 2006/08/13 10:17
Changes

aa9f36e7 – menno <menno> authored on 2006/08/07 14:15
--as-needed patch

9390b896 – sur <sur> authored on 2006/07/10 08:04
Made WriteCPE DRM compatible

82edb2af – sur <sur> authored on 2006/07/07 08:20
Table-lookup CRC implemented

ea97e8d0 – rjamorim <rjamorim> authored on 2005/04/24 15:16
Fixed licensing information header

fcfaf0f8 – sur <sur> authored on 2005/02/04 09:57
kiss-fft library v. 1.2.1 is added to faac source tree

581dc7f9 – sur <sur> authored on 2005/02/02 11:48
Minor fixes to make faac DRM-compatible.

ab60f771 – sur <sur> authored on 2005/02/02 02:57
*** empty log message ***

425ec51e – sur <sur> authored on 2005/02/02 02:56
Minor changes to make code 1024/960 transform length compatible.

f3995b61 – sur <sur> authored on 2005/02/02 02:55
Win32 module definition file for libfaac_dll_drm project.

82d43c9e – sur <sur> authored on 2005/02/02 02:55
Win32 Visual Studio project file to build DRM-compatible libfaac. This is experimental code, please do not use this project to build 'ordinary' libfaac.

d95b2672 – sur <sur> authored on 2005/02/02 02:54
Win32 Visual Studio solution file to build DRM-compatible libfaac. This is experimental code, please do not use this project to build 'ordinary' libfaac.

8157d7aa – sur <sur> authored on 2005/02/02 02:53
Fixed bug in HuffmanEnd.

79daa3f1 – sur <sur> authored on 2005/02/02 02:51
NFLAT_LS definition changed to be 1024/960 transform length compatible.

e5a3a5e4 – sur <sur> authored on 2005/02/02 02:51
960 transform length implemented.

c1ac168f – sur <sur> authored on 2005/02/02 02:50
Added interface to kiss_fft library to implement FFT for 960 transform length.

b4aec704 – sur <sur> authored on 2005/02/02 02:49
Added DRM-compatible FRAMLE_LEN, BLOCK_LEN_LONG, BLOCK_LEN_SHORT definitions.

8c325a2b – sur <sur> authored on 2005/02/02 02:47
Updated some files and the ChangeLog

3b8f6622 – menno <menno> authored on 2004/12/08 06:07
Make long help work again

f2646763 – aforanna <aforanna> authored on 2004/11/21 11:27
defines.h

3877dca4 – aforanna <aforanna> authored on 2004/11/21 11:20
no message

954a70d4 – menno <menno> authored on 2004/11/17 09:26
Infinite loop fix

f873ac18 – aforanna <aforanna> authored on 2004/11/04 07:51
version number updated to 1.24.1 due to changes in Winamp and CoolEdit plugins

cceab8d2 – aforanna <aforanna> authored on 2004/11/03 08:07
Updated version number

e8a40038 – aforanna <aforanna> authored on 2004/11/01 14:42
no message

a47dde29 – aforanna <aforanna> authored on 2004/11/01 14:39
Cfaac moved to faac folder

5eb3da87 – aforanna <aforanna> authored on 2004/10/26 09:04
no message

d458cc1b – aforanna <aforanna> authored on 2004/10/26 08:59
Imports mp4/id3 tag

Next