gst-libs/gst/riff/: Add support for other fourcc codes that are commonly used for...
authorNick Haddad <nick@haddads.net>
Fri, 31 Oct 2008 09:49:57 +0000 (09:49 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 31 Oct 2008 09:49:57 +0000 (09:49 +0000)
commit7413c8ee97c9dc461d6850a88349e503b74253f2
tree32fcc90fa4dfc4dfd4c14618cb9d796307a3c8d1
parent35a5ad819d18095385f0e3184eac5db4588da51f
gst-libs/gst/riff/: Add support for other fourcc codes that are commonly used for 'uncompressed RGB', including 'RGB ...

Original commit message from CVS:
Patch by: Nick Haddad <nick at haddads dot net>
* gst-libs/gst/riff/riff-ids.h:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
Add support for other fourcc codes that are commonly used for
'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
Fixes #558553.
ChangeLog
gst-libs/gst/riff/riff-ids.h
gst-libs/gst/riff/riff-media.c