Commit Graph

9 Commits

Author SHA1 Message Date
nu774 a7e00a4219 refactor pcm reader framework 2014-08-12 23:43:19 +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 7259767b09 fix vcxproj 2013-10-29 19:24:29 +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 406f0e0f44 fix MSVC project build issue 2013-01-27 11:11:03 +09:00
nu774 e901466335 add MSVC projects 2013-01-06 18:37:55 +09:00