mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-04 15:36:35 +00:00
fix videoscale for stride
Original commit message from CVS: fix videoscale for stride
This commit is contained in:
parent
eeb2fab42e
commit
8a5c7ffeb6
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* gst/videoscale/videoscale.c: (gst_videoscale_setup),
|
||||||
|
(gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
|
||||||
|
(gst_videoscale_scale_nearest_24bit),
|
||||||
|
(gst_videoscale_scale_nearest_16bit):
|
||||||
|
fix 16bit and 24bit for stride (24bit might need testing)
|
||||||
|
don't pretend we do more than one algorithm
|
||||||
|
|
||||||
2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|
Loading…
Reference in a new issue