mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
libeplayer3: c++ adjustments
This commit is contained in:
@@ -16,5 +16,5 @@ typedef struct Context_s {
|
||||
int64_t *currentAudioPtsP;
|
||||
} Context_t;
|
||||
|
||||
int container_ffmpeg_update_tracks(Context_t * context, char *filename);
|
||||
int container_ffmpeg_update_tracks(Context_t * context, const char *filename);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user