gst-libs/gst/riff/riff-media.c: Make it impossible to have NULL caps at the point...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 15 Jul 2008 13:05:04 +0000 (13:05 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 15 Jul 2008 13:05:04 +0000 (13:05 +0000)
commitdd7d36320ec47eb76a40164dd850014871423446
tree87a764e49fee56abdcf6375f66814d58bcce795d
parentd6d5f881741c70fa1a46176511e389df323e0b9d
gst-libs/gst/riff/riff-media.c: Make it impossible to have NULL caps at the point where we set framerate and other th...

Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
Make it impossible to have NULL caps at the point where we set
framerate and other things. Also don't return immediately for "3ivd"
video and let framerate, etc be set. Might fix bug #542508.
ChangeLog
gst-libs/gst/riff/riff-media.c