From 5b4cc95fea5b5fff8948fc5f8f18720e0a59d8d7 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 3 Mar 2007 10:10:30 +0000 Subject: gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. Original commit message from CVS: * gst-libs/gst/app/Makefile.am: * gst-libs/gst/app/gstappbuffer.c: * gst-libs/gst/app/gstappbuffer.h: * gst-libs/gst/app/gstappsrc.c: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7442cf23..fc5fc0ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-03-03 David Schleef + + * gst-libs/gst/app/Makefile.am: + * gst-libs/gst/app/gstappbuffer.c: + * gst-libs/gst/app/gstappbuffer.h: + * gst-libs/gst/app/gstappsrc.c: + Add GstAppBuffer that includes a callback and closure for + proper handling of data chunks. + 2007-03-03 David Schleef * gst-libs/gst/app/gstappsrc.c: -- cgit v1.2.1