summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-07-20 17:33:03 +0000
committerAndy Wingo <wingo@pobox.com>2005-07-20 17:33:03 +0000
commit01eea9879b543aa2684bff5d4d7624f099ab95e8 (patch)
treee7ea6c644be8975f433f1b84407c3599715a8103
parentb9ae42faa44f71e03f8dfb04d6bb738448e26c9a (diff)
downloadgstreamer-plugins-bad-01eea9879b543aa2684bff5d4d7624f099ab95e8.tar.gz
gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo ixes a seggie mcfalterson (#310894).
Original commit message from CVS: 2005-07-20 Andy Wingo <wingo@pobox.com> * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo fix (?), fixes a seggie mcfalterson (#310894).
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b67f9dc6..401f34978 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-20 Andy Wingo <wingo@pobox.com>
+
+ * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
+ fix (?), fixes a seggie mcfalterson (#310894).
+
2005-07-20 Tim-Philipp Müller <tim at centricular dot net>
* gst/spectrum/gstspectrum.c: (gst_spectrum_base_init),