[gst-cvs] wtay gst-plugins-good: gst-plugins-good/ gst-plugins-good/gst/rtsp/
Wim Taymans
wtay at kemper.freedesktop.org
Wed Nov 15 09:44:14 PST 2006
CVS Root: /cvs/gstreamer
Module: gst-plugins-good
Changes by: wtay
Date: Wed Nov 15 2006 17:44:14 UTC
Log message:
* gst/rtsp/rtspconnection.c: (read_body):
Don't set a data pointer to NULL and a size > 0 when we deal
with empty packets.
* gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
(rtsp_message_init_response), (rtsp_message_init_data),
(rtsp_message_unset), (rtsp_message_free),
(rtsp_message_take_body):
Check that we can't create invalid empty packets.
Modified files:
. : ChangeLog
gst/rtsp : rtspconnection.c rtspmessage.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/ChangeLog.diff?r1=1.2622&r2=1.2623
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/rtsp/rtspconnection.c.diff?r1=1.22&r2=1.23
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/rtsp/rtspmessage.c.diff?r1=1.7&r2=1.8
More information about the Gstreamer-commits
mailing list