summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordaniel fischer <dan@f3c.com>2007-06-11 11:41:56 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-06-11 11:41:56 +0000
commite359a4151702e89a27742d3905c2f59e821fbf23 (patch)
tree25bb92d5d66ea7e420037a15843134623113506a /ChangeLog
parenta3719a4a153525bc32af8a5bbf090b0e5a9f4941 (diff)
sys/ximage/gstximagesrc.c: Actually use the display_name property so that we can dump any available X display. Fixes ...
Original commit message from CVS: Patch by: daniel fischer <dan at f3c dot com> * sys/ximage/gstximagesrc.c: (gst_ximage_src_start), (gst_ximage_src_get_caps): Actually use the display_name property so that we can dump any available X display. Fixes #445905.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7362151..afff6d02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-06-11 Wim Taymans <wim@fluendo.com>
+ Patch by: daniel fischer <dan at f3c dot com>
+
+ * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
+ (gst_ximage_src_get_caps):
+ Actually use the display_name property so that we can dump any
+ available X display. Fixes #445905.
+
+2007-06-11 Wim Taymans <wim@fluendo.com>
+
Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
* gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):