summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/app/gstappsrc.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421Jan Schmidt1-153/+1
2008-12-29gst-libs/gst/app/gstappsrc.*: Add properties and methods to configure and ret...Wim Taymans1-1/+153
2008-12-17Add appsrc and appsink documentation.Wim Taymans1-1/+59
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 Hervey1-1/+1
2008-11-07gst-libs/gst/app/gstappsrc.*: Add is-live property.Wim Taymans1-7/+74
2008-06-16gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes)Andy Wingo1-5/+5
2008-06-12examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans1-16/+60
2008-06-06examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans1-14/+76
2008-06-05examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans1-95/+373
2008-05-07gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.Wim Taymans1-69/+381
2008-01-31gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unre...Wim Taymans1-21/+23
2007-03-03gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for ...David Schleef1-0/+2
2007-03-03gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418.David Schleef1-5/+61
2007-03-03Move the app library to gst-libs/gst/app (duh!)David Schleef1-0/+261