mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 12:02:39 +00:00
cosmetics. restore empty line removed in r22985.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22987 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
67061091c6
commit
13cf4f7b28
@ -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 &&
|
||||
|
Loading…
Reference in New Issue
Block a user