shithub: aacdec

RSS feed

2cfe0e13 – menno <menno> authored on 2003/11/02 09:59
workaround for buggy mpeg-2 aac in mp4 files

c7dfb435 – menno <menno> authored on 2003/11/02 09:18
Fixed decoding of MPEG-2 AAC files muxed inside a MP4 file (AudioSpecificConfig == ADIF header)

0f811a00 – ca5e <ca5e> authored on 2003/10/29 13:14
Fixes

2737378f – menno <menno> authored on 2003/10/20 11:43
DRM fix

24b3fe86 – menno <menno> authored on 2003/10/20 10:46
DRM fix

5055d746 – menno <menno> authored on 2003/10/20 10:05
fixes in mp4ff

42ce0306 – menno <menno> authored on 2003/10/20 09:57
added SBR changes for DRM

800c0a08 – menno <menno> authored on 2003/10/19 15:33
Don't want to keep different copies in 2 CVS' anymore

544ab69b – menno <menno> authored on 2003/10/19 15:28
__int64 fix

19834178 – ca5e <ca5e> authored on 2003/10/19 15:18
Fix for gapless mp4 decoding

758d6529 – menno <menno> authored on 2003/10/19 14:49
put back some info, not everything there yet

927eb0f3 – menno <menno> authored on 2003/10/19 14:11
New mp4 file format library

6ca72a90 – ca5e <ca5e> authored on 2003/10/17 13:11
Gapless mode change

97334a53 – ca5e <ca5e> authored on 2003/10/17 13:05
Gapless mode change

0f800fc0 – ca5e <ca5e> authored on 2003/10/17 12:23
Fixes

a9308005 – menno <menno> authored on 2003/10/17 09:37
added mp4 optimisation to foobar plugin

516916a8 – menno <menno> authored on 2003/10/14 12:56
fix in function usage

adc10e7f – menno <menno> authored on 2003/10/14 07:42
LTP is object type 4 :)

490093a9 – ca5e <ca5e> authored on 2003/10/12 11:44
MP4 to AAC and AAC to MP4 conversion code

aa64fa89 – ca5e <ca5e> authored on 2003/10/12 11:38
Added context menu commands for extracting AAC from MP4 and converting AAC to MP4

a880397b – ca5e <ca5e> authored on 2003/10/12 09:30
Fix for title formatting

181682e9 – ca5e <ca5e> authored on 2003/10/10 09:29
Fixes

0447babc – ca5e <ca5e> authored on 2003/10/10 09:28
Use msvcrt.dll

1b804dfa – ca5e <ca5e> authored on 2003/10/10 08:23
Fixed glitch in gapless mp4 decoding with certain broken files

e8edc600 – menno <menno> authored on 2003/10/09 16:04
some small changes...

2569c477 – menno <menno> authored on 2003/10/07 07:35
small linux compile fix

2cff3a9f – menno <menno> authored on 2003/10/05 11:22
Linux compilation

b4d17ba5 – ca5e <ca5e> authored on 2003/10/02 15:23
Removed hacky gapless support for raw AAC files since it was broken for files libfaad resampled

800f550e – menno <menno> authored on 2003/09/30 12:32
1 more DRM fix

7778db10 – menno <menno> authored on 2003/09/30 08:43
Small DRM patches

bbdbf311 – menno <menno> authored on 2003/09/30 04:07
stdout output fixed

162e0015 – ca5e <ca5e> authored on 2003/09/29 13:54
Fixed SBR reporting for raw AAC

635f1edc – menno <menno> authored on 2003/09/29 13:14
New Winamp3 plugin code

763275b0 – menno <menno> authored on 2003/09/25 14:05
Updated some project files

a90d40ff – menno <menno> authored on 2003/09/25 08:40
decreased code size

cee530eb – menno <menno> authored on 2003/09/25 08:04
QMF improvements

b1299db2 – menno <menno> authored on 2003/09/24 15:55
QMF speedups

d6c4b459 – ca5e <ca5e> authored on 2003/09/24 14:11
Fixed seeking on ADIF AAC files, made ADTS AAC seeking sample accurate

6aabec83 – menno <menno> authored on 2003/09/24 08:37
Linux compilation

0c44115a – menno <menno> authored on 2003/09/24 07:52
removed DST64 code

ed830d65 – menno <menno> authored on 2003/09/24 04:05
Reduced memory usage

047e5aa0 – ca5e <ca5e> authored on 2003/09/23 12:55
Uses new frameinfo structure to get more accurate tech info for raw AACs

9c1ab867 – menno <menno> authored on 2003/09/23 04:12
Can now optionally read old ADTS headers with the option -t

27191ef5 – menno <menno> authored on 2003/09/22 16:05
Added option to extract the decoded AAC file to and MPEG-4 AAC ADTS file

281db6ce – menno <menno> authored on 2003/09/22 14:22
Added extra output info from the decoder library

263ee2a9 – menno <menno> authored on 2003/09/22 09:15
moved table to seperate file

b147e83b – menno <menno> authored on 2003/09/22 09:09
small glitches fixed in hf generation

9a10dd1e – menno <menno> authored on 2003/09/22 08:52
*nux fixes

