summaryrefslogtreecommitdiff
path: root/examples/seeking
AgeCommit message (Expand)AuthorFilesLines
2005-08-16remove seeking example, they're in gst-plugins-baseThomas Vander Stichele8-2255/+0
2005-08-13removed from HEADThomas Vander Stichele1-379/+0
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef4-31/+43
2005-01-09Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje1-1/+1
2005-01-05examples/gstplay/player.c: Don't iterate.Ronald S. Bultje1-2/+32
2004-10-26examples/: David Schleef3-6/+6
2004-10-25examples/seeking/: Added some more examples, update others.Wim Taymans4-3/+376
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef5-37/+45
2004-07-22More playback updates, attempt to fix things after the state change breakage.Wim Taymans1-4/+13
2004-07-16Make sure the widget gets updated even if the slider value doesn't change.Wim Taymans1-2/+5
2004-07-12Make Johan happy.Wim Taymans1-0/+1
2004-07-09examples/seeking/seek.c: Don't consume all CPU in the idle loop.Wim Taymans1-0/+1
2004-07-08examples/seeking/seek.c: Added playbin seeking example.Wim Taymans1-44/+146
2004-03-15don't mix tabs and spacesThomas Vander Stichele5-69/+74
2004-03-14gst-indentThomas Vander Stichele5-330/+333
2003-12-22Merge CAPS branchDavid Schleef1-62/+11
2003-11-02Add static version of removed gsT_element_factory_make_or_warn()Ronald S. Bultje1-0/+13
2003-07-26Nothing in this directory actually uses FreetypeDavid Schleef1-1/+1
2003-05-24- removed UNITSWim Taymans1-2/+1
2003-05-24removed UNITSWim Taymans2-2/+0
2003-03-24fix compile errorBenjamin Otte1-1/+1
2003-02-02- CleanupsWim Taymans5-42/+59
2003-01-10more link fixesThomas Vander Stichele1-7/+7
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele4-82/+80
2002-12-31exciting .cvsignore updates!CAPSDavid I. Lehn1-0/+6
2002-12-30Fix plugins for new query APIWim Taymans5-35/+28
2002-12-26Updated test appWim Taymans1-8/+13
2002-11-27Small cleanupsWim Taymans1-8/+9
2002-11-10update to new structureThomas Vander Stichele1-15/+18
2002-11-09separating tags and metadataThomas Vander Stichele1-2/+11
2002-11-02Added vorbis stream info extraction exampleWim Taymans2-2/+314
2002-11-02use AM_CFLAGS instead of CFLAGSDavid I. Lehn1-1/+1
2002-11-01- Show how to do stream position feedbackWim Taymans1-15/+68
2002-10-31Added little test apps for cdplayer and cdparanoiaWim Taymans3-1/+479
2002-08-17fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839Thomas Vander Stichele1-2/+2
2002-08-11add #include <stdlib.h> where neededSteve Baker2-0/+2
2002-07-24Some small updatesWim Taymans1-16/+69
2002-07-08Various updates to the new event APIWim Taymans2-10/+29
2002-06-16Add DV seeking exampleWim Taymans3-3/+42
2002-06-13use _or_warn to notify when failing to create elements adding code for colors...Thomas Vander Stichele1-47/+46
2002-06-12Added modWim Taymans1-1/+1
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo1-1/+1
2002-06-11Some cleanups, add modplug seeking example.Wim Taymans2-111/+178
2002-06-09Added -t option to run the toplevel pipeline as a threadWim Taymans1-8/+21
2002-06-09Add queues to spider report current time as taken from the clockWim Taymans1-10/+22
2002-06-08Added wav test to seek.cWim Taymans3-1/+371
2002-06-06Seek on the queue in mp3, added flac seeking testWim Taymans1-46/+187
2002-06-03Fix the compile errorWim Taymans1-4/+4
2002-06-02fixing *wtay*'s codeThomas Vander Stichele1-12/+12
2002-05-28moving stuffThomas Vander Stichele2-0/+538