mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
handle stride correctly
Original commit message from CVS: handle stride correctly
This commit is contained in:
parent
8101722d34
commit
7ebed40105
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>
|
2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* gst/videoscale/README:
|
* gst/videoscale/README:
|
||||||
|
|
Loading…
Reference in a new issue