summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2009-05-07examples: Port switch.py to input-selectorJan Schmidt
2009-05-07examples: Make xoverlay installation thread safe using the GDK lock.Jan Schmidt
2009-01-26Add progress report element to cp example.Stefan Kost
2009-01-23Add an example for using the tagsetter iface.Stefan Kost
2008-12-06examples/gst-discover: Beautify output of discoverer's duration.Edward Hervey
2008-09-04examples/pipeline-tester: Don't hardcode audio/video source and sinks, and in...Brian Cameron
2008-06-27gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whe...Jan Schmidt
2008-04-24examples/: Sync with the X server before giving an XID to our sink with a dif...Jan Schmidt
2008-01-31examples/video-controller.py: Demo how to use the controller on videomixer.Stefan Kost
2007-12-18examples/switch.py: New file, a basic demo for a single-stream switcher. Coul...Andy Wingo
2007-11-08Add a new module, gstoption which allows you to fetch theJohan Dahlin
2007-10-18examples/play.py: Fix the sample player slightly so that the expose method ac...Jan Schmidt
2007-07-27examples/gst-discover: Show duration of audio/video streams.Edward Hervey
2007-06-14examples/sinkelement-registry.py: A quick modification of the sinkelement.py ...Jan Schmidt
2007-04-10Implement pad query proxying so that python elements can answer pad queries. ...Jan Schmidt
2007-04-10examples/pyidentity.py: Add a simple example that implements an identity-like...Jan Schmidt
2007-01-17wrap mixer set_volume, use tuple to match get_volumeThomas Vander Stichele
2007-01-17gst/interfaces.*: wrap mixer get_volumeThomas Vander Stichele
2006-11-22examples/audio-controller.py: Fix example, use proper property name. Doesn't ...Edward Hervey
2006-11-07examples/: New tool, runs the discoverer on a file and prints out what we get.Andy Wingo
2006-10-20examples/Makefile.am: Remove gst123 and vorbisplay.py from sources, and add d...Edward Hervey
2006-10-20examples/: Removed gst123 and vorbisplay examples which weren't working with ...Edward Hervey
2006-10-20examples/: Closes #362290 and #362272Edward Hervey
2006-08-05examples/synchronizer.py: Actually appears to work now, will have to try with...Andy Wingo
2006-08-04small updates, still ui onlyAndy Wingo
2006-08-04examples/synchronizer.py: New file, a bit of a hack to remuxer.py, but for re...Andy Wingo
2006-07-28examples/remuxer.py (RemuxBin._do_seek, Remuxer._bus_watch): Use normal seeks...James Doc Livingston
2006-05-27examples/filesrc.py: Port to 0.10.Edward Hervey
2006-05-27examples/audio-controller.py: Make it work with 0.10, still had cruft from 0.9Edward Hervey
2006-05-05smaller titleAndy Wingo
2006-05-05examples/remuxer.py (PlayerWindow.update_scale_cb): Fix a race condition gett...Andy Wingo
2006-05-05examples/remuxer.py: Updates! Nothing gstreamery, it's all ui, so I won't bot...Andy Wingo
2006-04-29examples/gstfile.py: Threaded application, we NEED gobject.threads_init().Edward Hervey
2006-04-19BPB(tm)Andy Wingo
2006-04-19gst/arg-types.py (GstCapsArg.write_const_param)Andy Wingo
2006-04-19examples/remuxer.py (GstPlayer.seek): Don't do accurate seeks, because the ou...Andy Wingo
2006-04-19examples/remuxer.py: Another code dump. I know it breaks the freeze but it's ...Andy Wingo
2006-04-07examples/remuxer.py: Code dump, work in progress...Andy Wingo
2006-04-01fix makefileThomas Vander Stichele
2006-03-31examples/remuxer.py: Example GUI for a remuxer, unfinished -- dropping it her...Andy Wingo
2006-02-20examples/vumeter.py: In fact it wasn't an application message, but an element...Edward Hervey
2006-02-20fix vumeter exampleZaheer Abbas Merali
2006-02-10gst/gst.defs (disable_sync_message_emission)Andy Wingo
2006-02-10examples/play.py (GstPlayer.query_position)Andy Wingo
2005-12-12examples/gstfile.py: Moved the Discoverer class to gst.extendEdward Hervey
2005-12-05examples/gstfile.py: Fix for fractional framerates.Edward Hervey
2005-12-01releasing 0.9.7gst-python-0.9.7Thomas Vander Stichele
2005-11-21Add an example for the cutter elementThomas Vander Stichele
2005-11-21examples/gstfile.py: CleanupEdward Hervey
2005-11-19add header stuffThomas Vander Stichele