summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/app
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421Jan Schmidt2-159/+1
2008-12-29gst-libs/gst/app/gstappsrc.*: Add properties and methods to configure and ret...Wim Taymans2-1/+159
2008-12-17Add appsrc and appsink documentation.Wim Taymans2-3/+92
2008-12-15examples/app/: Fix example to unref after emiting the push-buffer action.Wim Taymans1-18/+40
2008-12-01gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we ba...이문형1-0/+2
2008-11-10gst/: Wim, you're a bad boy. You don't want people to contact you or what?Edward Hervey2-2/+2
2008-11-07gst-libs/gst/app/gstappsrc.*: Add is-live property.Wim Taymans2-8/+75
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-10-29gst-libs/gst/app/gstappsink.c: Fix the docs.Wim Taymans1-1/+1
2008-06-16gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes)Andy Wingo1-5/+5
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-4/+0
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