diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2007-07-03 17:09:24 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-07-03 17:09:24 +0000 |
commit | b31a38a8c302c23753e4f51a14ffc271527c4aef (patch) | |
tree | 5ffe3f49f50c050dc9c7f322a72e45cb352ec554 /ChangeLog | |
parent | 2aa5ce3111f28f30498c223eb2e8996bfe6e61c3 (diff) | |
download | gst-plugins-bad-b31a38a8c302c23753e4f51a14ffc271527c4aef.tar.gz gst-plugins-bad-b31a38a8c302c23753e4f51a14ffc271527c4aef.tar.bz2 gst-plugins-bad-b31a38a8c302c23753e4f51a14ffc271527c4aef.zip |
gst/videosignal/gstvideodetect.c: Fix property descriptions.
Original commit message from CVS:
* gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init):
Fix property descriptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-07-03 Wim Taymans <wim.taymans@gmail.com> + + * gst/videosignal/gstvideodetect.c: (gst_video_detect_class_init): + Fix property descriptions. + 2007-07-03 Stefan Kost <ensonic@users.sf.net> * docs/plugins/Makefile.am: |