gst/multipart/multipartdemux.c: Fix documentation, it is not possible to control...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 15 Sep 2006 16:01:48 +0000 (16:01 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 15 Sep 2006 16:01:48 +0000 (16:01 +0000)
commit00256ae0a9c829ba1207717f45c2cac384990723
tree9efb5ced58e7d373b125f1293205bb950b6f8a68
parentdcba7c77ef3f3ee2d5c42fd42bab46c2d50f96e8
gst/multipart/multipartdemux.c: Fix documentation, it is not possible to control the framerate of jpegdec using filte...

Original commit message from CVS:
* gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
Fix documentation, it is not possible to control the framerate of jpegdec
using filtered caps yet. Fixes #355210.
Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
stop when there is an error.
ChangeLog
gst/multipart/multipartdemux.c