Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if
authorLuca Abeni <lucabe72@email.it>
Mon, 10 Sep 2007 15:08:23 +0000 (15:08 +0000)
committerLuca Abeni <lucabe72@email.it>
Mon, 10 Sep 2007 15:08:23 +0000 (15:08 +0000)
commit21b37480291e827ad6af26df283f734381a9fb75
treed367893ae10a39cc23b0f8c7f63031c7d5a1fecf
parent8f39b74d77110c0b8510c784177b73adf68da4d8
Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if
config info are available out of band (fix "-{a,v}codec copy" from .mov)

Originally committed as revision 10471 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/sdp.c