mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
driver/audiodec: get back old audio decoders code, use configure option ENABLE_FFMPEGDEC
to switch between old code and ffmpegdec
Origin commit data
------------------
Commit: 0cb07d75d9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-15 (Sun, 15 Dec 2013)
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
WAV,
|
||||
FLAC
|
||||
};
|
||||
AudioType type;
|
||||
int type;
|
||||
std::string type_info;
|
||||
|
||||
long filesize; /* filesize in bits (for mp3: without leading id3 tag) */
|
||||
|
Reference in New Issue
Block a user