f6620a73 – ca5e <ca5e> authored on 2003/09/20 07:11
improved handling of raw AAC files

21dd222e – menno <menno> authored on 2003/09/20 04:58
reverted back to old qmf temporarily

bfa3eb8e – menno <menno> authored on 2003/09/19 15:08
Fixes in linux compilation

502d0c44 – menno <menno> authored on 2003/09/18 09:42
1 more DRM patch

812396b5 – menno <menno> authored on 2003/09/18 09:38
Fixes for implicit signalling of SBR

df8d0722 – ca5e <ca5e> authored on 2003/09/12 14:52
minor reorganization for tech info displays for raw AAC files

df15fc14 – menno <menno> authored on 2003/09/10 08:25
DRM patches

76aaa6d0 – ca5e <ca5e> authored on 2003/09/09 14:52
fixed EOF detection on AAC files

edf72d44 – menno <menno> authored on 2003/09/09 14:37
wrong patches applied from Ahead CVS: fixed

0aa2ca7e – menno <menno> authored on 2003/09/09 14:12
cleaned up huffman decoding

6ebce056 – menno <menno> authored on 2003/09/09 14:09
DRM patches include

d126dc69 – ca5e <ca5e> authored on 2003/09/08 13:02
fixed encoder delay handling

18993a5e – ca5e <ca5e> authored on 2003/09/06 08:14
no message

70bde995 – menno <menno> authored on 2003/09/04 14:35
case fix

56bf3d80 – menno <menno> authored on 2003/09/04 13:43
in_mp4: Gapless playback

cbe48807 – menno <menno> authored on 2003/09/03 16:19
faad: gapless playback

7fdb7f1e – menno <menno> authored on 2003/09/03 16:19
in_mp4: title formatting

6f3fe7ef – menno <menno> authored on 2003/09/03 13:31
bugfix: error when sbr data = NULL

e4b87483 – menno <menno> authored on 2003/09/02 16:12
New xmms MP4 plugin from ciber-fred

01584c19 – menno <menno> authored on 2003/09/02 16:11
Newest xmms code from ciber-fred

d19c11a6 – menno <menno> authored on 2003/08/31 13:39
floating point precision improvement

7c218bda – menno <menno> authored on 2003/08/31 06:27
foo_mp4 fix

1175ddf4 – menno <menno> authored on 2003/08/31 06:26
fix in foo_mp4

3f32a173 – menno <menno> authored on 2003/08/31 05:59
bugfix: crash when continuing decoding after a broken frame

ceeab11e – menno <menno> authored on 2003/08/30 15:33
foo_mp4 fixes

46302c5d – menno <menno> authored on 2003/08/30 05:08
foo_mp4 plugin update

41017b78 – menno <menno> authored on 2003/08/27 04:50
small fix to configure script

3b4bd3b3 – menno <menno> authored on 2003/08/17 15:36
fixes

c63edacc – menno <menno> authored on 2003/08/16 09:14
Updated foobar plugin

04891cb0 – menno <menno> authored on 2003/08/14 14:40
fixed decoding length for foobar plugin

fe8186b4 – menno <menno> authored on 2003/08/14 14:06
small fix for stdout-put

6c93b4fd – menno <menno> authored on 2003/08/13 15:54
fixed temp file removal

733421d4 – menno <menno> authored on 2003/08/09 07:28
Case updates

3cbad24c – menno <menno> authored on 2003/08/08 07:10
Case's modifications

5107a46a – menno <menno> authored on 2003/08/08 05:24
Case's modifications

92f05bd3 – menno <menno> authored on 2003/08/07 15:06
foobar plugin updated

d2663a0b – menno <menno> authored on 2003/08/07 14:58
Added MP4CreateCb()

05ed1c55 – menno <menno> authored on 2003/08/07 14:58
foobar plugin updated

4ac3f9dd – menno <menno> authored on 2003/08/07 13:31
fix in tag reading

6c3ec62f – menno <menno> authored on 2003/08/07 13:26
fixed YEAR <-> DATE

9ebb1719 – menno <menno> authored on 2003/08/07 13:21
Added MPEG4IP plugin based on FAAD2 (by Bill May)

6e780526 – menno <menno> authored on 2003/08/03 14:00
in_mp4: VBR display

5866a7cb – menno <menno> authored on 2003/08/03 08:17
fixed GENRE tag problem

95192f05 – knik <knik> authored on 2003/08/03 04:57
accurate palying position calculation

87f85fdf – menno <menno> authored on 2003/08/02 19:08
fixed for latest SDK

e8a21eff – menno <menno> authored on 2003/08/02 18:34
downmixing option in in_mp4

00ca67bc – menno <menno> authored on 2003/08/02 14:07
fixed some stuff in the frontend

c9472c6c – menno <menno> authored on 2003/07/29 06:50
New CoreAAC code

6bd8442b – menno <menno> authored on 2003/07/29 04:20
import SBR code

6790125a – menno <menno> authored on 2003/07/25 06:17
in_faad OBSOLETE

28fb109e – menno <menno> authored on 2003/07/25 06:08
removed id3 library (no need to include it in faad2 CVS)

49179daa – menno <menno> authored on 2003/07/09 14:32
fixed bug with mp4info

Next