shithub: aacenc

RSS feed

0c89baa8 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/12/30 07:02
Merge pull request #35 from 1480c1/fixoutsourcebuild

c8d12a5c – Christopher Degawa <ccom@randomderp.com> authored on 2019/12/29 16:10
frontend: fix out-of-root build

ceafe6d3 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/11/14 07:17
Merge pull request #33 from tatsuz/master

7e928376 – Tatsuya Suzuki <avril28mmvi@gmail.com> authored on 2019/11/03 17:42
main.c : progress report keeps alignment when encoding a large file

cf3e02d5 – Tatsuya Suzuki <avril28mmvi@gmail.com> authored on 2019/11/03 16:55
updated Visual Studio projects to VS 2019

78d8e014 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/16 08:52
version -> 1.30

c06ea495 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/15 18:56
update ChangeLog for a future v1.30 release

2151406d – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/15 17:18
consistently use stdint.h types

796443a9 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/15 17:15
unconditionally include stdint.h in frontend/input.h

bdb83a63 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/02 07:20
check index ranges before dereferencing book arrays

30f39e1c – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/02 07:18
fix some cppcheck warnings in the Cfaac code

df5d68d7 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/02 07:13
remove some extra stdint-includes

c69c8819 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/02 07:11
fix a memory leak in chan_remap()

25d8da72 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/30 09:11
quantize.h: revert back to some more generic SSE2 code

f7d376ae – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/30 09:02
quantize.c: fix logic error in compiler detection

78d0f91c – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/30 08:58
input.c: change bufi to a char pointer

bdafb62c – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/09/30 08:18
Merge pull request #27 from krabiswabbie/master

278b7245 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/09/28 11:09
Merge pull request #30 from vividos/master

9e1393ef – Michael Fink <michael.fink@asamnet.de> authored on 2019/09/26 16:23
ported over ac2ver tool to generate PACKAGE_VERSION when compiling with Visual Studio

dde8b0ca – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/09/24 03:06
Merge pull request #18 from vividos/master

40fffb1f – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/10 05:54
include stdint.h for int32_t

d6aa4b3e – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/10 05:52
Fix compilation with GCC <= 4.7.3

5954bc01 – Eugène Filin <eugene.filin@gmail.com> authored on 2019/07/16 09:32
Accurate buffer size estimation

cb178e9f – Eugène Filin <eugene.filin@gmail.com> authored on 2019/07/16 06:04
Memory allocations redefined

b543d73f – Michael Fink <michael.fink@asamnet.de> authored on 2018/08/04 09:04
added missing include stdint.h needed for using int32_t, uint8_t, etc.

4373a7ad – Michael Fink <michael.fink@asamnet.de> authored on 2018/08/04 08:59
added ignoring .user files from Visual Studio

30049d5e – Michael Fink <michael.fink@asamnet.de> authored on 2018/08/04 08:59
updated Visual Studio 2017 projects

10655c15 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2018/07/23 06:27
Merge pull request #17 from knik0/div0_issue14

ba794fcc – Fabian Greffrath <fabian@greffrath.com> authored on 2018/06/04 11:38
Fix division by zero errors

764ddc76 – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/06/03 10:03
Merge pull request #13 from sideeffect42/old-gcc-and-bigendian-fix

a06702eb – Takashi Yoshi <takashi@yoshi.email> authored on 2017/12/26 08:06
Fix compilation on big endian systems

c8f26d7e – Takashi Yoshi <takashi@yoshi.email> authored on 2017/12/26 08:03
Fix compilation with GCC < 4.6

a9f67bf8 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/17 07:53
fixed endianness coversion functions

8d56571c – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/28 06:58
a little cleanup and compilation fix

61346cf3 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/26 14:22
TODO update

2e79b31d – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/11/26 14:10
Merge pull request #12 from enzo1982/patch-1

75c7b6cc – Robert Kausch <robert.kausch@freac.org> authored and GitHub <noreply@github.com> committed on 2017/11/26 13:21
Fix broken Joint Stereo coding, issue #11

