diff --git a/stream/tv.c b/stream/tv.c index 5052e2ca1f..2995d40c00 100644 --- a/stream/tv.c +++ b/stream/tv.c @@ -121,6 +121,7 @@ static int demux_tv_fill_buffer(demuxer_t *demux, demux_stream_t *ds) 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 &&