summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Use gst_element_request_pad_simple...François Laignel3-6/+6
2021-02-26tutorials: Make basic-tutorial-2.py executableThibault Saunier1-0/+0
2021-01-24Fix time-management tutorial sample codePeter Boba1-1/+1
2021-01-05Updated python port of Tutorial 2 with fixed line numbersR S Nikhil Krishna1-0/+64
2020-12-07tutorials: Port 'hello world' to pythonThibault Saunier1-0/+35
2020-09-21tutorials: Remove libvisual plugin from iOS tutorialsNirbheek Chauhan5-30/+0
2020-03-02Cerbero has moved from gnutls+openssl to only opensslNirbheek Chauhan7-22/+22
2020-01-27basic-tutorial-3: Add audioresampleVivia Nikolaidou1-3/+6
2020-01-04ios: use dash to register pluginStéphane Cerveau5-20/+20
2019-12-06ios/tutorials/2: add missing -lc++ linking argumentMatthew Waters1-0/+2
2019-12-03ios-tutorials: update for ios-11 minimumMatthew Waters1-6/+44
2019-08-15tutorials: fix playback-speed exampleAskar Safin1-1/+1
2019-04-24Pass our C files to gst-indentThibault Saunier26-796/+1487
2019-03-21ios tutorials: make tutorial 4/5 work correclty againMatthew Waters3-6/+16
2019-03-21ios tutorials: update gst_ios_init files to the latestMatthew Waters10-2568/+2858
2019-03-21ios tutorials: update for newer xcodeMatthew Waters1-44/+58
2018-11-30tutorials/android: Update for NDK r18 changesMatthew Waters21-17/+20
2018-10-11basic-tutorial-6: Remove trailing bracket for code consistencyTony Jinwoo Ahn1-2/+2
2018-09-19Android tutorials: Fix compile warningsH1Gdev2-2/+2
2018-09-07Android tutorials: 'compile' and 'testCompile' configurations are deprecatedH1Gdev5-15/+15
2018-09-07Android tutorials: Run 'android-tutorial-1' error on Android StudioH1Gdev5-20/+30
2018-08-31Re-namespace Android tutorials for consistencySebastian Dröge11-12/+12
2018-08-31Android tutorials: Android tutorial 3: Correspond to package nameH1Gdev2-0/+0
2018-06-14Android tutorials: add gradle build systemMathieu Duponchelle16-0/+578
2018-06-14Android tutorials: add android top-level folderMathieu Duponchelle72-0/+0
2018-06-13basic-tutorial-13: Step events need absolute values for the rateTomislav Tustonic1-1/+1
2018-06-05gst-docs: add return value to appsink callback in tutorial and example codeJacques de Broin1-1/+2
2017-12-09playback-tutorial-3/basic-tutorial-8: Fix buffer duration calculationsSebastian Dröge1-1/+1
2017-12-09basic-tutorial-8: Fix buffer duration calculationAleksandr Slobodeniuk1-1/+1
2017-10-12basic-tutorial-3: remove leading spaces in printsThijs Vermeir1-4/+4
2017-09-14basic-tutorial-3: Use gst_pad_get_current_caps() instead of gst_pad_query_caps()Sebastian Dröge1-1/+1
2017-08-16Use gst_element_get_request_pad() instead of doing it complicated by first ge...Sebastian Dröge2-9/+5
2017-08-11basic-tutorial-5: drop calls to gtk_button_new_from_stock()Reynaldo H. Verdejo Pinochet1-3/+3
2017-06-05Fix new_sample signal handler so the example worksJan Schmidt1-1/+3
2016-11-14Split out documentation into subfolders.Mathieu Duponchelle319-0/+34766
2016-10-09Use basic-tutorial-1.c from tutorials subdirectoryOlivier Crête1-28/+0
2016-09-15Replace gstreamer.com uri with freedesktopOlivier Crête1-1/+1
2016-06-05Start really cleaning upMathieu Duponchelle1-0/+28
2016-06-04Add a simple example of inclusionMathieu Duponchelle2-0/+120