Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-16 | docs: change https to http urls | Stefan Sauer | 1 | -1/+1 | |
Thank you browser for needlessly changing to https for static doc pages. | |||||
2013-06-16 | docs: update links to developer.gnome.org | Stefan Sauer | 1 | -1/+1 | |
The URL layout has changed. Fix the links and comment out one paragraph where the doc is gone. Fixes #702135 | |||||
2013-06-01 | pwg: fix a few typos | Andrzej Bieniek | 3 | -3/+3 | |
2013-06-01 | docs: remove double "the" | Andrzej Bieniek | 2 | -2/+2 | |
2013-04-27 | pwg: improve allocation docs | Wim Taymans | 1 | -13/+18 | |
2013-04-11 | Toggle upstream and downstream in RECONFIGURE paragraph. | Douglas Bagnall | 1 | -1/+1 | |
2013-03-29 | Revert "pwg: Fix example" | Edward Hervey | 1 | -1/+1 | |
This reverts commit 5d64f27d881274a40f0441bb8c5b3816fdfc5b9e. *sigh* | |||||
2013-03-29 | pwg: Fix example | Edward Hervey | 1 | -1/+1 | |
2013-03-22 | docs: fix typo in query function example in Plugin Writer's Guide | Tim-Philipp Müller | 1 | -2/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=696142 | |||||
2013-01-24 | pwg: rename variable | Wim Taymans | 1 | -4/+4 | |
The filter variable was used twice for different things. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=692432 | |||||
2012-10-16 | pwg: link to caps and qos chapters | Wim Taymans | 1 | -2/+6 | |
2012-10-16 | pwg: add section about query function | Wim Taymans | 3 | -2/+82 | |
2012-10-16 | pwg: fix event function | Wim Taymans | 1 | -11/+5 | |
2012-10-15 | pwg: reorder some chapters | Wim Taymans | 1 | -8/+8 | |
Reorder some chapter so that they match the steps done in the element. | |||||
2012-10-15 | pwg: small tweaks to negotiation | Wim Taymans | 1 | -9/+20 | |
2012-10-15 | pwg: improve negotiation documentation some more | Wim Taymans | 1 | -145/+106 | |
2012-10-15 | pwg: update negotiation part | Wim Taymans | 1 | -112/+135 | |
2012-10-12 | pwg: work on rewriting caps negotiation docs | Wim Taymans | 1 | -77/+186 | |
2012-10-12 | pwg: small example for throttle | Wim Taymans | 1 | -1/+3 | |
2012-10-12 | pwg: add info about QoS | Wim Taymans | 2 | -0/+283 | |
2012-10-12 | pwg: adds some more links | Wim Taymans | 1 | -1/+3 | |
2012-10-08 | docs: improve clock chapter | Wim Taymans | 1 | -8/+22 | |
2012-10-03 | meta: do metadata registration threadsafe | Wim Taymans | 1 | -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-02 | pwg: add allocation query example | Wim Taymans | 1 | -1/+62 | |
2012-10-02 | pwg: add bufferpool docs | Wim Taymans | 1 | -2/+135 | |
2012-10-02 | pwg: flesh out allocation docs | Wim Taymans | 1 | -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-01 | pwg: add new author | Wim Taymans | 1 | -0/+9 | |
2012-10-01 | pwg: add allocation docs | Wim Taymans | 1 | -2/+152 | |
2012-10-01 | docs: more docs fixes | Wim Taymans | 2 | -0/+66 | |
Fix allocator design doc Add beginning of allocation chapter in the pwg | |||||
2012-10-01 | pwg: final cleanups for 1.0 | Wim Taymans | 4 | -16/+16 | |
2012-10-01 | pwg: fix events and base classes | Wim Taymans | 2 | -143/+160 | |
2012-10-01 | pwg: fixup tag docs | Wim Taymans | 1 | -16/+19 | |
2012-10-01 | pwg: patch up the section about interfaces | Wim Taymans | 1 | -532/+55 | |
2012-09-29 | pwg: minor update | Tim-Philipp Müller | 1 | -3/+11 | |
https://bugzilla.gnome.org/show_bug.cgi?id=621121 | |||||
2012-09-28 | pwg: update for 1.0 | Wim Taymans | 3 | -100/+109 | |
Rewrite clock part. start on interfaces | |||||
2012-09-28 | pwg: rework dynamic pads docs | Wim Taymans | 1 | -53/+76 | |
2012-09-28 | pwg: rework scheduling docs | Wim Taymans | 1 | -159/+167 | |
2012-09-28 | pwg: remove some GST_BOILERPLATE | Wim Taymans | 2 | -5/+5 | |
2012-09-28 | pwg: fix more negotiation for 1.0 | Wim Taymans | 1 | -16/+48 | |
2012-09-27 | pwg: fix some negotiation to 1.0 | Wim Taymans | 1 | -72/+99 | |
2012-09-27 | pwg: more updates for 1.0 | Wim Taymans | 3 | -38/+46 | |
2012-09-27 | pwg: more updates for 1.0 | Wim Taymans | 4 | -144/+166 | |
2012-09-27 | pwg: update boiler to 1.0 | Wim Taymans | 1 | -35/+35 | |
2012-09-25 | docs: updates | Wim Taymans | 4 | -24/+25 | |
MIME-type -> Media type Fix some old gst-inspect output | |||||
2012-09-25 | pwg: update for 1.0 API | Wim Taymans | 2 | -43/+32 | |
2012-09-13 | docs: fix formats a little | Wim Taymans | 2 | -156/+21 | |
2012-09-13 | docs: fix some docs | Wim Taymans | 4 | -11/+8 | |
from git grep for ffmpegcolorspace and x-raw- | |||||
2012-05-11 | docs: fix docs | Wim Taymans | 1 | -1/+1 | |
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING | |||||
2012-04-05 | gst: Change name parameter of GST_PLUGIN_DEFINE() to not take a string anymore | Sebastian Dröge | 1 | -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-28 | review some docs | Wim Taymans | 1 | -2/+2 | |