389e7e54 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/14 10:50
version -> 1.29.9.2

eadb1509 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/14 10:33
added joint stereo backward compatibility alias

19362bb4 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/09 12:19
TODO update

07e7d722 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/06 12:39
fixed DRM compilation

0fe043c0 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/03 07:44
clang compilation fix

aa1eaee4 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/02 15:21
calculate max bitrate according to the specs

58f5370a – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/02 07:47
version -> 1.29.9

8f67aea4 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/02 07:38
cleanup

06c856cf – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/02 07:36
disable PNS with DRM

03afaba3 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/01 05:21
use wider bandwidth steps with PNS

17c93b69 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/11/01 05:13
disable PNS when M/S is used

bf9ad462 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/31 11:05
a little M/S optimization

aa345aeb – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/31 10:27
initial version of PNS coding

78f55763 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/30 09:29
capitalized joint stereo names

f8adea5c – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/30 09:27
changelog

12d7414f – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/30 09:25
initial implementation of Intensity Stereo coding

e0066b47 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/28 09:48
scalefactor step more compliant with AAC specs

1142f086 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/27 11:51
allow finer bandwidth setting

01e7ed7a – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/27 11:09
fixed compiler warnings; made wav_read_float32() much faster

78c76b0a – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/25 12:35
updated TODO

d9c6bd49 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/23 06:43
version -> 1.29.8.3

459dbbc3 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/23 06:23
fixed section_data (codebook list) bug and low volume band bug

66758c37 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/21 16:19
fix build for non-intel/no-SSE systems

2b7d9a96 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/21 13:45
version -> 1.29.8.2

64644606 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/21 08:50
midside: added phase check

64fc7446 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/21 07:37
midside: better energy inequations

8b213ec1 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/21 07:22
TODO update

b4b2a3a2 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/20 15:54
force first frame to be short block type

0560c452 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/20 15:20
disable mid/side in the lowest band

d1b45723 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/20 15:11
midside: use energy threshold rather than volume threshold

3aed0fbc – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/20 09:11
updated TODO

1292deff – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/20 09:05
disable DRM windows grouping

29fe1278 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/20 08:37
rewritten mid/side coding

31a27a38 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/20 08:35
small fix in huffman coding

f17195a9 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/19 16:38
fixed 2 orders of magnitude bug in blockswitch

5ea3d7fe – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/19 15:39
small DRM fix in huffman coding

e3e335f1 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/19 12:23
made DRM to compile, not sure if it really works

a31998f0 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/18 11:33
added faac icon image

7aabc36f – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/17 07:18
added faacgui.exe to the build, does compile but doesn't really work.

f35fa23e – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/16 09:28
small cleanup in bitstream.h

02c9fc5a – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/15 07:44
.gitignore *.m4a

46f56f13 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/15 07:40
version -> 1.29.8

cdd7675d – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/15 07:28
set default mode to ABR@128

c07b90a2 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 16:13
updated NEWS

7e7c82ee – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 13:18
added block switching threshold limit

35ee672e – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:53
disabled debug code

0ecc8538 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:50
disable DRM

65b19fa3 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:36
changelog update

dcb8dde7 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:31
removed unused data

6e3669e6 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:28
use new quantize/code functions

38dc9792 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:26
updated source list

a5d543ac – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:24
renamed fields in coderinfo

a97ae1ff – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:22
removed unused code

577c6499 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:21
initial windows grouping support

abe8e167 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:19
removed old huffman code

772aa2ce – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/14 08:12
new huffman coder

65ce9b2f – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/09 13:42
fixed compiler warnings

02037bc1 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/07 17:19
cleaner and more compatible SSE code

d3951eaf – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/07 13:04
clang compatibility fix

141d6124 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/06 09:49
MINGW DLL compatibility

40e7fa5d – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/05 16:35
better CPU/SSE check

cdfe72b0 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/05 15:51
added x86_64 to SSE check

b935b95e – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/05 14:41
use SSE only on i686 hosts

Next