summaryrefslogtreecommitdiff
path: root/gst/gstquark.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-12stepping: more stepping improvementsWim Taymans1-1/+1
2009-06-12message: add step-start messageWim Taymans1-1/+1
2009-06-01add new API for framesteppingWim Taymans1-1/+2
2009-05-29micro-optimisation: use GST_QUARK in more placesTim-Philipp Müller1-1/+10
2009-05-11quark: add "object" quarkWim Taymans1-1/+1
2008-12-20API: Add URI query type. This is useful to query the URI of a sink/source ele...Sebastian Dröge1-1/+1
2008-10-14gst/gstquark.c: Fix printf format warning.Tim-Philipp Müller1-2/+2
2008-10-13docs/design/part-TODO.txt: Remove item from the todo list because it was fixe...Wim Taymans1-1/+8
2008-10-06gst/gstquark.*: Add some more quarks for new message. See #510354.Wim Taymans1-1/+1
2008-04-08Add busy field and quark for the buffering query so that the app can only use...Wim Taymans1-1/+1
2008-04-08gst/gstquark.*: Add some more quarks needed for messages and queries.Wim Taymans1-1/+6
2006-08-16Add internal helpers for pre-registering quarks from static strings and using...Jan Schmidt1-0/+45