summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-22 16:43:15 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-22 16:43:15 +0000
commit996e75ecfe0539a10eb144a512e8868a0245f78c (patch)
tree905f9568a96749008491616fca60dcc24935b6cb
parent20a1030717c291343eb4c957fdb1201a8ed76da7 (diff)
downloadgst-plugins-bad-996e75ecfe0539a10eb144a512e8868a0245f78c.tar.gz
gst-plugins-bad-996e75ecfe0539a10eb144a512e8868a0245f78c.tar.bz2
gst-plugins-bad-996e75ecfe0539a10eb144a512e8868a0245f78c.zip
comment algorithm
Original commit message from CVS: comment algorithm
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 173e4d02..684ab438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
+ * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
+ (gst_videoscale_scale_nearest_16bit):
+ comment algorithm
+
+2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
+
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
(gst_videotestsrc_init), (gst_videotestsrc_get),