summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-13basic-tutorial-13: Step events need absolute values for the rateHEADmasterTomislav Tustonic2-3/+3
2018-06-06gst-docs: add return value to appsink callback in tutorialJacques de Broin1-1/+3
2018-06-05gst-docs: add return value to appsink callback in tutorial and example codeJacques de Broin2-4/+8
2018-05-31Add licensing informationTim-Philipp Müller6-0/+1062
2018-05-18GL plugins has been movedNicolas Dufresne1-45/+45
2018-03-30ges-launch: Add information about titlesThibault Saunier1-0/+11
2018-03-26design: Update TODO documentEdward Hervey1-32/+36
2018-02-17advanced/pipeline-manipulation: Unref appsink after usageSebastian Dröge1-0/+1
2018-01-12README: rename to README.md to indicate markdownVitor Massaru Iha1-0/+0
2017-12-20design: Retitle subtitle-overlays to avoid overlfowNicolas Dufresne1-1/+1
2017-12-09playback-tutorial-3/basic-tutorial-8: Fix buffer duration calculationsSebastian Dröge3-4/+4
2017-12-09basic-tutorial-8: Fix buffer duration calculationAleksandr Slobodeniuk1-1/+1
2017-12-07Use gst_sample_unref to unref GstSample in tutorialsNicolas Dufresne1-1/+1
2017-12-03Remove audio_caps_text in the tutorialsSebastian Dröge2-7/+3
2017-12-02installing: Fix a typo GSTreamer -> GStreamerNicolas Dufresne1-1/+1
2017-11-11tutorials: time-management: fix typoJinwoo Ahn1-2/+2
2017-11-07contribute: index: fix typoJinwoo Ahn1-1/+1
2017-10-19tools: gst-launch: improve content and formattingReynaldo H. Verdejo Pinochet1-210/+321
2017-10-19faq: git: improve content and formattingReynaldo H. Verdejo Pinochet1-51/+50
2017-10-19tutorials: ios: basic: fix missing markupReynaldo H. Verdejo Pinochet1-2/+2
2017-10-19tutorials: ios: basic: drop unneeded indentation from single block source cod...Reynaldo H. Verdejo Pinochet1-12/+12
2017-10-19tutorials: ios: basic: fix missing markupReynaldo H. Verdejo Pinochet1-16/+13
2017-10-19gst-launch: fix copy paste errorFrancisco Velazquez1-1/+1
2017-10-17deploying: cerbero: fix wrong char on package attributes tableReynaldo H. Verdejo Pinochet1-1/+1
2017-10-17deploying: cerbero: reformat package attributes tableReynaldo H. Verdejo Pinochet1-17/+65
2017-10-17deploying: cerbero: fix missing markupReynaldo H. Verdejo Pinochet1-9/+8
2017-10-17deploying: cerbero: reformat recipe attributes tableReynaldo H. Verdejo Pinochet1-17/+79
2017-10-17faq: developing: fix missing markup, improve formatting and grammarReynaldo H. Verdejo Pinochet1-13/+14
2017-10-12basic-tutorial-3: remove leading spaces in printsThijs Vermeir2-12/+12
2017-09-22plugin-development: allocation: improve content and formattingReynaldo H. Verdejo Pinochet1-141/+113
2017-09-22application-development: pipeline-manipulation: improve content and formattingReynaldo H. Verdejo Pinochet1-300/+264
2017-09-21plugin-development: syntax highlighting in code snippetsCarlos Eduardo R. B. Fonseca3-84/+89
2017-09-21docs: syntax in event handling example in chainfn.mdcadubentzen1-51/+53
2017-09-14basic-tutorial-3: Use gst_pad_get_current_caps() instead of gst_pad_query_caps()Sebastian Dröge2-7/+11
2017-09-11application-development: index: improve content and formattingReynaldo H. Verdejo Pinochet1-39/+35
2017-09-11application-development: index: improve content and formattingReynaldo H. Verdejo Pinochet1-13/+11
2017-09-11application-development: dparams: fix range for gstvolume's volume propReynaldo H. Verdejo Pinochet1-1/+1
2017-09-11application-development: dparams: improve content and formattingReynaldo H. Verdejo Pinochet1-58/+56
2017-09-08application-development: interfaces: improve introductionReynaldo H. Verdejo Pinochet1-10/+8
2017-09-08application-development: interfaces: add brief on interfaces not documented i...Reynaldo H. Verdejo Pinochet1-0/+19
2017-09-07application-development: interfaces: rewrite URI handler sectionReynaldo H. Verdejo Pinochet1-14/+17
2017-09-07application-development: interfaces: use iface names and add glimagesink as f...Reynaldo H. Verdejo Pinochet1-4/+4
2017-09-07application-development: interfaces: improve formattingReynaldo H. Verdejo Pinochet1-8/+12
2017-09-07application-development: clocks: improve format & contentReynaldo H. Verdejo Pinochet1-35/+38
2017-09-07design: stream-selection: start with actual contentReynaldo H. Verdejo Pinochet1-4/+5
2017-09-06application-development: threads: improve formattingReynaldo H. Verdejo Pinochet1-21/+13
2017-08-28Fix up last commit properlySebastian Dröge1-3/+0
2017-08-28Use correct pkg-config package name for gstreamer-audio-1.0apple muncy1-1/+4
2017-08-18faq: developing: improve contentReynaldo H. Verdejo Pinochet1-40/+37
2017-08-16Use gst_element_get_request_pad() instead of doing it complicated by first ge...Sebastian Dröge4-30/+18