summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-15faq: using: add missing markupReynaldo H. Verdejo Pinochet1-19/+33
2017-08-15faq: using: improve command line sectionReynaldo H. Verdejo Pinochet1-32/+45
Group and reorder examples logically and add a short on note about auto sinks. Rework text as needed.
2017-08-15faq: general: improve license sectionReynaldo H. Verdejo Pinochet1-8/+8
Drop reference to nonexistent LINCENSE_Readme file Drop confusing reference to unclear future behavior
2017-08-15faq: general: add missing markupReynaldo H. Verdejo Pinochet1-1/+1
2017-08-15faq: index: improve grammarReynaldo H. Verdejo Pinochet1-7/+7
2017-08-11basic-tutorial-5: drop calls to gtk_button_new_from_stock()Reynaldo H. Verdejo Pinochet1-3/+3
The gtk_button_new_from_stock() function has been deprecated since GTK+ 3.10. Use gtk_button_new_from_icon_name() instead
2017-08-11tutorials: toolkit-integration: drop calls to gtk_button_new_from_stock()Reynaldo H. Verdejo Pinochet1-3/+3
The gtk_button_new_from_stock() function has been deprecated since GTK+ 3.10. Use gtk_button_new_from_icon_name() instead.
2017-08-11tutorials: toolkit-integration: fix missing markupReynaldo H. Verdejo Pinochet1-2/+2
2017-08-07basic-tutorial-5: expose_cb() is now draw_cb() and gets a cairo_t directlySebastian Dröge1-4/+1
2017-08-06Don't use gstreamer-interfaces-1.0 in basic-tutorial-5Sebastian Dröge1-1/+1
GstVideoOverlay is in gstreamer-video-1.0
2017-08-02tutorials: time-management: fix typoJinwoo Ahn1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=785720
2017-07-28tutorials: debugging-tools: improve formatting & contentReynaldo H. Verdejo Pinochet1-26/+61
Reformat tables & fix markup. Additionally, add note on some information referring only to the default hadler.
2017-07-28tutorials: time-management: improve the example walkthroughReynaldo H. Verdejo Pinochet1-34/+31
Additionally: fix missing markup
2017-07-21faq: git: fix missing markupReynaldo H. Verdejo Pinochet1-5/+6
2017-07-21faq: developing: update outdated GConf answerReynaldo H. Verdejo Pinochet1-7/+8
Additionally: fix missing preposition
2017-07-21faq: dependencies: rework answer on mandatory GTK+/GNOME depReynaldo H. Verdejo Pinochet1-6/+6
2017-07-18tutorials: basic: fix missing markupReynaldo H. Verdejo Pinochet7-40/+42
2017-07-17application-development: introduction: fix missing markupReynaldo H. Verdejo Pinochet2-7/+7
2017-07-17application-development: basics: fix missing markupReynaldo H. Verdejo Pinochet6-38/+36
Additionally: a few minor formating fixes
2017-07-13design: buffering: fix missing markupReynaldo H. Verdejo Pinochet1-30/+34
2017-07-13design: element-source: add missing markupReynaldo H. Verdejo Pinochet1-2/+2
2017-07-13design: probes: various fixes and improvementsReynaldo H. Verdejo Pinochet1-25/+26
Add missing return type and missing markup.
2017-07-13Add missing semicolon in the example code.Elmir1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=784909
2017-07-11design: element-sink: fix missing markupReynaldo H. Verdejo Pinochet1-7/+7
2017-07-11design: latency: fix missing markupReynaldo H. Verdejo Pinochet1-22/+22
2017-07-08tracing: update section about the tracer_recordsStefan Sauer1-19/+59
2017-06-15design: encoding: fix missing markupReynaldo H. Verdejo Pinochet1-13/+14
2017-06-15design: decodebin: fix missing markupReynaldo H. Verdejo Pinochet1-6/+6
2017-06-15design: audiosinks: fix missing markupReynaldo H. Verdejo Pinochet1-30/+34
2017-06-15design: tracing: fix missing markupReynaldo H. Verdejo Pinochet1-3/+3
2017-06-15faq: developing: fix missing markupReynaldo H. Verdejo Pinochet1-2/+2
2017-06-08contribute: index: improve contribution instructionsReynaldo H. Verdejo Pinochet1-28/+22
Group common sections and fix other markup and grammar issues
2017-06-05splitup: fix bogus double-spaces & space before punctuationReynaldo H. Verdejo Pinochet1-16/+16
2017-06-05Fix new_sample signal handler so the example worksJan Schmidt1-1/+3
2017-06-02faq: troubleshooting: turn questions into sub-sectionsReynaldo H. Verdejo Pinochet1-2/+6
2017-06-02faq: drop spaces before question marksReynaldo H. Verdejo Pinochet7-39/+39
2017-06-02design: memory: fix missing markup on map/unmapReynaldo H. Verdejo Pinochet1-1/+1
2017-06-02design: stream-selection: missing markup and formatting fixesReynaldo H. Verdejo Pinochet1-20/+23
2017-05-31faq: git: turn questions into sub-sectionsReynaldo H. Verdejo Pinochet1-16/+20
Also included: assorted fixes on missing markup and grammar.
2017-05-31faq: getting: turn questions into sub-sectionsReynaldo H. Verdejo Pinochet1-11/+15
Also included: grammar fixes and other improvements.
2017-05-28faq: general: turn questions into sub-sectionsReynaldo H. Verdejo Pinochet1-15/+15
Additionally: some grammar fixes
2017-05-28faq: developing: turn questions into sub-sectionsReynaldo H. Verdejo Pinochet1-27/+35
Additionally: Add missing markup to CLI examples.
2017-05-28faq: dependencies: turn questions into sub-sectionsReynaldo H. Verdejo Pinochet1-9/+9
Also included: grammar fixes
2017-05-28installing: on-linux: improve install instructionsReynaldo H. Verdejo Pinochet1-4/+4
* Drop references to the SDK * Add APT install instructions * Fix some typos and other minor issues
2017-05-19tutorials: concepts: fix missing markupReynaldo H. Verdejo Pinochet1-11/+11
Additionally: other grammar fixes & improvements
2017-05-19design: mediatype-video: improve chroma-site/colorimety briefReynaldo H. Verdejo Pinochet1-4/+6
* make sure it's clear there are more sitings * include canonical names for default values
2017-04-28design: messages: add briefs for new context-related messagesReynaldo H. Verdejo Pinochet1-0/+4
2017-04-28design: messages: fix missing markupReynaldo H. Verdejo Pinochet1-3/+3
2017-04-28design: latency: assorted improvementsReynaldo H. Verdejo Pinochet1-25/+29
* Add missing and drop redundant markup * Drop indentation on code blocks * Use common diagram style
2017-04-28design: live-source: missed markup and flow improvementsReynaldo H. Verdejo Pinochet1-6/+6