mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-28 16:00:58 +02:00
libeplayer3: make ffmpeg data available to manager, output and writer
Origin commit data
------------------
Branch: master
Commit: 6328d3746e
Author: martii <m4rtii@gmx.de>
Date: 2014-04-05 (Sat, 05 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -902,6 +902,8 @@ static int Write(Context_t *context, AudioVideoOut_t *out)
|
||||
unsigned char audio = 0;
|
||||
Writer_t *writer;
|
||||
WriterAVCallData_t call;
|
||||
call.stream = out->stream;
|
||||
call.avfc = out->avfc;
|
||||
|
||||
if (out == NULL) {
|
||||
linuxdvb_err("null pointer passed\n");
|
||||
|
Reference in New Issue
Block a user