libeplayer3/linuxdvb: reduce debug spam

Origin commit data
------------------
Branch: master
Commit: 9b7139ada1
Author: martii <m4rtii@gmx.de>
Date: 2013-12-15 (Sun, 15 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-12-15 15:14:35 +01:00
parent a277e22fda
commit e220f43813
2 changed files with 4 additions and 17 deletions

View File

@@ -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;
}