summaryrefslogtreecommitdiff
path: root/docs/pwg
AgeCommit message (Collapse)AuthorFilesLines
2013-06-16docs: change https to http urlsStefan Sauer1-1/+1
Thank you browser for needlessly changing to https for static doc pages.
2013-06-16docs: update links to developer.gnome.orgStefan Sauer1-1/+1
The URL layout has changed. Fix the links and comment out one paragraph where the doc is gone. Fixes #702135
2013-06-01pwg: fix a few typosAndrzej Bieniek3-3/+3
2013-06-01docs: remove double "the"Andrzej Bieniek2-2/+2
2013-04-27pwg: improve allocation docsWim Taymans1-13/+18
2013-04-11Toggle upstream and downstream in RECONFIGURE paragraph.Douglas Bagnall1-1/+1
2013-03-29Revert "pwg: Fix example"Edward Hervey1-1/+1
This reverts commit 5d64f27d881274a40f0441bb8c5b3816fdfc5b9e. *sigh*
2013-03-29pwg: Fix exampleEdward Hervey1-1/+1
2013-03-22docs: fix typo in query function example in Plugin Writer's GuideTim-Philipp Müller1-2/+2
https://bugzilla.gnome.org/show_bug.cgi?id=696142
2013-01-24pwg: rename variableWim Taymans1-4/+4
The filter variable was used twice for different things. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=692432
2012-10-16pwg: link to caps and qos chaptersWim Taymans1-2/+6
2012-10-16pwg: add section about query functionWim Taymans3-2/+82
2012-10-16pwg: fix event functionWim Taymans1-11/+5
2012-10-15pwg: reorder some chaptersWim Taymans1-8/+8
Reorder some chapter so that they match the steps done in the element.
2012-10-15pwg: small tweaks to negotiationWim Taymans1-9/+20
2012-10-15pwg: improve negotiation documentation some moreWim Taymans1-145/+106
2012-10-15pwg: update negotiation partWim Taymans1-112/+135
2012-10-12pwg: work on rewriting caps negotiation docsWim Taymans1-77/+186
2012-10-12pwg: small example for throttleWim Taymans1-1/+3
2012-10-12pwg: add info about QoSWim Taymans2-0/+283
2012-10-12pwg: adds some more linksWim Taymans1-1/+3
2012-10-08docs: improve clock chapterWim Taymans1-8/+22
2012-10-03meta: do metadata registration threadsafeWim Taymans1-2/+3
We need to use g_once to register the metadata implementations only once. See https://bugzilla.gnome.org/show_bug.cgi?id=685332
2012-10-02pwg: add allocation query exampleWim Taymans1-1/+62
2012-10-02pwg: add bufferpool docsWim Taymans1-2/+135
2012-10-02pwg: flesh out allocation docsWim Taymans1-35/+438
Add more examples. Add example for implementing new metadata. Add programs to the docs (again?), it seems to contain useful info.
2012-10-01pwg: add new authorWim Taymans1-0/+9
2012-10-01pwg: add allocation docsWim Taymans1-2/+152
2012-10-01docs: more docs fixesWim Taymans2-0/+66
Fix allocator design doc Add beginning of allocation chapter in the pwg
2012-10-01pwg: final cleanups for 1.0Wim Taymans4-16/+16
2012-10-01pwg: fix events and base classesWim Taymans2-143/+160
2012-10-01pwg: fixup tag docsWim Taymans1-16/+19
2012-10-01pwg: patch up the section about interfacesWim Taymans1-532/+55
2012-09-29pwg: minor updateTim-Philipp Müller1-3/+11
https://bugzilla.gnome.org/show_bug.cgi?id=621121
2012-09-28pwg: update for 1.0Wim Taymans3-100/+109
Rewrite clock part. start on interfaces
2012-09-28pwg: rework dynamic pads docsWim Taymans1-53/+76
2012-09-28pwg: rework scheduling docsWim Taymans1-159/+167
2012-09-28pwg: remove some GST_BOILERPLATEWim Taymans2-5/+5
2012-09-28pwg: fix more negotiation for 1.0Wim Taymans1-16/+48
2012-09-27pwg: fix some negotiation to 1.0Wim Taymans1-72/+99
2012-09-27pwg: more updates for 1.0Wim Taymans3-38/+46
2012-09-27pwg: more updates for 1.0Wim Taymans4-144/+166
2012-09-27pwg: update boiler to 1.0Wim Taymans1-35/+35
2012-09-25docs: updatesWim Taymans4-24/+25
MIME-type -> Media type Fix some old gst-inspect output
2012-09-25pwg: update for 1.0 APIWim Taymans2-43/+32
2012-09-13docs: fix formats a littleWim Taymans2-156/+21
2012-09-13docs: fix some docsWim Taymans4-11/+8
from git grep for ffmpegcolorspace and x-raw-
2012-05-11docs: fix docsWim Taymans1-1/+1
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-04-05gst: Change name parameter of GST_PLUGIN_DEFINE() to not take a string anymoreSebastian Dröge1-1/+1
This will be needed when we later add support for static linking of plugins without introducing new API or changing existing API.
2012-03-28review some docsWim Taymans1-2/+2