shithub: aacenc

RSS feed

4fa4bb37 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/16 06:31
remove unused macro

2e62951e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/16 06:14
add quantization quality option

64f3b069 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/16 05:49
input.c: even though it's not used on Plan 9, use proper pragmas

bde1d1cc – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/16 05:43
case-insensitively parse the object type argument

f19cd850 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/15 08:46
Plan 9 port

9a8b43fd – Aaron Boxer <boxerab@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/09 21:08
set libfaac library name to "faac" rather than "libfaac"l (#39)

b1d1bf69 – tatsuz <57141580+tatsuz@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/04 16:45
project/msvc : a little cleanup (#38)

07367eab – SteveFosdick <other@fosdick.me.uk> authored and GitHub <noreply@github.com> committed on 2020/06/01 11:15
Add album artist and various sort order MP4 tags. (#37)

11215a2d – Fabian Greffrath <fabian@greffrath.com> authored on 2020/04/28 09:06
add a pkg-config file

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