ext/ffmpeg/: Add the CODEC_FLAG_GLOBAL_HEADER to the exposed flags, and makes it...
authorMark Nauwelaerts <manauw@skynet.be>
Thu, 12 Apr 2007 11:06:46 +0000 (11:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 12 Apr 2007 11:06:46 +0000 (11:06 +0000)
commited36eb0fc548edb334a9e6f2e9a6ebf6610f2f2c
tree097d3130340be6a706296491106750852332f57f
parenteff0fefa3ec3111031a87bcf945fa49cf210df35
ext/ffmpeg/: Add the CODEC_FLAG_GLOBAL_HEADER to the exposed flags, and makes it as such configurable as a property. ...

Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at skynet dot be> and
Thomas Vander Stichele  <thomas at apestaart dot org>
* ext/ffmpeg/gstffmpegcfg.c: (gst_ffmpeg_flags_get_type):
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
(gst_ffmpeg_caps_with_codecid), (gst_ffmpeg_caps_to_codecid),
(gst_ffmpeg_get_codecid_longname):
Add the CODEC_FLAG_GLOBAL_HEADER to the exposed flags, and makes it as such
configurable as a property. Fixes #393187.
ChangeLog
ext/ffmpeg/gstffmpegcfg.c
ext/ffmpeg/gstffmpegcodecmap.c