diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-11 07:20:15 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-11 07:20:15 +0000 |
commit | 0a8be3528787289767532dfb9b9cd25dff05b1e7 (patch) | |
tree | 663d0b9b67d61f9f44b18dafc7159c6588ea016e /ChangeLog | |
parent | 3a22f6fa93130713c5b6b006566f7730e69b7507 (diff) | |
download | gst-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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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), |