summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2007-06-12 13:33:56 +0000
committerAndy Wingo <wingo@pobox.com>2007-06-12 13:33:56 +0000
commit34d9fcc47f10fd03ee465575d67781c890756e24 (patch)
treead4e585b62467a8b4a9442f38983a73fbe785408 /ChangeLog
parentcde8c8bdc4b856bcb3a4ac40ad4b48c7180f3526 (diff)
Return a copy of the pool buffer if all mmap buffers have been dequeued.
Original commit message from CVS: (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all mmap buffers have been dequeued.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2887e5c7..4f8b82f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@
to allocate the pool, which also preallocates the GstBuffers.
(gst_v4l2src_capture_start): Call buffer_pool_activate instead of
queueing the frames directly.
+ (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
+ mmap buffers have been dequeued.
* sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
real MiniObject instead of rolling our own refcounting and