summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2005-12-05examples/gstfile.py: Fix for fractional framerates.Edward Hervey1-2/+2
2005-12-01releasing 0.9.7RELEASE-0_9_7Thomas Vander Stichele9-9/+9
2005-11-21Add an example for the cutter elementThomas Vander Stichele1-0/+80
2005-11-21examples/gstfile.py: CleanupEdward Hervey1-2/+0
2005-11-19add header stuffThomas Vander Stichele13-6/+39
2005-11-04gst/gstpad.override: Use proper GValue <-> MiniObject conversion functionEdward Hervey2-1/+65
2005-11-04examples/play.py: Fixed the play example to work with 0.9.4 APIEdward Hervey1-8/+21
2005-11-01gst/gst-types.defs: Updated modification from APIEdward Hervey1-28/+4
2005-10-18examples/pipeline-tester: Fix for state change changes.Andy Wingo1-16/+9
2005-10-13examples/gstfile.py: misc fixesEdward Hervey1-12/+17
2005-10-09examples/play.py: update to current API and state of seek exampleThomas Vander Stichele1-36/+98
2005-10-03release timeThomas Vander Stichele1-1/+1
2005-09-29examples/: Updates for bus API.Andy Wingo2-9/+14
2005-09-29gst/: Proper wrapping of GstControllerEdward Hervey2-0/+37
2005-09-29examples/gstfile.py: Update gstfile example so that... it works :)Edward Hervey1-19/+25
2005-09-24tweakThomas Vander Stichele2-2/+1
2005-09-24further cleanup, get the tick marks pixel perfectThomas Vander Stichele2-20/+32
2005-09-23examples/fvumeter.py: condense code by using table and loopThomas Vander Stichele2-100/+45
2005-09-12examples/vumeter.py: update for property name changeThomas Vander Stichele1-1/+1
2005-09-05examples/pipeline-tester: Update pipelines. The fixed-rate v4l one doesn't wo...Andy Wingo1-5/+5
2005-09-05examples/pipeline-tester: New API: STATE_SUCCESS -> STATE_CHANGE_SUCCESSEdward Hervey1-1/+1
2005-09-01examples/Makefile.am (examples_DATA): Dist fixer.Andy Wingo3-1/+7
2005-08-18examples/debug-slider.py: New file.Andy Wingo2-0/+56
2005-08-16whoopsAndy Wingo1-1/+1
2005-08-16/tmp/cvs3vKuoVAndy Wingo1-1/+1
2005-08-03examples/pipeline-tester: Commit some updates I had.Andy Wingo1-3/+32
2005-07-14more pipes, some that work and some that are specialAndy Wingo1-7/+25
2005-07-13fooling around with pipelinesAndy Wingo1-2/+2
2005-07-13examples/pipeline-tester (Window.on_message): Handle errors.Andy Wingo1-0/+7
2005-07-13examples/: Updated some examples to 0.9Edward Hervey3-66/+109
2005-07-13mad creditz to the meraliAndy Wingo1-1/+2
2005-07-13examples/vumeter.py: New file, a VU meter application that reads from alsasrc.Andy Wingo3-1/+392
2005-07-13examples/pipeline-tester: Tweaks, show messages.Andy Wingo1-3/+46
2005-07-12examples/pipeline-tester: New file, tests out gstreamer pipelines. The pipeli...Andy Wingo2-1/+157
2005-07-12Moved all examples up from examples/gst/ into examples/.Andy Wingo12-19/+13
2005-07-12examples/gstplay: Removed examples for old gstplay.Andy Wingo3-203/+0
2005-07-05gst.play is gone in 0.9...Edward Hervey1-1/+1
2005-06-17Backport from 0.8 branch and added new .defs file from GStreamer 0.9Edward Hervey3-1/+372
2004-11-23Use gst.element_factory_make in play exampleJohan Dahlin1-1/+1
2004-11-09Use expose instead of after_realize_cb+idle_addJohan Dahlin1-7/+5
2004-11-05reinstate now that johan woke up and commited Makefile.amThomas Vander Stichele1-1/+1
2004-11-05Add the makefile too, bla bla blaJohan Dahlin1-0/+6
2004-11-05make autogen build workThomas Vander Stichele1-3/+1
2004-11-04gst/gst.override (tag_foreach_func_list): Disable lists instead of raising an...Johan Dahlin1-1/+2
2004-10-17no idea who broke thisThomas Vander Stichele2-2/+3
2004-10-11Add examplesRELEASE-0_7_93Johan Dahlin1-1/+1
2004-10-11more build fixesJohan Dahlin2-2/+7
2004-10-11and the gstplay examplesJohan Dahlin2-6/+6
2004-10-11Update examples, remove some old non-functional ones and add newJohan Dahlin16-925/+354
2004-08-12v4l example in progressThomas Vander Stichele1-0/+116