summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-11-23 12:39:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-11-23 12:39:27 +0000
commit8308bfda7b4f0ea7220be307fb6dc1dc71284b6a (patch)
tree07a261b42f659aa8ba0c81f95f928f87f3bbaa87
parente9cbf2fd494dd903021e0f15f41b9637342bffea (diff)
gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186.
Original commit message from CVS: * gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6892c4df..c4589081 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/videorate/gstvideorate.c:
+ Handle all video formats. Fixes #159186.
+
2004-11-16 Jan Schmidt <thaytan@mad.scientist.com>
* gst/synaesthesia/gstsynaesthesia.c:
(gst_synaesthesia_class_init), (gst_synaesthesia_init),