mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
silence ffmpeg
Origin commit data
------------------
Branch: master
Commit: bfe8868fa7
Author: TangoCash <eric@loxat.de>
Date: 2019-08-25 (Sun, 25 Aug 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1999,7 +1999,7 @@ int32_t container_ffmpeg_update_tracks(Context_t *context, char *filename, int32
|
||||
#endif
|
||||
|
||||
ffmpeg_printf(20, "dump format\n");
|
||||
if(avContextTab[0] != NULL)
|
||||
if((avContextTab[0] != NULL) && (FFMPEG_DEBUG_LEVEL > 0))
|
||||
av_dump_format(avContextTab[0], 0, filename, 0);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user