diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-22 16:43:15 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-22 16:43:15 +0000 |
commit | 996e75ecfe0539a10eb144a512e8868a0245f78c (patch) | |
tree | 905f9568a96749008491616fca60dcc24935b6cb /ChangeLog | |
parent | 20a1030717c291343eb4c957fdb1201a8ed76da7 (diff) | |
download | gst-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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |