summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormutex at runbox dot com <mutex@runbox.com>2007-12-10 17:18:35 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-12-10 17:18:35 +0000
commit5c1c4a4477f4177c84435b225ce161798ffc21f9 (patch)
treeaf699469dedf400c6d53cb5a7e174c6f6bedb7ea /ChangeLog
parentb99d637ab7d86e10624ee428d962cc3051f3308a (diff)
downloadgst-plugins-bad-5c1c4a4477f4177c84435b225ce161798ffc21f9.tar.gz
gst-plugins-bad-5c1c4a4477f4177c84435b225ce161798ffc21f9.tar.bz2
gst-plugins-bad-5c1c4a4477f4177c84435b225ce161798ffc21f9.zip
gst/videoparse/gstvideoparse.c: Forward the query upstream, the default element event handler does something differen...
Original commit message from CVS: Based on patch by: <mutex at runbox dot com> * gst/videoparse/gstvideoparse.c: (gst_video_parse_src_query): Forward the query upstream, the default element event handler does something different. Fixes #502879.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1099801..d7dba842 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-12-10 Wim Taymans <wim.taymans@collabora.co.uk>
+ Based on patch by: <mutex at runbox dot com>
+
+ * gst/videoparse/gstvideoparse.c: (gst_video_parse_src_query):
+ Forward the query upstream, the default element event handler does
+ something different. Fixes #502879.
+
+2007-12-10 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/rtpmanager/gstrtpbin.c: (on_ssrc_sdes), (create_session),
(gst_rtp_bin_class_init):
* gst/rtpmanager/gstrtpbin.h: