fdkaac.git
2013-02-03 nu774bump version v0.1.6
2013-02-03 nu774win32: change _wfopen() -> wfsopen()
2013-01-30 nu774update README (add note for character encoding)
2013-01-28 nu774bump version v0.1.5
2013-01-28 nu774gracefully shutdown on signals
2013-01-27 nu774fix MSVC project build issue
2013-01-25 nu774bump version v0.1.4
2013-01-25 nu774add --tag-from-file
2013-01-24 nu774add --silent
2013-01-19 nu774retab
2013-01-19 nu774bump version v0.1.3
2013-01-19 nu774fix crash on wrong long option, rename --ignore-length...
2013-01-17 nu774bump version v0.1.2
2013-01-17 nu774compat_win32: free argv with atexit()
2013-01-17 nu774take care of COPYRIGHT-SIGN in UTF-8
2013-01-15 nu774bump version v0.1.1
2013-01-15 nu774fix return type of put_type_entry() to void
2013-01-15 nu774add ADTS header size(7) to output byte length
2013-01-12 nu774fix mp4 duration & version calcuration v0.1.0
2013-01-11 nu774add support for xid
2013-01-11 nu774support for i686-pc-mingw32 (missing _vscprintf)
2013-01-10 nu774bump version v0.0.9
2013-01-10 nu774rename basename() -> aacenc_basename() and move to...
2013-01-10 nu774add --tag and --long-tag
2013-01-09 nu774fix corner case of progress display
2013-01-09 nu774calculate length from file size
2013-01-08 nu774raw input support
2013-01-08 nu774insert a white space in progress message
2013-01-07 nu774fix typo of bitrate-mode option v0.0.8
2013-01-07 nu774more static inlining (missed on the previous commit) v0.0.7
2013-01-07 nu774check error of fread() and fwrite() v0.0.6
2013-01-07 nu774change inline->static inline to follow C99 semantics...
2013-01-07 nu774explicitly add -lfdk-aac to LDADD in Makefile.am
2013-01-07 nu774add some files to EXTRA_DIST in Makefile.am
2013-01-07 nu774fixed a typo in usage message v0.0.5
2013-01-06 nu774add MSVC projects
2013-01-06 nu774add .gitattributes
2013-01-06 nu774more tweak on configure.ac and Makefile.am (take care... v0.0.4
2013-01-06 nu774use fstat() to test seekability of input file
2013-01-06 nu774retrieve bitrate for tool tag with aacEncoder_GetParam()
2013-01-06 nu774output to current working directory by default
2013-01-05 nu774zero clear LIB_INFO before calling aacEncGetLibInfo() v0.0.3
2013-01-05 nu774tweak configure.ac and Makefile.am
2013-01-05 nu774update version.h v0.0.2
2013-01-05 nu774fixed to clip before converting float to int
2013-01-04 nu774initial commit v0.0.1
This page took 0.019138 seconds and 4 git commands to generate.