shithub: aacdec

RSS feed

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.

5cfc2985 – menno <menno> authored on 2007/03/19 15:58
Made projects compilable

09f57eed – menno <menno> authored on 2006/09/25 15:52
Removed beepmp dependencies

588f5888 – menno <menno> authored on 2006/09/25 15:46
LRINTF fixes for OSX

639b9c8f – menno <menno> authored on 2006/08/15 15:22
Fixed small range checking bug

ee772c4b – menno <menno> authored on 2006/08/15 15:05
Compilation fixes for linux

0620c363 – menno <menno> authored on 2006/08/13 10:13
Changes

5643b973 – menno <menno> authored on 2006/08/07 14:47
Added compilation changes for Beep media player

89376cc9 – menno <menno> authored on 2006/08/07 14:13
Compilation problems solved

41961f64 – menno <menno> authored on 2006/08/07 14:09
Another silly bug

26f82786 – menno <menno> authored on 2006/08/07 14:00
Silly bug

519d283e – menno <menno> authored on 2006/08/06 14:57
Latest changes: make faad2 compile on linux with the xmms plugin; fix incorrect SBR detection in extended AudioSpecificConfig.

b737ae4a – menno <menno> authored on 2006/07/22 10:13
Bugfix in HCR code

e19fec5c – sur <sur> authored on 2006/07/07 08:35
faad_rewindbits fixed

542ddb70 – menno <menno> authored on 2006/05/26 15:21
Fixed stupid SBR downsampled filterbank bug

5ad0c0af – menno <menno> authored on 2006/05/17 14:49
Latest patches

e879a90e – menno <menno> authored on 2006/05/07 14:09
FAAD2 update

90b08840 – menno <menno> authored on 2005/02/01 08:28
cvs sync

baf45c81 – menno <menno> authored on 2005/02/01 08:23
cvs sync

23379b57 – menno <menno> authored on 2004/11/08 03:06
Updated linux compilation

8cfe7d4f – aforanna <aforanna> authored on 2004/11/01 14:44
Cfaac moved to faac folder

2108cdfe – aforanna <aforanna> authored on 2004/10/25 17:53
no message

8498be7f – menno <menno> authored on 2004/10/19 14:02
in_mp4.c: small bugfix for crashing at end of file

891c7d05 – menno <menno> authored on 2004/10/18 15:29
Updated NSIS installer script for latest version

dd018ff4 – menno <menno> authored on 2004/10/18 15:25
fixed some problems in winamp plugin

4d4850f5 – menno <menno> authored on 2004/10/17 16:44
Updated XMMS plugin

cc021be2 – rjamorim <rjamorim> authored on 2004/09/23 00:49
Added a more professional-looking version (PDF) of the library documentation. It's also much smaller than the DOC file.

8ab8622b – gcp <gcp> authored on 2004/09/08 05:43
Sync CVS - smal bugfixes

befcd248 – menno <menno> authored on 2004/09/07 10:51
Added documentation for libfaad

5b91dee5 – gcp <gcp> authored on 2004/09/04 14:40
Some small optimizations to inverse quantization

cc4fc2b2 – menno <menno> authored on 2004/09/04 10:56
Sync CVS

52b83233 – gcp <gcp> authored on 2004/09/03 17:49
Some display fixes

b5330cb6 – menno <menno> authored on 2004/09/03 15:38
New winamp plugin:

b9ec5d09 – menno <menno> authored on 2004/09/02 14:04
makefile update

4ce32dbc – gcp <gcp> authored on 2004/09/02 11:49
Bugfixes for PS AAC streaming

fb2e3a60 – gcp <gcp> authored on 2004/09/02 11:02
Add PS AAC sourcefiles to project files

766d1b9c – menno <menno> authored on 2004/09/02 10:47
removed/changed nsis scripts

336d6cab – gcp <gcp> authored on 2004/09/02 10:02
Bugfixes for PS AAC streaming

b288de83 – menno <menno> authored on 2004/08/23 15:20
Removed old Winamp plugin source

6779c81f – menno <menno> authored on 2004/08/23 15:19
Removed Winamp3 plugin source

58b5f3d3 – menno <menno> authored on 2004/08/23 15:16
Linux fix

3355b74f – menno <menno> authored on 2004/08/22 13:48
Build system update

2405cc8d – menno <menno> authored on 2004/08/20 04:31
fix in build system

570827bd – menno <menno> authored on 2004/08/20 04:30
fixed problem in mpeg4ip plugin

9dcbf0e6 – menno <menno> authored on 2004/08/19 14:58
Fix in makefile?

2d6b47cf – menno <menno> authored on 2004/08/19 14:50
Applied XMMS patch

3020282d – menno <menno> authored on 2004/08/19 14:41
Fixed project file

14ca39c0 – menno <menno> authored on 2004/08/19 14:35
Make winamp plugin work with latest mp4v2 library

7529a382 – menno <menno> authored on 2004/08/19 14:12
Added missing source files to makefile in /libfaad

1b1b7375 – menno <menno> authored on 2004/08/06 04:09
makefile fix

38362297 – menno <menno> authored on 2004/08/04 15:13
fix in DRM dec

916dbed5 – menno <menno> authored on 2004/08/04 07:12
fix in project file

Next