New upstream version 1.0.0
[fdkaac.git] / src /
2020-04-21 Marius GavrilescuNew upstream version 1.0.0
2016-12-08 Marius GavrilescuMerge tag 'upstream/0.6.3'
2016-12-08 Marius GavrilescuImported Upstream version 0.6.3 upstream/0.6.3
2015-07-17 Marius GavrilescuMerge tag 'upstream/0.6.2'
2015-07-17 Marius GavrilescuImported Upstream version 0.6.2 upstream/0.6.2
2014-09-12 nu774write actual number of channels to mp4a box
2014-08-13 nu774apply limiter when input is float
2014-08-12 nu774refactor pcm reader framework
2014-07-30 nu774win32compat: fix aacenc_printf() not to write junk... v0.5.4
2014-02-17 nu774fix: CAF chan chunk using channel bitmap was not correc...
2014-01-18 nu774fix reading of caf file without chan chunk
2013-11-08 nu774fix to use libFDKAAC signaling mode 1
2013-11-03 nu774fix gcc warnings
2013-11-03 nu774add --sbr-ratio to support AACENC_SBR_RATIO appeared...
2013-11-03 nu774support 7.1 channel mode added on FDK 3.4.12
2013-10-30 nu774use tell() to obtain data chunk offset
2013-10-30 nu774rename aacenc_result_t -> aacenc_frame_t, simplify...
2013-10-29 nu774prepend 1 sample zero padding in case of SBR and enc_de...
2013-10-29 nu774cleanup interface of aac_encode_frame()
2013-10-29 nu774add some copyright notice
2013-10-29 nu774smart padding for better gapless playback
2013-10-29 nu774fix unused variable warning
2013-10-29 nu774fix warning: cast size_t as sprintf() arg to int
2013-10-29 nu774fix pcm_seek() to inline
2013-10-27 nu774add --include-sbr-delay
2013-10-27 nu774fix help message: show -I as shorthand for --ignorelength
2013-10-27 nu774remove --sbr-signaling
2013-10-26 nu774re-fix #ifdef cond for lrint()
2013-10-25 nu774tag mapping: add recorded date and tempo, remove perfor...
2013-10-25 nu774fix MSVC12 build issue
2013-10-25 nu774fix build issue on platform where fileno is a naive...
2013-10-24 nu774caf input support
2013-10-24 nu774refactor pcm io routines
2013-10-23 nu774cleanup metadata handling
2013-10-23 nu774--tag-from-json: properly support number/total format...
2013-10-22 nu774fixed bogus sgpd written on --gapless-mode=1 and 2
2013-10-20 nu774reimplement int16 conversion as pcm_reader
2013-10-20 nu774add abstraction layer for pcm reading
2013-10-20 nu774improve handling of avgBitrate
2013-10-18 nu774set avgBitrate field to zero for 14496-1 compliance
2013-06-14 nu774add --moov-before-mdat v0.3.0
2013-03-03 nu774fix an error message
2013-03-02 nu774add --gapless-mode
2013-02-20 nu774simplify __timeb64 condition
2013-02-20 nu774use fseeko64() on i686-pc-mingw32
2013-02-17 nu774fix build issue on i686-pc-mingw (struct __timeb64...
2013-02-17 nu774fix to accept option -C
2013-02-16 nu774refine json metadata importing
2013-02-16 nu774m4af: duplication check on adding tags
2013-02-15 nu774add --tag-from-json v0.1.7
2013-02-15 nu774fix implicit int variable decl.
2013-02-15 nu774update m4af
2013-02-03 nu774win32: change _wfopen() -> wfsopen()
2013-01-28 nu774gracefully shutdown on signals
2013-01-25 nu774add --tag-from-file
2013-01-24 nu774add --silent
2013-01-19 nu774retab
2013-01-19 nu774fix crash on wrong long option, rename --ignore-length...
2013-01-17 nu774compat_win32: free argv with atexit()
2013-01-17 nu774take care of COPYRIGHT-SIGN in UTF-8
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 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 nu774fixed a typo in usage message v0.0.5
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 nu774fixed to clip before converting float to int
2013-01-04 nu774initial commit v0.0.1
This page took 0.027403 seconds and 7 git commands to generate.