ext/ffmpeg/: fix typo in RGB masks, and move back to "old" colorspace capsnego code...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 24 Dec 2003 00:12:16 +0000 (00:12 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 24 Dec 2003 00:12:16 +0000 (00:12 +0000)
commit2a754af351ef017fd849e61762acb2b213eb1a01
treea90f4211ccc221146288f1c225724130b61f7e14
parent5153d56e2c953063c3fe4838af1666c775bae3fd
ext/ffmpeg/: fix typo in RGB masks, and move back to "old" colorspace capsnego code until whoever wrote this new crap...

Original commit message from CVS:
2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/ffmpeg/gstffmpegcodecmap.c:
* ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
(gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
(gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
(gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
(gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
(gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
(gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
fix typo in RGB masks, and move back to "old" colorspace
capsnego code until whoever wrote this new crap has actually
tested it so that it works.
And yes, this works, keep it that way please.
ext/ffmpeg/gstffmpegcodecmap.c
ext/ffmpeg/gstffmpegcolorspace.c