diff options
| author | Henrik Eriksson <henriken@axis.com> | 2008-05-21 10:51:52 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-21 10:51:52 +0000 |
| commit | 46d94158bc695821a8bf896398907aef1c6c126a (patch) | |
| tree | 33fd6cb94d565c5e846400d831c7ee96d1a9ab95 /ChangeLog | |
| parent | 0a18ec7d8d15d8ab13483dd95bb660cc6e639e3e (diff) | |
gst/udp/gstmultiudpsink.*: Add qos-dscp property to manage the Quality of service.
Original commit message from CVS:
Patch by: Henrik Eriksson <henriken at axis dot com>
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
(gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
(gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
(gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
* gst/udp/gstmultiudpsink.h:
Add qos-dscp property to manage the Quality of service.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk> + Patch by: Henrik Eriksson <henriken at axis dot com> + + * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init), + (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp), + (gst_multiudpsink_set_property), (gst_multiudpsink_get_property), + (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal): + * gst/udp/gstmultiudpsink.h: + Add qos-dscp property to manage the Quality of service. + +2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk> + * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process): Improve debugging of the ident. |
