GNOME Bugzilla – Bug 310054
[PATCH] fix flag handling for GST_FFMPEG_URL_STREAMHEADER
Last modified: 2005-07-16 14:39:37 UTC
my patch from #309051 left the flag handling in gstffmpegprotocol in a messy state, this one fixes it by stripping the GST_FFMPEG_URL_STREAMHEADER flag off the context's flags in _open().
Created attachment 48979 [details] [review] strips GST_FFMPEG_URL_STREAMHEADER flag off the context
Thanks, applied.