[gst-cvs] ramon gst-sandbox: gst-sandbox/rtpdec/
Ramon Garcia Fernandez
ramon at freedesktop.org
Thu Aug 26 18:26:08 PDT 2004
CVS Root: /cvs/gstreamer
Module: gst-sandbox
Changes by: ramon
Date: Thu Aug 26 2004 18:25:26 PDT
Log message:
gstrtpdec.c: correctly split initialization between object initialization and connection.
initialize hash tables with destructors of keys and values.
gstrtpdec.h: typo, clarify some members, added the reporting thread to the list of members.
gstrtphandler.h: use GstStructure instead of GHashTable for metadata about a data type transmitted.
gstrtphandler.c: synchronize with the changes above to gstrtphandler.h
rtpdec.h, rtpdec.c: correct the logic of maintaining the number of members in the session.
Also update correctly the average packet size. Remove functions to
destroy hash tables; instead, destructors of the components of the hash table
are passed to the constructor of the hash table.
Modified files:
rtpdec : gstrtpdec.c gstrtpdec.h gstrtphandler.c
gstrtphandler.h rtp_report.c rtpdec.c rtpdec.h
todo
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/gstrtpdec.c.diff?r1=1.17&r2=1.18
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/gstrtpdec.h.diff?r1=1.13&r2=1.14
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/gstrtphandler.c.diff?r1=1.1&r2=1.2
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/gstrtphandler.h.diff?r1=1.3&r2=1.4
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/rtp_report.c.diff?r1=1.20&r2=1.21
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/rtpdec.c.diff?r1=1.10&r2=1.11
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/rtpdec.h.diff?r1=1.9&r2=1.10
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/rtpdec/todo.diff?r1=1.5&r2=1.6
More information about the Gstreamer-commits
mailing list