diff options
author | Gergely Nagy <algernon@bonehunter.rulez.org> | 2005-04-14 08:45:59 +0000 |
---|---|---|
committer | Gergely Nagy <algernon@bonehunter.rulez.org> | 2005-04-14 08:45:59 +0000 |
commit | 170d32b4cc3b51b484161cfb63edaa5a80a999b2 (patch) | |
tree | 8d1c5f8583489f93fd10849b78a8c43811704812 /ChangeLog | |
parent | 7572c8532ec30e5050c58d4e769119a943cfa1ce (diff) | |
download | gst-plugins-bad-170d32b4cc3b51b484161cfb63edaa5a80a999b2.tar.gz gst-plugins-bad-170d32b4cc3b51b484161cfb63edaa5a80a999b2.tar.bz2 gst-plugins-bad-170d32b4cc3b51b484161cfb63edaa5a80a999b2.zip |
gst/switch/gstswitch.c: Set a default debug category. (Fixes: #300337)
Original commit message from CVS:
* gst/switch/gstswitch.c: Set a default debug category. (Fixes: #300337)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-04-14 Gergely Nagy <algernon@bonehunter.rulez.org> + + * gst/switch/gstswitch.c: Set a default debug category. (Fixes: + #300337) + 2005-04-13 David Schleef <ds@schleef.org> * gst/videotestsrc/videotestsrc.c: (gst_videotestsrc_smpte): |