Age | Commit message (Expand) | Author | Files | Lines |
2019-12-10 | Subclass Exception for mapping and unmapping errors | Thibault Saunier | 1 | -6/+10 |
2019-12-09 | Changes the mapinfo so that the mapped data is writable | Daniel Klamt | 1 | -0/+49 |
2018-07-29 | Examples: add audiotestsrc plugin example | Mathieu Duponchelle | 2 | -1/+193 |
2018-07-29 | Examples: add audioplot plugin example | Mathieu Duponchelle | 2 | -0/+247 |
2018-07-29 | Examples: add mixer plugin example | Mathieu Duponchelle | 3 | -0/+117 |
2018-07-20 | examples: add a dynamic pipeline example | Mathieu Duponchelle | 1 | -0/+90 |
2018-07-20 | helloworld: fix typo | Mathieu Duponchelle | 1 | -1/+1 |
2017-02-21 | Port old helloworld.py example to GI | Jan Schmidt | 1 | -0/+58 |
2016-10-17 | examples: Added identity example | Marianna Smidth Buschle | 1 | -0/+42 |
2015-10-28 | examples: Port the sink example to GstBaseSink | Thibault Saunier | 1 | -26/+13 |
2014-06-06 | Move old example to a dedicated folder so user know it is no up to date | Thibault Saunier | 32 | -4685/+0 |
2014-06-06 | Add an example sink element and override the chain and event functions of pads | Thibault Saunier | 1 | -0/+52 |
2013-12-12 | Fix zip code of new FSF address | Simon Farnsworth | 13 | -13/+13 |
2013-11-26 | Update FSF address | Simon Farnsworth | 13 | -13/+13 |
2011-10-31 | examples: add helloworld example | Stefan Sauer | 2 | -0/+55 |
2011-09-26 | remuxer.py: allow more than one stream of the same type | Vincent Penquerc'h | 1 | -1/+1 |
2011-09-26 | remuxer.py: do not crash when clicking open without having selected a file | Vincent Penquerc'h | 1 | -1/+1 |
2011-09-26 | remuxer.py: list files named *.og[gvax], not only *.ogg | Vincent Penquerc'h | 1 | -1/+1 |
2010-10-27 | filesrc.py: Call gobject.threads_init() in the example | Jan Schmidt | 1 | -1/+1 |
2010-09-07 | examples: add an example to show looping using segments | Артём Попов | 1 | -0/+198 |
2009-10-15 | examples: add a simple Maemo 5 example | Zaheer Abbas Merali | 2 | -1/+103 |
2009-05-07 | examples: Port switch.py to input-selector | Jan Schmidt | 1 | -2/+2 |
2009-05-07 | examples: Make xoverlay installation thread safe using the GDK lock. | Jan Schmidt | 4 | -0/+13 |
2009-01-26 | Add progress report element to cp example. | Stefan Kost | 1 | -1/+2 |
2009-01-23 | Add an example for using the tagsetter iface. | Stefan Kost | 1 | -0/+77 |
2008-12-06 | examples/gst-discover: Beautify output of discoverer's duration. | Edward Hervey | 1 | -3/+3 |
2008-09-04 | examples/pipeline-tester: Don't hardcode audio/video source and sinks, and in... | Brian Cameron | 1 | -15/+15 |
2008-06-27 | gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whe... | Jan Schmidt | 1 | -0/+138 |
2008-04-24 | examples/: Sync with the X server before giving an XID to our sink with a dif... | Jan Schmidt | 4 | -0/+8 |
2008-01-31 | examples/video-controller.py: Demo how to use the controller on videomixer. | Stefan Kost | 1 | -0/+44 |
2007-12-18 | examples/switch.py: New file, a basic demo for a single-stream switcher. Coul... | Andy Wingo | 1 | -0/+187 |
2007-11-08 | Add a new module, gstoption which allows you to fetch the | Johan Dahlin | 1 | -0/+43 |
2007-10-18 | examples/play.py: Fix the sample player slightly so that the expose method ac... | Jan Schmidt | 1 | -0/+5 |
2007-07-27 | examples/gst-discover: Show duration of audio/video streams. | Edward Hervey | 1 | -6/+8 |
2007-06-14 | examples/sinkelement-registry.py: A quick modification of the sinkelement.py ... | Jan Schmidt | 1 | -0/+69 |
2007-04-10 | Implement pad query proxying so that python elements can answer pad queries. ... | Jan Schmidt | 1 | -0/+3 |
2007-04-10 | examples/pyidentity.py: Add a simple example that implements an identity-like... | Jan Schmidt | 2 | -0/+66 |
2007-01-17 | wrap mixer set_volume, use tuple to match get_volume | Thomas Vander Stichele | 1 | -3/+14 |
2007-01-17 | gst/interfaces.*: wrap mixer get_volume | Thomas Vander Stichele | 2 | -0/+21 |
2006-11-22 | examples/audio-controller.py: Fix example, use proper property name. Doesn't ... | Edward Hervey | 1 | -1/+1 |
2006-11-07 | examples/: New tool, runs the discoverer on a file and prints out what we get. | Andy Wingo | 2 | -0/+88 |
2006-10-20 | examples/Makefile.am: Remove gst123 and vorbisplay.py from sources, and add d... | Edward Hervey | 1 | -3/+2 |
2006-10-20 | examples/: Removed gst123 and vorbisplay examples which weren't working with ... | Edward Hervey | 3 | -244/+109 |
2006-10-20 | examples/: Closes #362290 and #362272 | Edward Hervey | 3 | -127/+204 |
2006-08-05 | examples/synchronizer.py: Actually appears to work now, will have to try with... | Andy Wingo | 2 | -80/+47 |
2006-08-04 | small updates, still ui only | Andy Wingo | 1 | -17/+26 |
2006-08-04 | examples/synchronizer.py: New file, a bit of a hack to remuxer.py, but for re... | Andy Wingo | 1 | -0/+839 |
2006-07-28 | examples/remuxer.py (RemuxBin._do_seek, Remuxer._bus_watch): Use normal seeks... | James Doc Livingston | 1 | -4/+5 |
2006-05-27 | examples/filesrc.py: Port to 0.10. | Edward Hervey | 1 | -16/+32 |
2006-05-27 | examples/audio-controller.py: Make it work with 0.10, still had cruft from 0.9 | Edward Hervey | 1 | -2/+4 |