📄 changelog
字号:
2004-08-19 menno * frontend/main.c: Removed stupid comment in help of FAAC. RAW AAC files are USELESS, it seems that already some people encoded their collection using the -r option. typo, it's not bad to have this option, but people should be warned that they can get severe playback problems with RAW AAC files (anything other then 44100 will not be decoded properly unless you know that it has that samplerate). Seeking is also not possible on these files.2004-08-06 danchr * frontend/main.c: TNS is no longer enabled by default (reported by guruboolez) documentation fixes in frontend default to mp4 for *.m4b as well2004-08-02 danchr * configure.in, common/mp4v2/Makefile.am: linux portability fixes * frontend/main.c: NetBSD portability fix + fixing metadata bugs w/ sscanf(). *BSD portability fix. fix --shortctl documentation.2004-07-28 danchr * Makefile.am, bootstrap, configure.in, frontend/: Makefile.am, main.c, common/Makefile.am, common/mp4v2/Makefile.am: Darwin portability fixes, should help on Linux too2004-07-27 menno * common/mp4v2: Directory /cvsroot/faac/faac/common/mp4v2 added to the repository * common/mp4v2/: 3gp.cpp API_CHANGES INTERNALS Makefile.am README TODO atom_bitr.cpp atom_co64.cpp atom_cprt.cpp atom_ctts.cpp atom_d263.cpp atom_damr.cpp atom_dimm.cpp atom_dinf.cpp atom_dmax.cpp atom_dmed.cpp atom_dref.cpp atom_drep.cpp atom_edts.cpp atom_elst.cpp atom_enca.cpp atom_encv.cpp atom_esds.cpp atom_free.cpp atom_frma.cpp atom_ftyp.cpp atom_hdlr.cpp atom_hinf.cpp atom_hmhd.cpp atom_hnti.cpp atom_iKMS.cpp atom_iSFM.cpp atom_iods.cpp atom_maxr.cpp atom_mdat.cpp atom_mdhd.cpp atom_mdia.cpp atom_meta.cpp atom_mfhd.cpp atom_minf.cpp atom_moof.cpp atom_moov.cpp atom_mp4a.cpp atom_mp4s.cpp atom_mp4v.cpp atom_mvex.cpp atom_mvhd.cpp atom_nmhd.cpp atom_nump.cpp atom_payt.cpp atom_pmax.cpp atom_root.cpp atom_rtp.cpp atom_s263.cpp atom_samr.cpp atom_sawb.cpp atom_schi.cpp atom_schm.cpp atom_sdp.cpp atom_sinf.cpp atom_smhd.cpp atom_snro.cpp atom_stbl.cpp atom_stco.cpp atom_stdp.cpp atom_stsc.cpp atom_stsd.cpp atom_stsh.cpp atom_stss.cpp atom_stsz.cpp atom_stts.cpp atom_tfhd.cpp atom_tims.cpp atom_tkhd.cpp atom_tmax.cpp atom_tmin.cpp atom_tpyl.cpp atom_traf.cpp atom_trak.cpp atom_tref.cpp atom_treftype.cpp atom_trex.cpp atom_trpy.cpp atom_trun.cpp atom_tsro.cpp atom_udta.cpp atom_url.cpp atom_urn.cpp atom_vmhd.cpp atoms.h descriptors.cpp descriptors.h isma.cpp libmp4v260.dsp libmp4v2_st60.dsp mp4.cpp mp4.h mp4array.h mp4atom.cpp mp4atom.h mp4common.h mp4container.cpp mp4container.h mp4descriptor.cpp mp4descriptor.h mp4file.cpp mp4file.h mp4file_io.cpp mp4info.cpp mp4meta.cpp mp4property.cpp mp4property.h mp4track.cpp mp4track.h mp4util.cpp mp4util.h mpeg4ip.h mpeg4ip_version.h need_for_win32.c ocidescriptors.cpp ocidescriptors.h odcommands.cpp odcommands.h qosqualifiers.cpp qosqualifiers.h rtphint.cpp rtphint.h, frontend/: faac.dsw, faac.dsp, libfaac/libfaac.dsp, plugins/cooledit/: Cfaac.h, FAAC.dsp, FAAC.dsw, plugins/winamp/: Cfaac.h, out_FAAC.dsp, out_FAAC.dsw: Moved mp4v2 library to faac module and updated to newest version Will require some changes for linux makefiles I guess * configure.in: small linux patch2004-07-18 corrados * libfaac/frame.c: New bandwidth settings for DRM, improved quantization quality adaptation (almost constant bit-rate now).2004-07-13 corrados * libfaac/frame.c bitstream.c: bug fix with new object type definitions2004-07-12 corrados * libfaac/: huffman.h, huffman.c, aacquant.c: VCB11 fixes2004-07-08 corrados * libfaac/: psychkni.c, frame.c, bitstream.c: New scalefactorband table for 960 transform length, bug fix in HCR2004-07-08 menno * plugins/winamp/: .cvsignore, CRegistry.cpp, CRegistry.h, Cfaac.cpp, Cfaac.h, FAAC.rc, Out_faac.cpp, RESOURCE.H, defines.h, mpeg4ip-v.bmp, out_FAAC.sln, out_FAAC.vcproj, CTag.cpp, CTag.h, EncDialog.cpp, EncDialog.h, id3v2.ico: Updated plugins for FAAC * plugins/cooledit/: .cvsignore, CRegistry.cpp, CRegistry.h, Cfaac.cpp, Cfaac.h, Cfaad.cpp, Cfaad.h, FAAC.rc, FAAC.sln, FAAC.vcproj, Faac.cpp, Faad.cpp, Main.cpp, aacInfoLib.dsp, aacInfoLib.vcproj, defines.h, mpeg4ip-v.bmp, resource.h, CTag.cpp, CTag.h, DecDialog.cpp, DecDialog.h, EncDialog.cpp, EncDialog.h, id3v2.ico: Updated plugins for FAAC2004-07-04 corrados * libfaac/: huffman.c, frame.c, coder.h, bitstream.h, bitstream.c, aacquant.c, include/: faaccfg.h, faac.h: made faac compliant with Digital Radio Mondiale (DRM) (DRM macro must be set). implemented HCR tool, VCB11, CRC, scalable bitstream order. note: VCB11 only uses codebook 11! TODO: implement codebooks 16-32. 960 transform length is not yet implemented (TODO)! Use 1024 for encoding and 960 for decoding, resulting in a lot of artefacts.2004-05-13 menno * plugins/winamp/: CRegistry.cpp, CRegistry.h, Cfaac.cpp, Cfaac.h, FAAC.rc, Open.bmp, Out_faac.cpp, RESOURCE.H, ReadMe.txt, defines.h, out_FAAC.sln, out_FAAC.vcproj: New plugins for FAAC with tagging * plugins/cooledit/: CRegistry.cpp, CRegistry.h, Cfaac.cpp, Cfaac.h, Cfaad.cpp, FAAC.rc, FAAC.sln, FAAC.vcproj, Faac.cpp, Main.cpp, Readme.txt, defines.h, resource.h, Open.bmp: New plugins for FAAC with tagging2004-05-03 danchr * libfaac/:frame.c, version.h: bump version to unstable 1.24+ * frontend/main.c: fix documentation bugs (per Hans-J黵gen's suggestions) enable (preliminary) multiple output file support2004-04-23 danchr * libfaac/version.h: removing beta status2004-04-22 danchr * frontend/main.c: set copyright notice to my full name2004-04-16 menno * plugins/winamp/: CRegistry.cpp, CRegistry.h, FAAC.rc, Open.bmp, Out_faac.cpp, RESOURCE.H, ReadMe.txt, defines.h, out_FAAC.dsp, out_FAAC.dsw, AudioCoding.bmp, Cfaac.h, Email.bmp, mpeg4ip-v.bmp, Cfaac.cpp: New out_faac Winamp output filter code * plugins/cooledit/: CRegistry.cpp, CRegistry.h, FAAC.dsp, FAAC.dsw, FAAC.rc, Faac.cpp, Faad.cpp, Main.cpp, Readme.txt, TypeDef.h, aacInfoLib.dsp, defines.h, resource.h, Cfaac.cpp, Cfaac.h, Cfaad.cpp, Cfaad.h: New cooledit filter code2004-04-16 danchr * configure.in, frontend/: getopt.c, main.c: change -a <kbps/channel> to -b <kbps> Darwin portability fixes Make LTP imply MPEG-4 AAC silence a few warnings * frontend/main.c: don't use stderr on Windows2004-04-13 danchr * frontend/main.c: compilation and composer patch by Jordan Breeding undocumented single-letter switches removed numerous bug-fixes * libfaac/:frame.c, version.h: clarify release <> unstable status2004-04-03 danchr * frontend/main.c: non-backwards compatible revamp of the FAAC command line interface. cover art metadata support based on patch by Jordan Breeding make TNS default fix typo + add GIF support2004-04-02 danchr * libfaac/: fft.c, fft.h, frame.c, version.h: fix name clash w/ libavcodec: fft_init -> fft_initialize bump version number to 1.24 beta2004-03-29 danchr * frontend/main.c: MP4 bug fixes by Jordan Breeding (jordan breeding (at) mac com). Document long options for metadata - they are much more intuitive.2004-03-27 danchr * frontend/main.c: minor compile-time bugfix for Win322004-03-24 danchr * configure.in, frontend/: Makefile.am, main.c: silence a few warnings and fix a few mem. leaks. make it possible to disable stripping (needed for profiling and debugging). * frontend/main.c: prettify the way stream format is handled - this just *might* fix a bug. * frontend/main.c: fixing WIN32 -> _WIN322004-03-17 danchr * frontend/main.c: New signal handler. Disabled on Windows, although it *should* work. Separated handling of stream format and output format. Bitrate + file format displayed on stderr. knik and myself added to the copyright header. * libfaac/frame.c: Automatic, untuned setting of lowpass for VBR.2004-03-15 knik * INSTALL, configure.in, frontend/main.c: improved MP4 support by Dan Christiansen * libfaac/frame.c: fixed copyright notice2004-03-03 knik * configure.in, frontend/: input.c, main.c: libmp4v2 autocont detection and mp4 metadata support by Dan Christiansen2004-02-14 knik * frontend/main.c: Print help and exit when unknown option is specified2004-01-12 knik * frontend/faac.c: removed unused file2003-12-19 stux * configure.in, frontend/main.c, libfaac/util.h: i've added sms00's OSX patch to faac2003-12-17 knik * libfaac/frame.c: changed default cutoff to 16k * libfaac/aacquant.c: changed quantizer factor because of new default cutoff * libfaac/version.h: 1.23.52003-12-14 ca5e * frontend/main.c, plugins/foo_faac/foo_faac.cpp: Gapless MP4 handling method changed again...2003-12-13 ca5e * frontend/main.c, plugins/foo_faac/foo_faac.cpp: Improved gapless encoding2003-12-11 ca5e * plugins/foo_faac/: foo_faac.cpp, foo_faac.dsp, foo_faac.rc, resource.h: Added average bitrate control and some extra console infos2003-12-10 knik * libfaac/psychkni.c: lowered short block switching threshold * libfaac/version.h: 1.23.42003-11-29 knik * ChangeLog: updated from CVS2003-11-24 knik * frontend/main.c: using new version info interface * libfaac/frame.h, include/faac.h: A safe version of faacEncGetVersion() without string length problem. * libfaac/frame.c: A safe version of faacEncGetVersion() without string length problem. Removed Stux from copyright notice. I don't think he contributed something very substantial to faac and this is not the right place to list all contributors. * libfaac/: filtbank.c, filtbank.h, tns.c, tns.h: static prototypes removed from header * README, docs/faac.html: Added a few names to contributor list, but still it doesn't seem to be very complete.2003-11-16 stux * README: added a new Contributor ;) * libfaac/: fft.c, fft.h, filtbank.c, filtbank.h, frame.c, frame.h, psych.h, psychkni.c, version.h: moved global tables from fft.c into hEncoder FFT_Tables. Add fft_init and fft_terminate, flowed through all necessary changes. This should remove at least one instance of a memory leak, and fix some thread-safety problems. Version update to 1.23.32003-11-15 stux * include/faac.h, libfaac/frame.c, libfaac/frame.h, libfaac/libfaac.def, libfaac/version.h: added FaacEncGetVersion(), version 1.23.2, added myself to faacCopyright :-P, does vanity know no bound ;)2003-11-13 knik * frontend/main.c: raw input bugfix2003-11-10 knik * libfaac/version.h: 1.23.1 * libfaac/frame.c: Allowed independent bitRate and bandWidth setting. Small fixes.2003-11-03 knik * configure.in: added AC_PREREQ(2.50)2003-10-30 knik * libfaac/version.h: 1.23.0 * libfaac/aacquant.c: improved psymodel/quantizer2003-10-29 stux * include/faaccfg.h, libfaac/frame.c, libfaac/version.h: Added channel_map to FaacEncHandle, facilitates free generalised channel remapping in the faac core. Default is straight-through, should be *zero* performance hit... and even probably an immeasurable performance gain, updated FAAC_CFG_VERSION to 104 and FAAC_VERSION to 1.22.02003-10-17 knik * configure.in: fixed CFLAGS setting * frontend/: input.c, main.c: fixed raw input2003-10-17 ca5e * plugins/foo_faac/foo_faac.cpp, frontend/faac.dsp: Gapless mode change2003-10-17 knik * configure.in, libfaac/Makefile.am, frontend/Makefile.am: CFLAGS setting moved to configure2003-10-14 ca5e * plugins/foo_faac/: foo_faac.cpp, foo_faac.rc, resource.h: Fixed AAC object type selection, some minor cleanups2003-10-14 menno * libfaac/bitstream.c: bugfix LTP2003-10-12 knik * libfaac/version.h: 1.21.2 * libfaac/: aacquant.h, frame.c: average bitrate control made more stable * libfaac/frame.c, libfaac/frame.h, frontend/main.c: more accurate average bitrate control2003-10-04 knik * Makefile.am, configure.in, include/Makefile.am: library headers included in automake stuff2003-10-02 ca5e * plugins/foo_faac/foo_faac.cpp: Removed writing of gapless info for raw AAC files Added few more pre set samplerates to drop-down list2003-09-24 knik * frontend/main.c: Added option to enforce block type. * include/: faac.h, faaccfg.h: config struct definition moved to faaccfg.h * libfaac/frame.h: config struct definition moved to faaccfg.h. * libfaac/frame.c: faacEncStruct: quantizer specific data enclosed in AACQuantCfg structure. Added config option to enforce block type. * libfaac/aacquant.h: faacEncStruct: quantizer specific data enclosed in AACQuantCfg structure. * libfaac/aacquant.c: faacEncStruct: quantizer specific data enclosed in AACQuantCfg structure. Fixed normal/takehiro_hack conditional compilation.2003-09-17 ca5e * plugins/foo_faac/foo_faac.cpp: Fix for last fix...2003-09-14 ca5e * plugins/foo_faac/: foo_faac.cpp, foo_faac.dsp: version 0.3.1, fixed potential memory access violation2003-09-08 knik
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -