summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2003-02-06add bps, rename oggplay->vorbisplayDavid I. Lehn2-6/+8
2003-02-06rename to vorbisplay.py print out meta/stream infoDavid I. Lehn4-160/+308
2003-02-05format output a bit moreDavid I. Lehn2-2/+2
2003-02-05added buffers-per-second testDavid I. Lehn2-0/+276
2003-01-10update to new GstPad/GstElement link API and remove old hacks to call GObject...David I. Lehn14-80/+80
2003-01-01I'm too lazy to comment thisDavid I. Lehn2-4/+4
2002-12-17email addr updateDavid I. Lehn16-16/+16
2002-11-07updated to maybe work with threadsDavid I. Lehn2-8/+26
2002-10-04update to new apiDavid I. Lehn2-8/+8
2002-10-03trying to improve timing accuracy to figure out why python identity is 3x fas...David I. Lehn2-2/+4
2002-10-03use "python" vs "python2.2" update for newer bindings and apiDavid I. Lehn16-56/+56
2002-06-17various updates to work with cvs codeDavid I. Lehn8-58/+150
2002-05-10fix state changes use sdlvideosink (videosink segfaulting)David I. Lehn2-14/+16
2002-04-15use new gst_element_connect() api.David I. Lehn10-24/+26
2002-04-15Update to 0.3.4 API plus bonus feature: code no longer worksDavid I. Lehn12-50/+50
2002-03-27port of lat.c (work in progress)David I. Lehn2-0/+392
2002-03-27Py vs C - identity latency and speed check.David I. Lehn2-0/+220
2002-03-27The "yes, you can write chain based elements in Python" commit.David I. Lehn8-28/+312
2002-03-24add license headersDavid I. Lehn6-0/+130
2002-03-24port dvd player example from C not yet workingDavid I. Lehn4-2/+376
2002-03-24add examplesDavid I. Lehn2-2/+8
2002-03-24Some example appsDavid I. Lehn8-0/+340
2002-03-24initial python bindingsDavid I. Lehn6-0/+9