summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-08-11 07:20:15 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-08-11 07:20:15 +0000
commit0a8be3528787289767532dfb9b9cd25dff05b1e7 (patch)
tree663d0b9b67d61f9f44b18dafc7159c6588ea016e /ChangeLog
parent3a22f6fa93130713c5b6b006566f7730e69b7507 (diff)
downloadgst-plugins-bad-0a8be3528787289767532dfb9b9cd25dff05b1e7.tar.gz
gst-plugins-bad-0a8be3528787289767532dfb9b9cd25dff05b1e7.tar.bz2
gst-plugins-bad-0a8be3528787289767532dfb9b9cd25dff05b1e7.zip
gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log.
Original commit message from CVS: * gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log. * sys/dshowsrcwrapper/gstdshowaudiosrc.c: * sys/dshowsrcwrapper/gstdshowvideosrc.c: Use "-" instead of "_" in property names. Can we call them just "device" like everywhere else?
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cdb766d..9f5df332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-11 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/rtpmanager/gstrtpbin.c:
+ Print the pad-name in debug log.
+
+ * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
+ * sys/dshowsrcwrapper/gstdshowvideosrc.c:
+ Use "-" instead of "_" in property names. Can we call them just
+ "device" like everywhere else?
+
2008-08-08 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* ext/x264/gstx264enc.c: (gst_x264_enc_log_callback),