mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
handle stride correctly
Original commit message from CVS: handle stride correctly
This commit is contained in:
parent
fdc3cfac7c
commit
ffc787b6ab
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue