stream_ffmpeg: fix broken line from 30afc64532ff61
commitb9fefc87c01bbf464fb74981313efa77e03735f6
authorUoti Urpala <uau@mplayer2.org>
Tue, 17 Apr 2012 22:27:55 +0000 (18 01:27 +0300)
committerUoti Urpala <uau@mplayer2.org>
Tue, 17 Apr 2012 22:27:55 +0000 (18 01:27 +0300)
tree1a6045f81b1155dd2870bd07e9bb48cf27e0d0e5
parent81eb9117633e77514361f219ee4a72a88701d313
stream_ffmpeg: fix broken line from 30afc64532ff61

Commit 30afc64532ff61 ("stream_ffmpeg: switch to libavformat avio
API") somehow contained a nonsense line which broke the control()
function. Fix. Also add avformat_network_init() to central libav
initialization code to avoid warnings.
av_log.c
stream/stream_ffmpeg.c