mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
libeplayer3: sync with tdt
This commit is contained in:
@@ -42,7 +42,7 @@ if (debug_level >= level) printf(x); } while (0)
|
||||
#endif
|
||||
|
||||
|
||||
static const char FILENAME[] = "container.c";
|
||||
static const char FILENAME[] = __FILE__;
|
||||
|
||||
static void printContainerCapabilities() {
|
||||
int i, j;
|
||||
@@ -121,5 +121,5 @@ ContainerHandler_t ContainerHandler = {
|
||||
&SrtContainer,
|
||||
&SsaContainer,
|
||||
&ASSContainer,
|
||||
Command,
|
||||
Command
|
||||
};
|
||||
|
Reference in New Issue
Block a user