Skip to content
  • Sebastian Dröge's avatar
    gst-libs/gst/riff/riff-media.c: Make it impossible to have NULL caps at the... · dd7d3632
    Sebastian Dröge authored
    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.
    dd7d3632