summaryrefslogtreecommitdiff
path: root/gst/gstpad.h
Commit message (Expand)AuthorAgeFilesLines
* docs: fix docsWim Taymans2011-09-261-3/+6
* Merge branch 'master' into 0.11Sebastian Dröge2011-09-081-1/+1
|\
| * docs, gst: typo fixesPiotr Fusik2011-09-071-3/+3
* | Merge branch 'master' into 0.11Wim Taymans2011-08-261-1/+1
|\ \ | |/
| * pad: explicitly cast to the enum typeJosep Torra2011-08-261-1/+1
* | pad: fix some macrosWim Taymans2011-08-151-9/+2
* | pad: remove gst_pad_get_negotiated_caps()Wim Taymans2011-08-151-1/+0
* | pad: add method to mark reconfigureWim Taymans2011-08-041-0/+1
* | pad: add _check_reconfigure() methodWim Taymans2011-06-101-0/+2
* | Merge branch 'master' into 0.11Wim Taymans2011-06-101-5/+3
|\ \ | |/
| * Use "const" instead G_CONST_RETURNJavier Jardón2011-06-091-6/+4
| * docs: hide this from the docsStefan Kost2011-05-231-0/+2
| * deprecation-guards: fixup for commit 9ff4ec3104d2510b8f379ff38c671682ff795e33Stefan Kost2011-05-201-1/+1
* | pad: fix headerWim Taymans2011-06-091-1/+1
* | pad: fix spurious includeWim Taymans2011-06-091-3/+0
* | pad: forward events by defaultWim Taymans2011-06-091-1/+0
* | pad: remove setcaps functionWim Taymans2011-06-081-19/+0
* | fix some circular includesWim Taymans2011-06-071-20/+19
* | pad: Rename and rework the dispatcher functionWim Taymans2011-06-071-8/+9
* | docs: update for API changesTim-Philipp Müller2011-06-051-11/+0
* | gstpad: Small doc fixupEdward Hervey2011-06-031-6/+6
* | pad: clean up probe flagsWim Taymans2011-06-031-12/+14
* | pad: inline the recursive stream lockWim Taymans2011-06-021-2/+2
* | pad: remove unused fields and methods and signalsWim Taymans2011-06-021-4/+0
* | pad: remove deprecated have-data signalWim Taymans2011-06-021-5/+1
* | pad: further improve probes and pad blockingWim Taymans2011-06-011-2/+9
* | pad: implement pad block with probesWim Taymans2011-06-011-24/+51
* | pad: Rework pad blocking, another attemptWim Taymans2011-05-301-7/+29
* | pad: remove old gst_pad_set_blocked methodsWim Taymans2011-05-261-4/+1
* | scheduling: port to new scheduling queryWim Taymans2011-05-241-17/+0
* | pad: Add gst_pad_sticky_events_iterate() functionSebastian Dröge2011-05-241-0/+13
* | pad: add pending event for sticky eventsWim Taymans2011-05-201-1/+1
* | pad: add methods to adjust the offsetWim Taymans2011-05-191-0/+7
* | pad: Add function to get sticky events from a padSebastian Dröge2011-05-181-0/+2
* | Merge branch 'master' into 0.11Wim Taymans2011-05-181-2/+2
|\ \ | |/
| * docs: add deprecation guardsStefan Kost2011-05-181-3/+10
* | pad: Let template related functions return new referencesSebastian Dröge2011-05-171-1/+1
* | Revert "query: allow _make_writable on query handlers"Sebastian Dröge2011-05-171-7/+6
* | gst: Add a filter caps parameter to all get_caps() functionsSebastian Dröge2011-05-161-3/+10
* | query: allow _make_writable on query handlersWim Taymans2011-05-101-6/+7
* | caps: remove caps from buffers and padsWim Taymans2011-05-091-8/+0
* | pad: add 2 new caps methodsWim Taymans2011-05-061-1/+3
* | pad: implement fixed caps with an object flagWim Taymans2011-05-061-2/+9
* | pad: clean up the .h file a bitWim Taymans2011-05-061-11/+7
* | pad: implement more sticky eventsWim Taymans2011-05-061-6/+3
* | pad: improve passing around the contextWim Taymans2011-05-051-0/+3
* | pad: Keep track of reconfigure events and the pad-needs-reconfiguring statusSebastian Dröge2011-05-051-6/+12
* | pad: update the context lazylyWim Taymans2011-05-051-0/+1
* | Revert "context: use context on buffers instead of caps"Wim Taymans2011-05-051-1/+0
* | context: use context on buffers instead of capsWim Taymans2011-05-041-0/+1