[MPlayer-cvslog] r22987 - trunk/stream/tv.c
voroshil
subversion at mplayerhq.hu
Fri Apr 13 16:34:38 CEST 2007
Author: voroshil
Date: Fri Apr 13 16:34:38 2007
New Revision: 22987
Modified:
trunk/stream/tv.c
Log:
cosmetics. restore empty line removed in previous commit.
Modified: trunk/stream/tv.c
==============================================================================
--- trunk/stream/tv.c (original)
+++ trunk/stream/tv.c Fri Apr 13 16:34:38 2007
@@ -121,6 +121,7 @@ static int demux_tv_fill_buffer(demuxer_
tvi_handle_t *tvh=(tvi_handle_t*)(demux->priv);
demux_packet_t* dp;
unsigned int len=0;
+
/* ================== ADD AUDIO PACKET =================== */
if (ds==demux->audio && tv_param_noaudio == 0 &&
More information about the MPlayer-cvslog
mailing list