diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-05-24 14:48:54 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-05-24 14:48:54 +0000 |
commit | a6e2d4002bc31885d92e741c6d284f4924777bbd (patch) | |
tree | e534f14cb68e2dfb452d71a0faa72fbf6d6deb2b /gst/avi | |
parent | 20e91b0f357344feafc46d66426eb2e476952d3e (diff) |
gst/videoscale/videoscale.c: Fix the scaling algorithm and avoid a buffer overflow. removed the while loop in the sca...
Original commit message from CVS:
* gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
(gst_videoscale_scale_nearest_str2),
(gst_videoscale_scale_nearest_str4),
(gst_videoscale_scale_nearest_32bit),
(gst_videoscale_scale_nearest_24bit),
(gst_videoscale_scale_nearest_16bit):
Fix the scaling algorithm and avoid a buffer overflow.
removed the while loop in the scaling function as it
was used for point sampling only.
Diffstat (limited to 'gst/avi')
0 files changed, 0 insertions, 0 deletions