Commit Graph

22 Commits

Author SHA1 Message Date
6ae5295cf1 Fixed Opus decoder forced 48000 Hz output. 2018-03-17 20:59:24 +01:00
23195afd41 Updated Opus encoder/decoder libraries v1.3-beta-15 (2018-02-22) and Opus-Tools to v0.1.10-49 (2018-02-24). 2018-02-25 15:38:17 +01:00
57f851ab69 Happy new year 2018! 2018-01-17 21:18:10 +01:00
fcdb087e20 Code refactoring. 2017-12-11 20:00:50 +01:00
c47a13a494 Small tweak to progress updates. 2017-12-10 22:21:42 +01:00
7288244a27 Refactored all decoder classes to use awaitProcess() from Tool_Abstract base class. 2017-12-10 18:53:47 +01:00
a0992d475e Switch to using QAtomicInc for abort flags. 2017-04-18 21:05:28 +02:00
33f5a3badf Bump release year. 2017-03-12 12:12:49 +01:00
eb8da7b6f9 Happy new year 2016! 2016-01-03 15:53:42 +01:00
a915058dc2 Improved internal decoder interface. 2015-05-18 18:56:33 +02:00
1ea15b179c Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
c435e4e1c1 Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes. 2014-12-20 23:44:43 +01:00
537ade07f6 More code refactoring and clean-up. 2014-12-19 23:49:11 +01:00
dc98131fd1 Moved various auxiliary macros into the MUtils library. 2014-11-30 21:32:23 +01:00
cc38035087 Happy new year 2014! 2014-01-01 17:05:52 +01:00
7b016d5fec Updated license info. 2013-10-23 22:25:04 +02:00
8a64624ba4 Use the THROW macro instead of plain "throw" in the complete project. 2013-10-18 21:37:40 +02:00
bd0a370aee Welcome to year 2013 ;-) 2013-02-08 23:57:50 +01:00
5b57083210 Updated Opus binaries. Also added option to disable the resampling in Opus decoder (i.e. always output 48.000 Hz). 2013-01-18 01:08:58 +01:00
701390b7f7 Updated Opus binaries with version the reports progress as percent. Also added SSE2 versions of opusdec/opusenc binaries. 2012-07-24 23:15:10 +02:00
278f9091fb Replaced the Opus encoder/decoder binary wit custom binaries that support UTF-8 file names and flush the console output properly + expose more Opus encoder options in the GUI. 2012-07-21 19:16:12 +02:00
fcceeeaaac Added support for Opus Audio Codec, based on Opus-Tools v0.1.3 (2012-07-10) by Xiph.org/Mozilla 2012-07-20 23:19:08 +02:00