diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-26 18:34:01 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-26 18:34:01 +0000 |
commit | df0ea1f0e0a7873d44f65ecfc2b4bda50b6e86c3 (patch) | |
tree | 1f3a2792d06eea0a1ba5dc1cc3ee37136486bc75 | |
parent | 952b7e290bac2e57a3b3d4c6072b7616c9fdfe03 (diff) | |
download | gst-plugins-bad-df0ea1f0e0a7873d44f65ecfc2b4bda50b6e86c3.tar.gz gst-plugins-bad-df0ea1f0e0a7873d44f65ecfc2b4bda50b6e86c3.tar.bz2 gst-plugins-bad-df0ea1f0e0a7873d44f65ecfc2b4bda50b6e86c3.zip |
add debugging/cleanups
Original commit message from CVS:
add debugging/cleanups
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org> + * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain), + (gst_level_set_property), (gst_level_get_property), + (gst_level_base_init), (gst_level_class_init): + add debugging categories. cleanups. + +2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org> + * gst/videoscale/videoscale.c: (gst_videoscale_setup), (gst_videoscale_planar411), (gst_videoscale_planar400), (gst_videoscale_packed422), (gst_videoscale_packed422rev), |