shithub: aacenc

RSS feed

fc455ec9 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/18 06:39
version -> 1.29.6

88aed260 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/18 05:26
bugfix: integer calculation should be double; fix quality multiplier accordingly

47142b71 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/17 10:21
quantizer: use standard "MAGIC_NUMBER" for integer conversion

ae01d6df – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/17 06:35
version -> 1.29.5

4dd8b589 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/17 05:37
updated help, manpage and changelog

d663b000 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/16 16:10
fixed help typos

ecd3c412 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/16 16:08
updated manpage

f4d799d2 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/16 10:24
The strncmp() declaration needs to conform to the standard to fix build failure with musl libc.

5d1b42fc – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/16 06:55
check if output file exists; --overwrite option added

4b298a9b – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/16 06:36
frontend: help/usage reorganized

e2304f6c – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/15 16:28
block switch: produce a little more long frames

6bd575e2 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/15 14:03
block switching parametrized: more long blocks at lower bitrates, more short blocks at higher bitrates

9100891c – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/15 11:21
give more quality to lower frequencies, less quality to highs

3eda05d9 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/15 11:08
quantizer: return back to using fixed bias with RMS energy matching

11abc06a – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/14 17:44
updated ChangeLog

98aa3da4 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/14 17:41
max quality setting raised to 2000

bba23c9e – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/14 15:07
version -> 1.29.4

777d4f6d – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/14 15:04
a better way to balance band volume

26a6f3c0 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/14 06:02
default bandwidth setting simplified; highened cutoff

dd8c93e0 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/14 05:30
lower quantizer bias

3bb78ff9 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/14 05:29
quantizer: use unscaled data for most calculations

ba44d0b5 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/13 09:28
.gitignore more files

125aebf1 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/13 07:56
renamed: psych -> blockswitch

71b835a6 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/13 05:35
rewritten quantizer

972a5284 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/10 16:57
made mp4 brands more apple compatible

80d6cebd – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/10 10:41
ChangeLog update

66b8a342 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/10 10:30
huffman.h: removed static declaration

995ab26b – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/08/09 12:21
new --tag option to add named tags

d4fbb806 – knik <knik@users.sourceforge.net> authored on 2017/08/01 13:46
updated changelog

d50d4104 – knik <knik@users.sourceforge.net> authored on 2017/08/01 13:19
rewritten short/long blocktype switch

15da6ef6 – knik <knik@users.sourceforge.net> authored on 2017/07/31 06:45
fft.c: cleanup

daefb182 – knik <knik@users.sourceforge.net> authored on 2017/07/28 10:56
Don't build DRM(Digital Radio Mondiale) by default.

ba9ebd2f – knik <knik@users.sourceforge.net> authored on 2017/07/28 08:45
ChengeLog update

d3322535 – knik <knik@users.sourceforge.net> authored on 2017/07/28 08:42
updated AUTHORS

7dc4a9c5 – knik <knik@users.sourceforge.net> authored on 2017/07/28 08:40
updated .sln file (Arcen@github)

adf879a9 – knik <knik@users.sourceforge.net> authored on 2017/07/28 08:39
updated TODO by Arcen@github

77fb24d0 – knik <knik@users.sourceforge.net> authored on 2017/07/28 08:37
use +60 value for scalefactor and use clipped diff instead of original value (Arcen@github)

08ff1d31 – knik <knik@users.sourceforge.net> authored on 2017/07/28 08:28
QuantizeReflectionCoeffs() fix (Arcen@github)

cc91e09b – knik <knik@users.sourceforge.net> authored on 2017/07/26 02:56
--track,--disc,--genre options parameter check

dab6333d – knik <knik@users.sourceforge.net> authored on 2017/07/25 03:59
--compilation option fix

3ba2093c – knik <knik@users.sourceforge.net> authored on 2017/07/24 10:35
--genre --track --disc options fix

17a2abfb – knik <knik@users.sourceforge.net> authored on 2017/07/21 11:45
version -> 1.29.3

ee71b5ca – knik <knik@users.sourceforge.net> authored on 2017/07/21 11:38
enabled --cover-art option

63c7c067 – knik <knik@users.sourceforge.net> authored on 2017/07/21 10:42
fixed --track and --disc options

ddc184c2 – knik <knik@users.sourceforge.net> authored on 2017/07/21 10:27
rename mp4atom -> mp4write

7bf78de9 – knik <knik@users.sourceforge.net> authored on 2017/07/20 08:18
mp4time() -> static

e519bdb0 – knik <knik@users.sourceforge.net> authored on 2017/07/19 17:43
better mp4 creation time setting

22a3ded7 – knik <knik@users.sourceforge.net> authored on 2017/07/19 14:59
fixed samples-per-frame field

6ed74e13 – knik <knik@users.sourceforge.net> authored on 2017/07/19 13:50
added 'M4A ' as compatible brand

14e9d3dc – knik <knik@users.sourceforge.net> authored on 2017/07/19 10:43
got rid of potentially-uninitialized-variable warning

eb571ad2 – knik <knik@users.sourceforge.net> authored on 2017/07/19 02:12
update

4fda3e8b – knik <knik@users.sourceforge.net> authored on 2017/07/18 18:52
new verbosity level

0b6d7604 – knik <knik@users.sourceforge.net> authored on 2017/07/18 18:43
silent option replaced with verbosity option

cc8b449a – knik <knik@users.sourceforge.net> authored on 2017/07/18 18:21
'meta' atom format fixed

ccc31b06 – knik <knik@users.sourceforge.net> authored on 2017/07/18 14:00
atom order as specified in standard

3aee10e5 – knik <knik@users.sourceforge.net> authored on 2017/07/18 13:40
leftover debug code removed