This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Remove redundant dependency from ffserver_deps.
Originally committed as revision 8830 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
18 years ago
parent
c36bd2866a
commit
a53cc2a40f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure
+ 1
- 1
configure
View File
@@ -716,7 +716,7 @@ video_grab_v4l_demuxer_deps="v4l"
x11_grab_device_demuxer_deps="x11grab"
ffplay_deps="sdl"
ffserver_deps="network
protocols
muxers"
ffserver_deps="network muxers"
network_deps="protocols"
# set temporary file name
Write
Preview
Loading…
Cancel
Save