summaryrefslogtreecommitdiff
path: root/examples/app
AgeCommit message (Expand)AuthorFilesLines
2008-12-15examples/app/: Fix example to unref after emiting the push-buffer action.Wim Taymans4-0/+4
2008-06-19examples/app/appsink-src.c: Don't use a buffer after unreffing it.Wim Taymans1-3/+5
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost4-4/+4
2008-06-12examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans3-1/+199
2008-06-12examples/app/.cvsignore: Ignore more.Stefan Kost1-0/+3
2008-06-06examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans4-1/+682
2008-06-06examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbi...Wim Taymans1-4/+4
2008-06-05examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans4-2/+256
2007-09-20examples/app/appsrc_ex.c: Fix compilation after changing the name of a method.Wim Taymans1-1/+1
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost1-0/+1
2007-03-12examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply.Jan Schmidt1-0/+1
2007-03-11Add appsrc/appsink example.David Schleef2-0/+95