diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-23 12:39:27 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-23 12:39:27 +0000 |
commit | 8308bfda7b4f0ea7220be307fb6dc1dc71284b6a (patch) | |
tree | 07a261b42f659aa8ba0c81f95f928f87f3bbaa87 | |
parent | e9cbf2fd494dd903021e0f15f41b9637342bffea (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |