handle stride correctly

Original commit message from CVS:
handle stride correctly
This commit is contained in:
Thomas Vander Stichele 2004-07-27 15:59:09 +00:00
parent 0b95956e9a
commit d99d274d5a

View file

@ -1,3 +1,11 @@
2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
* gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
handle stride, needs work if we want to move stride handling
upstream, but works correctly for our purposes.
2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/videoscale/README: