notify; don't overlimit
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 17 Jun 2004 17:07:50 +0000 (17:07 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 17 Jun 2004 17:07:50 +0000 (17:07 +0000)
Original commit message from CVS:
notify; don't overlimit

ChangeLog

index e2904b3..22cf1ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+       * gst/videorate/gstvideorate.c: (gst_videorate_chain):
+         notify drops and duplicates
+       * gst/videoscale/videoscale.c: (videoscale_get_structure):
+         no good reason to limit ourselves to 100x100
+
+2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
+
        * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
        (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
        (gst_v4lsrc_get), (gst_v4lsrc_set_property),