summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/app
AgeCommit message (Expand)AuthorFilesLines
2008-06-12examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans2-16/+61
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-06-06examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans2-14/+77
2008-06-05examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans3-115/+417
2008-05-07gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.Wim Taymans6-80/+438
2008-05-05gst-libs/gst/app/gstappsink.*: Start some docs.Wim Taymans2-25/+170
2008-04-25gst-libs/gst/app/gstappsink.*: Add more docs.Wim Taymans2-24/+232
2008-01-31gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unre...Wim Taymans2-22/+28
2007-09-20gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ...Wim Taymans2-45/+224
2007-09-12gst/: Printf format fixes (#476128).Peter Kjellerstedt1-2/+2
2007-08-16gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overri...Wim Taymans1-1/+1
2007-08-14gst-libs/gst/app/gstappsink.c: Don't use new API.Wim Taymans1-2/+4
2007-08-14gst-libs/gst/app/gstappsink.*: Make love to appsink.Wim Taymans2-18/+229
2007-03-22gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but...Thomas Vander Stichele1-1/+1
2007-03-11Add appsrc/appsink example.David Schleef4-43/+343
2007-03-03gst-libs/gst/app/Makefile.am: Install the headers.David Schleef1-1/+4
2007-03-03gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for ...David Schleef4-1/+173
2007-03-03gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418.David Schleef2-5/+64
2007-03-03Move the app library to gst-libs/gst/app (duh!)David Schleef4-0/+383