summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2001-01-20More EOS changes.Wim Taymans1-33/+61
2001-01-20Make sure the loopfunction ends when an element goes to EOS.Wim Taymans1-1/+1
2001-01-19And here they are....Wim Taymans2-4/+6
2001-01-19Moved queue and typefind elements to the core since they are referenced by name.Wim Taymans2-8/+0
2001-01-18Added mthodes to request an element to create pads: gst_element_request_pad*Wim Taymans4-13/+294
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen1-2/+2
2001-01-14Added an extra signal_cond to queue to make sure that the waiting thread is w...Wim Taymans5-22/+40
2001-01-07Greatly simplyfied queue locking by only using the elements mutex. This shoul...Wim Taymans2-25/+9
2001-01-07Added sleep time to identityWim Taymans4-2/+27
2001-01-06Rearranged the mutex locking, still have to think about it though...Wim Taymans1-2/+2
2001-01-06Updated the manual and the docs.Wim Taymans2-97/+0
2001-01-04Rearranged cothreads sources a bit, added some API docs.Erik Walthinsen2-9/+68
2001-01-03Various small fixes.Richard Boulton1-3/+3
2001-01-02Added a check for libjpegWim Taymans1-1/+2
2001-01-02Massive, massive update of most source files. I went through and cleaned up ...Erik Walthinsen2-4/+4
2001-01-02Fixes for gsteditor/gstplay install/build fixed typo in random/eos added num_...Wim Taymans2-0/+20
2001-01-01Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix.Erik Walthinsen8-34/+35