docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
[platform/upstream/gstreamer.git] / gst / gstcontext.h
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2013-09-19 Sebastian Drögecontext: Add convenience function gst_context_has_conte...
2013-09-17 Sebastian Drögecontext: Change GstContext to contain only a single...
2013-09-17 Sebastian Drögecontext: Add persistent qualifier for a context
2013-04-18 Sebastian Drögecontext: Add gst_context_writable_structure() and let...
2013-04-17 Sebastian Drögecontext: Return a non-const GstStructure to make code...
2013-03-29 Sebastian Drögegst: Add new GstContext miniobject for sharing contexts...
2011-05-06 Wim Taymanspad: implement more sticky events
2011-05-05 Wim Taymanscontext: add foreach function
2011-05-05 Wim TaymansRevert "context: use context on buffers instead of...
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-04 Wim Taymanscontext: use context on buffers instead of caps
2011-05-04 Wim Taymanspad: use the context to store sticky events
2011-05-04 Wim Taymanscontext: add helper object to manage events