diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-26 15:43:55 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-26 15:43:55 +0000 |
commit | 3701c45ee23061483a1ca16140786c0929e39c0e (patch) | |
tree | e742fc17d3e232478c7b25c6ca5ed1b726ca3e72 | |
parent | 82230da5bb58cf5f7bd466a5fdfc073beccd3ea2 (diff) | |
download | gst-plugins-bad-3701c45ee23061483a1ca16140786c0929e39c0e.tar.gz gst-plugins-bad-3701c45ee23061483a1ca16140786c0929e39c0e.tar.bz2 gst-plugins-bad-3701c45ee23061483a1ca16140786c0929e39c0e.zip |
fix debugging
Original commit message from CVS:
fix debugging
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-06-26 set REAL_NAME environment variable <set EMAIL_ADDRESS environment variable> + + * gst/videorate/gstvideorate.c: (gst_videorate_chain), + (plugin_init): + fix debugging. add category. + 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org> * gst/sine/gstsinesrc.c: (gst_sinesrc_get): |