mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3/linuxdvb: reduce debug spam
This commit is contained in:
@@ -520,7 +520,7 @@ static void FFMPEGThread(Context_t * context)
|
||||
&packet);
|
||||
if (len < 0) {
|
||||
restart_audio_resampling = 1;
|
||||
// fprintf(stderr, "avcodec_decode_audio4: %d\n", len);
|
||||
// fprintf(stderr, "avcodec_decode_audio4: %d\n", len);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user