diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-12-27 18:05:14 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-12-27 18:05:14 +0000 |
| commit | fb3b208b48976721954b232a8a100633e8f9c55b (patch) | |
| tree | c76e1d30b7373e5a1bff345fa0df7dc8a5d95f10 /src/plugins/Input/opus/decoder_opus.h | |
| parent | d55e5c3b1bd791f0f579315c30bf14064eff5824 (diff) | |
| download | qmmp-fb3b208b48976721954b232a8a100633e8f9c55b.tar.gz qmmp-fb3b208b48976721954b232a8a100633e8f9c55b.tar.bz2 qmmp-fb3b208b48976721954b232a8a100633e8f9c55b.zip | |
opus: using float output
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5919 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/opus/decoder_opus.h')
| -rw-r--r-- | src/plugins/Input/opus/decoder_opus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/opus/decoder_opus.h b/src/plugins/Input/opus/decoder_opus.h index e1d8a3287..f2395f347 100644 --- a/src/plugins/Input/opus/decoder_opus.h +++ b/src/plugins/Input/opus/decoder_opus.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2013-2014 by Ilya Kotov * + * Copyright (C) 2013-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * |
