summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-03-11 13:08:51 +0100
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-03-11 13:08:51 +0100
commite4def927f3ed43a4763652a0911f69180e803721 (patch)
treedbf5da435a1caa4afa33acc2f5a7e702a480427a /v4l2-apps/libv4l/ChangeLog
parent212f306971b622a70b8b3a20c61df11af814635a (diff)
downloadmediapointer-dvb-s2-e4def927f3ed43a4763652a0911f69180e803721.tar.gz
mediapointer-dvb-s2-e4def927f3ed43a4763652a0911f69180e803721.tar.bz2
libv4l: dont try to allocate large buffers on the stack
From: Hans de Goede <hdegoede@redhat.com> When conversion requires multiple passes don't alloc the needed temporary buffer on the stack, as some apps (ekiga) use so much stack themselves this causes us to run out of stack space Priority: normal Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/libv4l/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l2-apps/libv4l/ChangeLog b/v4l2-apps/libv4l/ChangeLog
index fa18321f4..f092cc418 100644
--- a/v4l2-apps/libv4l/ChangeLog
+++ b/v4l2-apps/libv4l/ChangeLog
@@ -1,3 +1,9 @@
+libv4l-0.5.3
+------------
+* When conversion requires multiple passes don't alloc the needed temporary
+ buffer on the stack, as some apps (ekiga) use so much stack themselves
+ this causes us to run out of stack space
+
libv4l-0.5.2
------------
* Add Philips SPC210NC to list of cams with upside down sensor, reported by