OSDN Git Service

url_write is part of the public API so it may not be under ifdef.
authorGuillaume LecrefECERF <foxcore@gmail.com>
Tue, 8 Jan 2008 22:07:59 +0000 (22:07 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 8 Jan 2008 22:07:59 +0000 (22:07 +0000)
commit727601bc4b02aa2cd96d1e7ede66d2a875c6756f
tree5a9db623aef7b50ce6eff1c680cc1eb407d64a30
parent9656df79948afa1a3beaff2ff1071442ea5d4a4f
url_write is part of the public API so it may not be under ifdef.
Also fixes a compile error if all muxers and protocols are disabled.
Patch by Guillaume LECERF (foxcore gmail com)

Originally committed as revision 11469 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avio.c