Commit Graph

56 Commits

Author SHA1 Message Date
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
nu774 7b1f213618 retab 2013-01-19 18:19:10 +09:00
nu774 5af13f7d79 bump version 2013-01-19 18:14:00 +09:00
nu774 5c534696a9 fix crash on wrong long option, rename --ignore-length to --ignorelength 2013-01-19 18:12:49 +09:00
nu774 33e12bc4f5 bump version 2013-01-17 17:12:06 +09:00
nu774 bfb6aa3cb8 compat_win32: free argv with atexit() 2013-01-17 17:11:19 +09:00
nu774 360cf7dc8b take care of COPYRIGHT-SIGN in UTF-8 2013-01-17 17:10:21 +09:00
nu774 43ab433178 bump version 2013-01-15 21:20:18 +09:00
nu774 47c164c85a fix return type of put_type_entry() to void 2013-01-15 21:19:32 +09:00
nu774 d52b8bbf13 add ADTS header size(7) to output byte length 2013-01-15 21:18:31 +09:00
nu774 f67cfe227e fix mp4 duration & version calcuration 2013-01-13 00:58:38 +09:00
nu774 e476728e77 add support for xid 2013-01-11 22:17:28 +09:00
nu774 dac71de305 support for i686-pc-mingw32 (missing _vscprintf) 2013-01-11 17:33:54 +09:00
nu774 61b6a9e383 bump version 2013-01-10 12:18:56 +09:00
nu774 5888fddccf rename basename() -> aacenc_basename() and move to compat layer 2013-01-10 11:14:16 +09:00
nu774 c5c459082a add --tag and --long-tag 2013-01-10 10:58:19 +09:00
nu774 00799c5e44 fix corner case of progress display 2013-01-09 16:39:39 +09:00
nu774 6887939854 calculate length from file size 2013-01-09 11:37:25 +09:00
nu774 6854317606 raw input support 2013-01-09 00:12:55 +09:00
nu774 8960a17764 insert a white space in progress message 2013-01-08 22:11:10 +09:00
nu774 34b319e08b fix typo of bitrate-mode option 2013-01-07 20:11:52 +09:00
nu774 158dc13cc8 more static inlining (missed on the previous commit) 2013-01-07 13:24:09 +09:00
nu774 5e1168a4dd check error of fread() and fwrite() 2013-01-07 13:14:46 +09:00
nu774 01993d6774 change inline->static inline to follow C99 semantics (for Clang) 2013-01-07 12:54:50 +09:00
nu774 9ad6264b3c explicitly add -lfdk-aac to LDADD in Makefile.am 2013-01-07 11:36:41 +09:00
nu774 7db9e2768d add some files to EXTRA_DIST in Makefile.am 2013-01-07 11:25:22 +09:00
nu774 097ef9a838 fixed a typo in usage message 2013-01-07 10:58:09 +09:00
nu774 e901466335 add MSVC projects 2013-01-06 18:37:55 +09:00
nu774 eba9a5841e add .gitattributes 2013-01-06 18:25:49 +09:00
nu774 d5a9697e47 more tweak on configure.ac and Makefile.am (take care of getopt_long) 2013-01-06 15:39:48 +09:00
nu774 7222b0b5ac use fstat() to test seekability of input file 2013-01-06 13:41:31 +09:00
nu774 112fdaf461 retrieve bitrate for tool tag with aacEncoder_GetParam() 2013-01-06 13:26:19 +09:00