gst-libs/gst/rtp/gstbasertpdepayload.c: Don't assert when not negotiated but post...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 19 Jul 2006 18:20:43 +0000 (18:20 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 19 Jul 2006 18:20:43 +0000 (18:20 +0000)
commit01402bc9e3f958d9eefaeae55adde3282672341c
tree935faccf0bcb7935662e3e6c26b62342022eff7e
parent5a274b64d1907c057cc9fe5e207164eff1f15c26
gst-libs/gst/rtp/gstbasertpdepayload.c: Don't assert when not negotiated but post a meaningfull error message. Fixes ...

Original commit message from CVS:
* gst-libs/gst/rtp/gstbasertpdepayload.c:
(gst_base_rtp_depayload_chain),
(gst_base_rtp_depayload_change_state):
Don't assert when not negotiated but post a meaningfull
error message. Fixes #347918.
* gst-libs/gst/rtp/gstbasertppayload.c:
Add comment about better default MTU size.
* gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
Small cleanups, start docs.
ChangeLog
gst-libs/gst/rtp/gstbasertpdepayload.c
gst-libs/gst/rtp/gstbasertppayload.c
gst-libs/gst/rtp/gstrtpbuffer.c