summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2001-06-24Merge from HEAD to BRANCH-GOBJECT1 at 200106241BRANCH-GOBJECT1-200106241Erik Walthinsen
2001-06-22Fixed the examples for glib2Wim Taymans
2001-06-22Lots of compile fixes for glib2.0Wim Taymans
2001-06-02Fixed the helloworld example by using a pipeline as the toplevel element.Wim Taymans
2001-06-01ok, this works nowThomas Vander Stichele
2001-06-01test for disconnect and reconnect of elementsThomas Vander Stichele
2001-06-01Fixed a couple of compiler warnings.Wim Taymans
2001-05-31Removed the thread test so make distcheck works.Wim Taymans
2001-05-31Added the mem.h file in noinst_HEADERS.Wim Taymans
2001-05-27Added the headersWim Taymans
2001-05-27Updated for new API calls.Wim Taymans
2001-05-27Makfeile updates.Wim Taymans
2001-05-27various build fixesErik Walthinsen
2001-05-27Updated for removed methods.Wim Taymans
2001-05-27Updated for remove methods.Wim Taymans
2001-05-26shut up fakesrc and fakesink, changed sleeping a littleErik Walthinsen
2001-05-26moved debug to before _init so cmdline can override, and put sleep(1)'s in wh...Erik Walthinsen
2001-05-26updated threadlock to actually be a thread locking testErik Walthinsen
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen
2001-05-10Pass buffer in handoff signalDavid I. Lehn
2001-05-10just call exit() onceDavid I. Lehn
2001-05-02We don't want to teach you bad habbits, so here's a fix for a memleak in the ...Wim Taymans
2001-04-25Remove #include <gnome.h> from some tests which don't actually need it, and m...Richard Boulton
2001-04-22API docs updates.Wim Taymans
2001-04-22Merged from BRANCH-PLUGINVER1PLUGINVER1-20010422Richard Boulton
2001-04-21Fixed a few plugins so that mpeg1 encoding sorta works.Wim Taymans
2001-04-18mixer now works with variable inputs mixer creates custom volume envelopes al...Thomas Vander Stichele
2001-04-18cleaned up some code and integrated with new adder (mixer now works with diff...Thomas Vander Stichele
2001-04-17changed mixer to work by autoplugging the input channels (not very useful yet...Thomas Vander Stichele
2001-04-17The first wave of docs updatesWim Taymans
2001-04-17Autoplug3 shows an example of an autoplugged mp3 player.Wim Taymans
2001-04-17header for mixer.c, containing input_pipe_tThomas Vander Stichele
2001-04-17added a struct to set up input channelsThomas Vander Stichele
2001-04-16Updated the padfactory test code.Wim Taymans
2001-04-16Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1.Erik Walthinsen
2001-04-16changed volume envelope; should do a nice transition between both songs nowThomas Vander Stichele
2001-04-16Added an example audio mixer.Wim Taymans
2001-04-16Add the xvideosink to the example.Wim Taymans
2001-04-14A rather large patch:Wim Taymans
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans
2001-04-02Merged the float property patch from Steve Baker. This patch doesn't really w...Wim Taymans
2001-03-31Adjust the test cases to the new FOURCC API.Wim Taymans
2001-03-30Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create ...Wim Taymans
2001-03-30Small updates to the .cvsignore files.Wim Taymans
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans
2001-03-20Added --enable-plugin-docs configure option, to enable build of the plugin do...Richard Boulton
2001-03-20Added the new enum testcase to .cvsignoreWim Taymans
2001-03-20More work on capsnego proxying. It should be OK now.Wim Taymans
2001-03-18More work on capsnego, mostly proxyingWim Taymans
2001-03-18Reworked the capsnegotiation function audiosink now uses capsnego to set its ...Wim Taymans