1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-01-21 19:35:24 +01:00
Commit Graph

87 Commits

Author SHA1 Message Date
nu774
b159a7b095 bump version 2013-10-27 22:43:18 +09:00
nu774
be234dc464 add --include-sbr-delay 2013-10-27 22:40:42 +09:00
nu774
c9ac59e8d3 fix help message: show -I as shorthand for --ignorelength 2013-10-27 21:32:42 +09:00
nu774
9b8f9915c2 remove --sbr-signaling
Instead, we always use explicit/backward compatible SBR signaling by
ASC extension in case of m4a, which is not supported by FDK library
(so we do it on our side).
For LOAS, we use explicit hierarchical signaling.
2013-10-27 21:15:12 +09:00
nu774
5ccbfaa710 re-fix #ifdef cond for lrint() 2013-10-26 11:29:30 +09:00
nu774
8f05e0751b tag mapping: add recorded date and tempo, remove performer->artist 2013-10-26 01:38:58 +09:00
nu774
053279541b fix MSVC12 build issue 2013-10-25 17:04:26 +09:00
nu774
f48bf1294c fix build issue on platform where fileno is a naive macro 2013-10-25 10:25:33 +09:00
nu774
8896249ac5 update ChangeLog 2013-10-25 00:09:27 +09:00
nu774
5f0d784cd3 bump version 2013-10-25 00:03:13 +09:00
nu774
6a3b77de8e update README 2013-10-25 00:02:23 +09:00
nu774
1af8624b00 caf input support 2013-10-24 23:47:03 +09:00
nu774
29a8f73faf refactor pcm io routines 2013-10-24 10:38:27 +09:00
nu774
3b666b7546 cleanup metadata handling 2013-10-23 23:35:23 +09:00
nu774
8cb6378fca --tag-from-json: properly support number/total format in json track field 2013-10-23 12:19:14 +09:00
nu774
bd8c9a5d15 bump version 2013-10-22 19:50:35 +09:00
nu774
91ef87b610 fixed bogus sgpd written on --gapless-mode=1 and 2 2013-10-22 19:49:01 +09:00
nu774
29e0948097 bump version 2013-10-21 00:35:51 +09:00
nu774
e8e9f79eec reimplement int16 conversion as pcm_reader 2013-10-21 00:17:14 +09:00
nu774
2d744bd56c add abstraction layer for pcm reading 2013-10-20 22:50:10 +09:00
nu774
2f6fc566cc improve handling of avgBitrate 2013-10-20 21:33:06 +09:00
nu774
0c502d30e5 update ChangeLog and git2changelog.py 2013-10-19 12:54:50 +09:00
nu774
b87f2251a4 bump version 2013-10-18 22:36:10 +09:00
nu774
afe73f4916 update README 2013-10-18 22:35:34 +09:00
nu774
fe2d3aa3e7 set avgBitrate field to zero for 14496-1 compliance 2013-10-18 22:11:09 +09:00
nu774
2f960ef8fd updated ChangeLog with new git2changelog.py 2013-09-07 15:58:59 +09:00
nu774
fb2b36350a add --moov-before-mdat 2013-06-14 16:52:18 +09:00
nu774
f5363b23c3 fix an error message 2013-03-04 01:03:55 +09:00
nu774
9517c27537 bump version 2013-03-03 01:50:57 +09:00
nu774
d317e29d46 add --gapless-mode 2013-03-03 01:49:55 +09:00
nu774
ffc230a83e simplify __timeb64 condition 2013-02-20 10:45:41 +09:00
nu774
70e912edba use fseeko64() on i686-pc-mingw32 2013-02-20 10:29:12 +09:00
nu774
bd02d0e753 fix build issue on i686-pc-mingw (struct __timeb64 is missing) 2013-02-18 02:05:07 +09:00
nu774
d6a8b9652a bump version 2013-02-17 21:51:06 +09:00
nu774
229c3ead72 fix to accept option -C 2013-02-17 21:44:29 +09:00
nu774
4d060c0da0 bump version 2013-02-16 21:13:07 +09:00
nu774
1184a1f52b refine json metadata importing 2013-02-16 13:03:02 +09:00
nu774
93fb917b75 m4af: duplication check on adding tags 2013-02-16 13:02:05 +09:00
nu774
cbb23cdbd8 add --tag-from-json 2013-02-15 22:26:17 +09:00
nu774
721d977f59 fix implicit int variable decl. 2013-02-15 17:27:08 +09:00
nu774
e4bbeeb016 update m4af 2013-02-15 17:26:28 +09:00
nu774
2642af896e bump version 2013-02-03 12:11:50 +09:00
nu774
7ce09815f7 win32: change _wfopen() -> wfsopen() 2013-02-03 12:11:13 +09:00
nu774
adbd1aac0e update README (add note for character encoding) 2013-01-30 14:27:37 +09:00
nu774
fe4d497877 bump version 2013-01-28 10:54:37 +09:00
nu774
bd3b4b343a gracefully shutdown on signals 2013-01-28 10:53:19 +09:00
nu774
406f0e0f44 fix MSVC project build issue 2013-01-27 11:11:03 +09:00
nu774
1170c9a610 bump version 2013-01-25 12:44:35 +09:00
nu774
a56831da9f add --tag-from-file 2013-01-25 12:43:53 +09:00
nu774
aa2ca1e348 add --silent 2013-01-24 23:58:26 +09:00