gst/ffmpegcolorspace/: Add 2 new caps arrangements, for 24-bit RGB and BGR in 32...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 22 Dec 2006 11:09:34 +0000 (11:09 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 22 Dec 2006 11:09:34 +0000 (11:09 +0000)
commit3da0606ffce4de9fef984386bcb1f6df79ab2594
tree17c0078edb227fe9576d0a0fac8ba6f8889d84a6
parentd07b7ac539f4b6581b24cbdf2c97f5ea36b08d0a
gst/ffmpegcolorspace/: Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the other end of the wo...

Original commit message from CVS:
* gst/ffmpegcolorspace/avcodec.h:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
(gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
(gst_ffmpegcsp_avpicture_fill):
* gst/ffmpegcolorspace/imgconvert.c: (img_convert),
(img_get_alpha_info):
Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
other end of the word. Fixes: #387073.
Add some inconsequential branch hints in a couple of places.
ChangeLog
gst/ffmpegcolorspace/avcodec.h
gst/ffmpegcolorspace/gstffmpegcodecmap.c
gst/ffmpegcolorspace/imgconvert.c