summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Port old helloworld.py example to GIJan Schmidt1-0/+58
2016-10-17examples: Added identity exampleMarianna Smidth Buschle1-0/+42
2015-10-28examples: Port the sink example to GstBaseSinkThibault Saunier1-26/+13
2014-06-06Move old example to a dedicated folder so user know it is no up to dateThibault Saunier32-4685/+0
2014-06-06Add an example sink element and override the chain and event functions of padsThibault Saunier1-0/+52
2013-12-12Fix zip code of new FSF addressSimon Farnsworth13-13/+13
2013-11-26Update FSF addressSimon Farnsworth13-13/+13
2011-10-31examples: add helloworld exampleStefan Sauer2-0/+55
2011-09-26remuxer.py: allow more than one stream of the same typeVincent Penquerc'h1-1/+1
2011-09-26remuxer.py: do not crash when clicking open without having selected a fileVincent Penquerc'h1-1/+1
2011-09-26remuxer.py: list files named *.og[gvax], not only *.oggVincent Penquerc'h1-1/+1
2010-10-27filesrc.py: Call gobject.threads_init() in the exampleJan Schmidt1-1/+1
2010-09-07examples: add an example to show looping using segmentsАртём Попов1-0/+198
2009-10-15examples: add a simple Maemo 5 exampleZaheer Abbas Merali2-1/+103
2009-05-07examples: Port switch.py to input-selectorJan Schmidt1-2/+2
2009-05-07examples: Make xoverlay installation thread safe using the GDK lock.Jan Schmidt4-0/+13
2009-01-26Add progress report element to cp example.Stefan Kost1-1/+2
2009-01-23Add an example for using the tagsetter iface.Stefan Kost1-0/+77
2008-12-06examples/gst-discover: Beautify output of discoverer's duration.Edward Hervey1-3/+3
2008-09-04examples/pipeline-tester: Don't hardcode audio/video source and sinks, and in...Brian Cameron1-15/+15
2008-06-27gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whe...Jan Schmidt1-0/+138
2008-04-24examples/: Sync with the X server before giving an XID to our sink with a dif...Jan Schmidt4-0/+8
2008-01-31examples/video-controller.py: Demo how to use the controller on videomixer.Stefan Kost1-0/+44
2007-12-18examples/switch.py: New file, a basic demo for a single-stream switcher. Coul...Andy Wingo1-0/+187
2007-11-08Add a new module, gstoption which allows you to fetch theJohan Dahlin1-0/+43
2007-10-18examples/play.py: Fix the sample player slightly so that the expose method ac...Jan Schmidt1-0/+5
2007-07-27examples/gst-discover: Show duration of audio/video streams.Edward Hervey1-6/+8
2007-06-14examples/sinkelement-registry.py: A quick modification of the sinkelement.py ...Jan Schmidt1-0/+69
2007-04-10Implement pad query proxying so that python elements can answer pad queries. ...Jan Schmidt1-0/+3
2007-04-10examples/pyidentity.py: Add a simple example that implements an identity-like...Jan Schmidt2-0/+66
2007-01-17wrap mixer set_volume, use tuple to match get_volumeThomas Vander Stichele1-3/+14
2007-01-17gst/interfaces.*: wrap mixer get_volumeThomas Vander Stichele2-0/+21
2006-11-22examples/audio-controller.py: Fix example, use proper property name. Doesn't ...Edward Hervey1-1/+1
2006-11-07examples/: New tool, runs the discoverer on a file and prints out what we get.Andy Wingo2-0/+88
2006-10-20examples/Makefile.am: Remove gst123 and vorbisplay.py from sources, and add d...Edward Hervey1-3/+2
2006-10-20examples/: Removed gst123 and vorbisplay examples which weren't working with ...Edward Hervey3-244/+109
2006-10-20examples/: Closes #362290 and #362272Edward Hervey3-127/+204
2006-08-05examples/synchronizer.py: Actually appears to work now, will have to try with...Andy Wingo2-80/+47
2006-08-04small updates, still ui onlyAndy Wingo1-17/+26
2006-08-04examples/synchronizer.py: New file, a bit of a hack to remuxer.py, but for re...Andy Wingo1-0/+839
2006-07-28examples/remuxer.py (RemuxBin._do_seek, Remuxer._bus_watch): Use normal seeks...James Doc Livingston1-4/+5
2006-05-27examples/filesrc.py: Port to 0.10.Edward Hervey1-16/+32
2006-05-27examples/audio-controller.py: Make it work with 0.10, still had cruft from 0.9Edward Hervey1-2/+4
2006-05-05smaller titleAndy Wingo1-1/+1
2006-05-05examples/remuxer.py (PlayerWindow.update_scale_cb): Fix a race condition gett...Andy Wingo1-43/+51
2006-05-05examples/remuxer.py: Updates! Nothing gstreamery, it's all ui, so I won't bot...Andy Wingo1-51/+110
2006-04-29examples/gstfile.py: Threaded application, we NEED gobject.threads_init().Edward Hervey1-0/+1
2006-04-19BPB(tm)Andy Wingo1-2/+0
2006-04-19gst/arg-types.py (GstCapsArg.write_const_param)Andy Wingo1-0/+2
2006-04-19examples/remuxer.py (GstPlayer.seek): Don't do accurate seeks, because the ou...Andy Wingo1-1/+1