experiments/gstreamer.git
2014-09-18 Antonio Ospitegst-looping-video-{1,2}.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode-looping-3.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode-looping-2.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode-looping-1.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode.py: fix seeking with a negative rate
2014-09-17 Antonio Ospitegst-trick-mode.py: indent to be more PEP8 compliant
2014-09-17 Antonio Ospitegst-trick-mode.py: handle EOS and error conditions
2014-09-17 Antonio Ospitegst-trick-mode.py: pass the speed rate as a command...
2014-09-17 Antonio Ospitegst-trick-mode.py: pass file names in the command line...
2014-09-17 Antonio Ospitegst-trick-mode.py: add a comment to explain what the...
2014-09-17 Antonio Ospitegst-trick-mode.py: port to GStreamer 1.0
2014-09-17 Antonio OspiteAdd the gst-vocoder experiment
2014-09-17 Antonio OspiteAdd the gst-audio-interleave-channels.sh example
2014-09-17 Antonio OspiteAdd the gst-adder.sh example
2014-09-17 Antonio Ospitegst-debug-dump-dot-files.sh: use the PWD env var
2013-11-02 Antonio OspiteRename gst-matrix-example to gst-perspective-example
2013-10-24 Antonio OspiteAdd an example program for the matrix plugin
2013-10-24 Antonio OspiteAdd a c/ subdir for experiments with the C API
2013-10-24 Antonio OspiteMove gst-fdsrc-and-videoparse.sh to the shell/ subdir
2013-10-24 Antonio OspiteAdd a shell/ subdir for shell examples
2013-10-24 Antonio OspitePort gst-fdsrc-and-videoparse.sh to GStreamer 1.0
2013-10-24 Antonio OspiteMove python experiments to a python/ subdir
2013-03-20 Antonio OspiteAdd an example for fdsrc and videoparse
2013-03-05 Antonio OspiteAdd a DOCS.txt file to collect useful docs
2013-03-05 Antonio OspiteAdd a test program where looping in trick mode works...
2013-03-05 Antonio OspiteStricter state trsnsition checks
2013-03-05 Antonio OspiteReformat a comment so that lines stay in 80 characters
2013-03-05 Antonio OspiteAdd pixel-aspect-ratio=1/1 to force the rescaling
2013-03-05 Antonio OspiteMove the capsfilter meant for videoscale _after_ the...
2013-03-05 Antonio OspiteFix setting width and height in the capsfilter
2013-03-05 Antonio OspiteExaggerate the aspect ratio to better see the rescaling...
2013-02-28 Antonio OspiteImprove some comments
2013-02-28 Antonio OspiteAdd some more examples
2013-02-28 Antonio OspiteRename gst-simple-player.py to gst-custom-player.py
2013-02-28 Antonio OspiteInitial import