- libeplayer3: sync with max_10

This commit is contained in:
vanhofen
2023-01-24 21:00:47 +01:00
committed by Thilo Graf
parent 02994964e7
commit c0034ff0b7
65 changed files with 1100 additions and 959 deletions

View File

@@ -85,7 +85,6 @@ static int32_t selectContainer(Context_t *context, char *extension)
return ret;
}
static int Command(Context_t *context, ContainerCmd_t command, void *argument __attribute__((unused)))
{
int ret = 0;
@@ -117,7 +116,6 @@ static int Command(Context_t *context, ContainerCmd_t command, void *argument __
return ret;
}
ContainerHandler_t ContainerHandler =
{
"Output",