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 | 222b63a1ddd98a117d9d3c88007d4a927df9b922 (patch) | |
tree | 562b6f4ac2b36f7d2af7752b35dcb0e394c85b7e | |
parent | beb8bf1eb6d26fdc4359683d22e51fdcc4fe6f97 (diff) | |
download | gst-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.
-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), |