Commit Graph

17 Commits

Author SHA1 Message Date
nu774 53fe239bf6 vcxproj: support Visual Studio 2022 2021-11-15 01:18:51 +09:00
nu774 ef17c9436e add Windows 10 long pathname manifest 2020-09-21 22:41:03 +09:00
nu774 130e249ebf vcxproj: support visual studio 2019 2019-04-04 19:55:18 +09:00
nu774 36424b121c update MSVC projects for FDKv2 2018-09-03 20:58:17 +09:00
nu774 4571d9d76a MSVC projects: update for VS2017 2017-03-16 20:51:30 +09:00
nu774 fd2a1e77b3 improve MSVC project
- simplify conditions
- autodetect highest available PlatformToolset
- x64 platform support
2015-10-10 17:44:11 +09:00
nu774 80b476bad9 add platformtoolset in vcxproj 2015-07-22 22:14:08 +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 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