diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-05-13 09:06:51 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-13 09:06:51 +0000 |
commit | 9fd3fa1063e01f3db9b753e1dda021ae08d21779 (patch) | |
tree | fdfb6da9f7131ed80aae0568f8791d936f3ff895 /ChangeLog | |
parent | 4ab14e08490e05b913b9412d7280b73abf88e701 (diff) | |
download | gst-plugins-bad-9fd3fa1063e01f3db9b753e1dda021ae08d21779.tar.gz gst-plugins-bad-9fd3fa1063e01f3db9b753e1dda021ae08d21779.tar.bz2 gst-plugins-bad-9fd3fa1063e01f3db9b753e1dda021ae08d21779.zip |
gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object.
Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
Actually add the do-lost property to the object.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-05-13 Wim Taymans <wim.taymans@collabora.co.uk> + + * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init): + Actually add the do-lost property to the object. + 2008-05-12 Wim Taymans <wim.taymans@collabora.co.uk> * gst/rtpmanager/gstrtpjitterbuffer.c: |