Commit Graph

15 Commits

Author SHA1 Message Date
nu774 ef17c9436e add Windows 10 long pathname manifest 2020-09-21 22:41:03 +09:00
nu774 4682fe4961 address issue#26
try to link with libcharset when locale_charset() is not present in
libiconv
2017-01-16 15:20:09 +09:00
nu774 b54538f79e apply limiter when input is float 2014-08-13 09:26:26 +09:00
nu774 a7e00a4219 refactor pcm reader framework 2014-08-12 23:43:19 +09:00
nu774 30c77dfb6f add manpage 2013-11-04 12:15:09 +09:00
nu774 4d48b091d4 smart padding for better gapless playback
Taken smart padding code using LPC extrapolation from vorbis/opus.
Padding is done on both beginning and ending, but enc_delay and padding
remains the same (we discard extra padding frame introduced on our side
after encoding).
2013-10-30 02:09:08 +09:00
nu774 1af8624b00 caf input support 2013-10-24 23:47:03 +09:00
nu774 29a8f73faf refactor pcm io routines 2013-10-24 10:38:27 +09:00
nu774 e8e9f79eec reimplement int16 conversion as pcm_reader 2013-10-21 00:17:14 +09:00
nu774 cbb23cdbd8 add --tag-from-json 2013-02-15 22:26:17 +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 d5a9697e47 more tweak on configure.ac and Makefile.am (take care of getopt_long) 2013-01-06 15:39:48 +09:00
nu774 bae3489b91 tweak configure.ac and Makefile.am 2013-01-05 14:20:23 +09:00
nu774 48e2f01c56 initial commit 2013-01-05 01:10:05 +09:00