summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit222b63a1ddd98a117d9d3c88007d4a927df9b922 (patch)
tree562b6f4ac2b36f7d2af7752b35dcb0e394c85b7e /ChangeLog
parentbeb8bf1eb6d26fdc4359683d22e51fdcc4fe6f97 (diff)
downloadgst-plugins-bad-222b63a1ddd98a117d9d3c88007d4a927df9b922.tar.gz
gst-plugins-bad-222b63a1ddd98a117d9d3c88007d4a927df9b922.tar.bz2
gst-plugins-bad-222b63a1ddd98a117d9d3c88007d4a927df9b922.zip
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.
Diffstat (limited to 'ChangeLog')
-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),