git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffae5a4
)
mpga demux: remove debug printf
author
Rafaël Carré
<funman@videolan.org>
Thu, 4 Oct 2007 13:19:46 +0000
(13:19 +0000)
committer
Rafaël Carré
<funman@videolan.org>
Thu, 4 Oct 2007 13:19:46 +0000
(13:19 +0000)
modules/demux/mpeg/mpga.c
patch
|
blob
|
history
diff --git
a/modules/demux/mpeg/mpga.c
b/modules/demux/mpeg/mpga.c
index
d1f871b
..
9a84290
100644
(file)
--- a/
modules/demux/mpeg/mpga.c
+++ b/
modules/demux/mpeg/mpga.c
@@
-271,7
+271,6
@@
static int Open( vlc_object_t * p_this )
}
free( p_demux->p_private );
}
- else printf("SKIP\n");
/* */
p_sys->p_packetizer->fmt_out.b_packetized = VLC_TRUE;
vlc_audio_replay_gain_MergeFromMeta( &p_sys->p_packetizer->fmt_out.audio_replay_gain,