1
0
mirror of https://github.com/nu774/fdkaac.git synced 2024-12-30 17:17:18 +01:00
Commit Graph

157 Commits

Author SHA1 Message Date
nu774
c37edc6051 remove aacenc_hcr.* from MSVC project 2016-08-27 23:51:48 +09:00
nu774
07c06b4c3e update ChangeLog 2016-08-26 21:47:20 +09:00
nu774
4242ad726f bump 2016-08-26 21:45:05 +09:00
nu774
c8cc3fb57e Ticket #23: quit supporting MPEG-2 AOT
Macro definitions for those AOT have gone from FDK_audio.h
2016-08-26 21:19:03 +09:00
nu774
622e065bd8 fix libfdkaac encoder version check for SBR_RATIO availability 2016-08-25 21:22:33 +09:00
nu774
cf200f9563 Use our SBR signaling implementation on old libfdkaac 2016-08-25 21:02:41 +09:00
nu774
fd2a1e77b3 improve MSVC project
- simplify conditions
- autodetect highest available PlatformToolset
- x64 platform support
2015-10-10 17:44:11 +09:00
nu774
17799e39b9 fix indents 2015-09-21 15:24:02 +09:00
nu774
19a6b7f10c update compat layer, mainly for MSVC14 issue 2015-09-21 15:19:15 +09:00
nu774
80b476bad9 add platformtoolset in vcxproj 2015-07-22 22:14:08 +09:00
nu774
e403976bf6 fix build issue on MSVC14 2015-07-22 22:14:00 +09:00
nu774
4080ab21e6 remove an unused variable decl 2015-06-12 21:07:59 +09:00
nu774
be991a6abe remove an unused variable decl 2015-06-12 21:06:45 +09:00
nu774
4c9167c1cb m4af: move internal struct m4af_itmf_entry_t from header 2015-06-12 21:04:49 +09:00
nu774
c77dae004d update ChangeLog 2015-02-14 19:35:05 +09:00
nu774
8c47bcc8dc bump version 2015-02-14 19:34:01 +09:00
nu774
1703d1f8cf take stco->co64 switch due to mdat relocation into account on finalizing m4a 2015-02-14 19:32:00 +09:00
nu774
4140443408 fix incorrect iTunSMPB written when interrupted by signals 2015-02-14 19:31:59 +09:00
nu774
a1b4f691f5 update ChangeLog 2014-09-13 00:26:27 +09:00
nu774
fae0942597 bump version 2014-09-13 00:25:31 +09:00
nu774
fcfed4cd0c write actual number of channels to mp4a box 2014-09-12 21:34:37 +09:00
nu774
1acf5c2d4d update INSTALL 2014-08-17 00:22:04 +09:00
nu774
25f5bd4f23 add m4 macros 2014-08-17 00:21:16 +09:00
nu774
e8f61c26ff update ChangeLog 2014-08-13 15:41:41 +09:00
nu774
a7c2411335 bump version 2014-08-13 15:40:24 +09:00
nu774
b54538f79e apply limiter when input is float 2014-08-13 09:26:26 +09:00
nu774
a7e00a4219 refactor pcm reader framework 2014-08-12 23:43:19 +09:00
nu774
b667da2b01 update ChangeLog 2014-07-30 14:11:04 +09:00
nu774
a79a11ef99 win32compat: fix aacenc_printf() not to write junk characters 2014-07-30 14:09:12 +09:00
nu774
70554c0791 write INSTALL 2014-05-12 16:46:49 +09:00
nu774
a854b113ae update COPYING (patch from darealshinji) 2014-03-14 11:10:15 +09:00
nu774
f7a24bf87b update ChangeLog 2014-02-17 13:58:54 +09:00
nu774
5063c6dce1 bump version 2014-02-17 13:55:08 +09:00
nu774
57aa91419d fix: CAF chan chunk using channel bitmap was not correctly handled 2014-02-17 13:51:20 +09:00
nu774
b3dcf08647 update ChangeLog 2014-01-18 17:47:03 +09:00
nu774
a7c4895534 bump version 2014-01-18 17:44:51 +09:00
nu774
209130e887 fix reading of caf file without chan chunk
Since channel map was not initialized, first channel was copied to every
other channel.
2014-01-18 17:41:57 +09:00
nu774
b6ab92a9e7 Merge pull request #9 from rbrito/fix-typo
README: Fix typo in bandwidth to match CLI options.
2013-11-17 22:02:43 -08:00
Rogério Brito
e18fe91a40 man: Regen manpage with hyphens escaped.
Otherwise, automated verification programs like Debian's lintian complain
about them.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-11-18 02:55:18 -02:00
Rogério Brito
472e82e42f README: Remove trailing whitespaces that end up in the manpages.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-11-18 02:52:35 -02:00
Rogério Brito
ce0833f8e5 README: Fix typo in bandwidth to match CLI options.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-11-18 02:48:39 -02:00
nu774
661f883dce add genman.sh, update fdkaac.1 2013-11-08 23:18:20 +09:00
nu774
b815f858d0 update ChangeLog 2013-11-08 12:49:19 +09:00
nu774
5d6ea58e92 bump version 2013-11-08 12:48:14 +09:00
nu774
71e4764062 fix to use libFDKAAC signaling mode 1
It turned out that mode 1 is explicit, backward compatible signaling.
We don't have to implement it on our side.
2013-11-08 12:23:52 +09:00
nu774
a26e3cf3e8 fix README 2013-11-05 15:45:08 +09:00
nu774
c6e18ebec1 rename README.md -> README 2013-11-04 22:53:28 +09:00
nu774
c1db26327a Update README -> README.md, generate groff manpage from README.md 2013-11-04 15:33:01 +09:00
nu774
1c1d1931cb update ChangeLog 2013-11-04 12:19:36 +09:00
nu774
2ecae04c89 update git2changelog to accept non-ascii output 2013-11-04 12:18:27 +09:00