mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3: dynamically update pid list
This commit is contained in:
@@ -14,4 +14,7 @@ typedef struct Context_s {
|
||||
ManagerHandler_t * manager;
|
||||
} Context_t;
|
||||
|
||||
#ifdef MARTII
|
||||
int container_ffmpeg_update_tracks(Context_t *context, char *filename);
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user