mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
libeplayer3/writer/pcm: remove debug output
Origin commit data
------------------
Branch: master
Commit: a76f665882
Author: martii <m4rtii@gmx.de>
Date: 2014-04-26 (Sat, 26 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -240,7 +240,6 @@ bool WriterPCM::Write(int fd, AVFormatContext * /*avfc*/, AVStream *stream, AVPa
|
||||
restart_audio_resampling = false;
|
||||
initialHeader = true;
|
||||
|
||||
fprintf(stderr, "swr=%p\n",swr);//FIXME
|
||||
if (swr)
|
||||
swr_free(&swr);
|
||||
if (decoded_frame)
|
||||
|
Reference in New Issue
Block a user