OSDN Git Service

Remove some pointless CONFIG_RTSP_DEMUXER #ifdefs.
authorDiego Biurrun <diego@biurrun.de>
Tue, 5 Oct 2010 11:06:32 +0000 (11:06 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 5 Oct 2010 11:06:32 +0000 (11:06 +0000)
commita44da176ac304f023bd1b2e48915d5c2c23fdf9a
tree57cb39f0464e827c36ef61de4ce7789af7c3bb97
parent2e802e385587d431c19bacb792f1887fb3d49a68
Remove some pointless CONFIG_RTSP_DEMUXER #ifdefs.
They reside within a large CONFIG_RTSP_DEMUXER block and are thus pointless.

Originally committed as revision 25343 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c