diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-17 17:07:50 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-17 17:07:50 +0000 |
commit | 920274169643a485feffff8d2cc2877ae0775a1a (patch) | |
tree | 92c35c4834dab323c3a8e75a7c7ed0a189db5109 | |
parent | 9b5b3b1b2544fad46551887593accb766304fa22 (diff) |
notify; don't overlimit
Original commit message from CVS:
notify; don't overlimit
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |