mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
driver/audiodec/ffmpegdec.cpp: fix ogg; get metadata also from streams,
ie some ogg dont have global metadata
Origin commit data
------------------
Branch: ni/coolstream
Commit: 294766e4d5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -59,6 +59,7 @@ private:
|
||||
void *in;
|
||||
bool Init(void *_in, const CFile::FileType ft);
|
||||
void DeInit(void);
|
||||
void GetMeta(AVDictionary * metadata);
|
||||
|
||||
std::string title;
|
||||
std::string artist;
|
||||
|
Reference in New Issue
Block a user