summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2001-06-24Merge from HEAD to BRANCH-GOBJECT1 at 200106241BRANCH-GOBJECT1-200106241Erik Walthinsen2-3/+9
2001-06-21marked up the function pointers with GST_DEBUG_FUNCPTRErik Walthinsen1-7/+7
2001-06-21Compile fixes for gobject.Wim Taymans1-1/+1
2001-06-20Added some signal shims.Wim Taymans1-7/+5
2001-06-19fixed signal registration problem in gobject2gtk shimErik Walthinsen1-1/+3
2001-06-19More GObject updates, cleanups to some of the elements to make the port correct.Erik Walthinsen1-2/+2
2001-06-17Updated the params a bit.Wim Taymans1-11/+9
2001-06-17Added gobject to gtkobject bridge (gobject2gtk.[ch]) and configure-time suppo...Erik Walthinsen1-8/+0
2001-06-14various fixes needed to get to sinesrc ! osssinkErik Walthinsen6-14/+36
2001-06-14Bring all the other stuff in gst/ up to match libgst.la's GObject port.Erik Walthinsen27-538/+560
2001-06-13First round of changes to port to GObject. libgst.la compiles, though there ...Erik Walthinsen2-60/+75
2001-06-01Fixed some warnings.Wim Taymans1-17/+1
2001-06-01coded small bit in to allow changing of output locationThomas Vander Stichele1-0/+10
2001-05-27Added some caps != NULL checks.Erik Walthinsen1-1/+2
2001-05-26don't link against libgst.la because it seems to fail on some libtool versions.Wim Taymans1-1/+1
2001-05-25Added GST_LIBS to LIBADD.Wim Taymans1-1/+1
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen5-77/+218
2001-05-23Update some signal func vars.David I. Lehn2-2/+2
2001-05-22- it is now possible to change the opened file when state is PAUSEDBastien Nocera1-2/+10
2001-05-20Made pipefilter a DECOUPLED element.Wim Taymans1-53/+89
2001-05-10Pass buffer in handoff signalDavid I. Lehn2-7/+8
2001-05-09Added "silent" arg.David I. Lehn2-3/+16
2001-04-28update sinesrc to latest capsSteve Baker2-19/+102
2001-04-28add factory init for sinesrcSteve Baker1-1/+1
2001-04-23Collection of minor changes: autogen.sh - remove config.cache before running ...Erik Walthinsen1-1/+1
2001-04-22API docs updates.Wim Taymans3-66/+78
2001-04-22Merged from BRANCH-PLUGINVER1PLUGINVER1-20010422Richard Boulton1-6/+11
2001-04-20Added caps proxying and bufferpool passing to identity so thatBRANCH-PLUGINVER1-ROOTWim Taymans2-4/+52
2001-04-20update to take new gstdisksink element into accountThomas Vander Stichele2-0/+4
2001-04-20first stab at a disk sink element no optimization, is it necessary ? basic er...Thomas Vander Stichele2-0/+324
2001-04-17finished change to GST_ macrosErik Walthinsen1-1/+1
2001-04-16Added 1337 macros to create padtemplates and capstemplates.Wim Taymans1-1/+13
2001-04-16Added an arg to fakesink so that it doesn't printf.Wim Taymans2-1/+13
2001-04-14A rather large patch:Wim Taymans1-8/+12
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans1-6/+6
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans12-992/+790
2001-03-20More work on capsnego proxying. It should be OK now.Wim Taymans1-13/+8
2001-03-18More work on capsnego, mostly proxyingWim Taymans1-4/+24
2001-03-18Reworked the capsnegotiation function audiosink now uses capsnego to set its ...Wim Taymans2-28/+45
2001-03-12Merged the CAPSNEGO1 branch..Wim Taymans2-2/+27
2001-03-11Applied the sinesrc patch from Steve Baker.Wim Taymans2-53/+150
2001-03-07Merged the AUTOPLUG2 branchWim Taymans2-32/+32
2001-02-21Remove alias for asyncdisksrc backwards compatability.David I. Lehn1-1/+0
2001-02-21Fixed typo in element details.David I. Lehn1-1/+1
2001-02-21Added parameter checking to gst_queue_get().David I. Lehn1-1/+5
2001-02-05Reworked getregion/pullregion stuff. Region is now specified by a type (OFFS...Erik Walthinsen1-10/+11
2001-02-04moved asyncdisksrc to disksrc, no point in having a distinctionErik Walthinsen6-577/+158
2001-01-29This is a megapatch with the following changes:Wim Taymans14-43/+26
2001-01-21Docs updatesWim Taymans1-7/+0
2001-01-21the 'OSS hangs when opening the device when in use' bug.Sepp Wijnands1-9/+18