mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
handle stride correctly
Original commit message from CVS: handle stride correctly
This commit is contained in:
parent
0b95956e9a
commit
d99d274d5a
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