fdkaac.git
11 years agocompat_win32: free argv with atexit()
nu774 [Thu, 17 Jan 2013 08:11:19 +0000 (17:11 +0900)]
compat_win32: free argv with atexit()

11 years agotake care of COPYRIGHT-SIGN in UTF-8
nu774 [Thu, 17 Jan 2013 08:10:21 +0000 (17:10 +0900)]
take care of COPYRIGHT-SIGN in UTF-8

11 years agobump version v0.1.1
nu774 [Tue, 15 Jan 2013 12:20:18 +0000 (21:20 +0900)]
bump version

11 years agofix return type of put_type_entry() to void
nu774 [Tue, 15 Jan 2013 12:19:32 +0000 (21:19 +0900)]
fix return type of put_type_entry() to void

11 years agoadd ADTS header size(7) to output byte length
nu774 [Tue, 15 Jan 2013 12:18:31 +0000 (21:18 +0900)]
add ADTS header size(7) to output byte length

11 years agofix mp4 duration & version calcuration v0.1.0
nu774 [Sat, 12 Jan 2013 15:56:41 +0000 (00:56 +0900)]
fix mp4 duration & version calcuration

11 years agoadd support for xid
nu774 [Fri, 11 Jan 2013 13:17:28 +0000 (22:17 +0900)]
add support for xid

11 years agosupport for i686-pc-mingw32 (missing _vscprintf)
nu774 [Fri, 11 Jan 2013 08:33:54 +0000 (17:33 +0900)]
support for i686-pc-mingw32 (missing _vscprintf)

11 years agobump version v0.0.9
nu774 [Thu, 10 Jan 2013 03:18:56 +0000 (12:18 +0900)]
bump version

11 years agorename basename() -> aacenc_basename() and move to compat layer
nu774 [Thu, 10 Jan 2013 02:14:16 +0000 (11:14 +0900)]
rename basename() -> aacenc_basename() and move to compat layer

11 years agoadd --tag and --long-tag
nu774 [Wed, 9 Jan 2013 07:41:08 +0000 (16:41 +0900)]
add --tag and --long-tag

11 years agofix corner case of progress display
nu774 [Wed, 9 Jan 2013 07:39:39 +0000 (16:39 +0900)]
fix corner case of progress display

11 years agocalculate length from file size
nu774 [Wed, 9 Jan 2013 02:37:25 +0000 (11:37 +0900)]
calculate length from file size

11 years agoraw input support
nu774 [Tue, 8 Jan 2013 15:12:55 +0000 (00:12 +0900)]
raw input support

11 years agoinsert a white space in progress message
nu774 [Tue, 8 Jan 2013 13:11:10 +0000 (22:11 +0900)]
insert a white space in progress message

11 years agofix typo of bitrate-mode option v0.0.8
nu774 [Mon, 7 Jan 2013 11:11:52 +0000 (20:11 +0900)]
fix typo of bitrate-mode option

11 years agomore static inlining (missed on the previous commit) v0.0.7
nu774 [Mon, 7 Jan 2013 04:24:09 +0000 (13:24 +0900)]
more static inlining (missed on the previous commit)

11 years agocheck error of fread() and fwrite() v0.0.6
nu774 [Mon, 7 Jan 2013 04:14:46 +0000 (13:14 +0900)]
check error of fread() and fwrite()

11 years agochange inline->static inline to follow C99 semantics (for Clang)
nu774 [Mon, 7 Jan 2013 03:54:50 +0000 (12:54 +0900)]
change inline->static inline to follow C99 semantics (for Clang)

11 years agoexplicitly add -lfdk-aac to LDADD in Makefile.am
nu774 [Mon, 7 Jan 2013 02:36:41 +0000 (11:36 +0900)]
explicitly add -lfdk-aac to LDADD in Makefile.am

11 years agoadd some files to EXTRA_DIST in Makefile.am
nu774 [Mon, 7 Jan 2013 02:25:22 +0000 (11:25 +0900)]
add some files to EXTRA_DIST in Makefile.am

11 years agofixed a typo in usage message v0.0.5
nu774 [Mon, 7 Jan 2013 01:58:09 +0000 (10:58 +0900)]
fixed a typo in usage message

11 years agoadd MSVC projects
nu774 [Sun, 6 Jan 2013 09:37:55 +0000 (18:37 +0900)]
add MSVC projects

11 years agoadd .gitattributes
nu774 [Sun, 6 Jan 2013 09:25:49 +0000 (18:25 +0900)]
add .gitattributes

11 years agomore tweak on configure.ac and Makefile.am (take care of getopt_long) v0.0.4
nu774 [Sun, 6 Jan 2013 05:07:01 +0000 (14:07 +0900)]
more tweak on configure.ac and Makefile.am (take care of getopt_long)

11 years agouse fstat() to test seekability of input file
nu774 [Sun, 6 Jan 2013 04:41:31 +0000 (13:41 +0900)]
use fstat() to test seekability of input file

11 years agoretrieve bitrate for tool tag with aacEncoder_GetParam()
nu774 [Sun, 6 Jan 2013 04:26:19 +0000 (13:26 +0900)]
retrieve bitrate for tool tag with aacEncoder_GetParam()

11 years agooutput to current working directory by default
nu774 [Sun, 6 Jan 2013 04:19:07 +0000 (13:19 +0900)]
output to current working directory by default

11 years agozero clear LIB_INFO before calling aacEncGetLibInfo() v0.0.3
nu774 [Sat, 5 Jan 2013 14:56:15 +0000 (23:56 +0900)]
zero clear LIB_INFO before calling aacEncGetLibInfo()

11 years agotweak configure.ac and Makefile.am
nu774 [Sat, 5 Jan 2013 05:20:23 +0000 (14:20 +0900)]
tweak configure.ac and Makefile.am

11 years agoupdate version.h v0.0.2
nu774 [Sat, 5 Jan 2013 05:04:44 +0000 (14:04 +0900)]
update version.h

11 years agofixed to clip before converting float to int
nu774 [Sat, 5 Jan 2013 01:47:21 +0000 (10:47 +0900)]
fixed to clip before converting float to int

11 years agoinitial commit v0.0.1
nu774 [Fri, 4 Jan 2013 16:10:05 +0000 (01:10 +0900)]
initial commit

This page took 0.019937 seconds and 4 git commands to generate.