mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 23:42:43 +02:00
enable wav payback (16 bit le) (from TDT, thanks hellmaster1024)
Origin commit data
------------------
Branch: master
Commit: bc74c7528b
Author: martii <m4rtii@gmx.de>
Date: 2012-10-27 (Sat, 27 Oct 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -55,6 +55,9 @@ typedef struct Track_s {
|
||||
/* If player2 or the elf do not support decoding of audio codec set this.
|
||||
* AVCodec is than used for softdecoding and stream will be injected as PCM */
|
||||
int inject_as_pcm;
|
||||
#ifdef MARTII
|
||||
int inject_raw_pcm;
|
||||
#endif
|
||||
} Track_t;
|
||||
|
||||
typedef struct Manager_s {
|
||||
|
Reference in New Issue
Block a user