summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-12Another merge from HEAD into CAPSNEGO1BRANCH-CAPSNEGO1Wim Taymans17-137/+456
2001-03-11Small fixes, most notably the GST_PAD_CONNECTED macro that didn't work for gh...Wim Taymans4-4/+8
2001-03-11Added a little test program for caps negotiation proxying.Wim Taymans1-0/+62
2001-03-11Merge the HEAD branch into AUTOPLUG2.Wim Taymans202-5290/+9242
2001-02-19Added the caps negotiation test programBRANCH-CAPSNEGO1-20010308-FREEZEWim Taymans3-0/+73
2001-02-19A first attempt at pad negotiation.Wim Taymans8-37/+169
2001-02-13Latest begotiation docBRANCH-CAPSNEGO1-ROOTWim Taymans1-80/+148
2001-02-11Corrected the associations on the UML diagramsWim Taymans2-26/+55
2001-02-11Added .dia UML of GstCapsWim Taymans3-0/+1380
2001-02-10- backported the xml load bug in the propertiesWim Taymans3-1/+4
2001-02-07removed intl and po from configure.in, until we have gettext workingErik Walthinsen1-5/+0
2001-02-07added configure option to turn on building of docs, else they aren't builtErik Walthinsen2-2/+20
2001-02-07Fixed cothreads.c problems with make dist. This still sucks badly.Erik Walthinsen1-20/+39
2001-02-06Added CVS ignore, and two documents..BRANCH-INCSCHED1-ROOTBRANCH-AUTOPLUG2-ROOTWim Taymans3-0/+194
2001-02-06updated ac3play to work with latest libgstErik Walthinsen1-22/+10
2001-02-05Reworked getregion/pullregion stuff. Region is now specified by a type (OFFS...Erik Walthinsen6-70/+104
2001-02-04fixed all in-use instances of asyncdisksrcErik Walthinsen3-3/+3
2001-02-04moved asyncdisksrc to disksrc, no point in having a distinctionErik Walthinsen12-1154/+316
2001-02-03fixed up the Alpha and ARM processor checksErik Walthinsen1-1/+3
2001-01-31ARM works!Erik Walthinsen3-3/+9
2001-01-31Documentation updates.Wim Taymans13-30/+232
2001-01-30Added a first attempt for XML embedding in the main core XML.Wim Taymans9-48/+220
2001-01-29The early beginnings of a doc about QoS :-)Wim Taymans1-0/+6
2001-01-29Lots of plugins fixes where the parentage macros were replaced with the corre...Wim Taymans5-42/+44
2001-01-29Added ramblings about the XML load/saveWim Taymans1-0/+219
2001-01-29This is a megapatch with the following changes:Wim Taymans65-780/+984
2001-01-26Added the requirement for libshoutWim Taymans1-0/+1
2001-01-26For the icecast senderWim Taymans1-0/+8
2001-01-26Converted the scaler to all asmWim Taymans3-40/+55
2001-01-26Added plain C scalerWim Taymans8-1311/+280
2001-01-23Updated the docs with the new _request methodsWim Taymans7-106/+94
2001-01-23Add gst_element_request_compatible_pad and remove gst_element_request_pad.Richard Boulton3-9/+99
2001-01-22Fix launch so that it can play a list of files, now that EOS works enough. (I...Richard Boulton2-4/+8
2001-01-22Fixed a yuv to bgr32 bug, red and blue were swapped. Thanks toWim Taymans1-2/+2
2001-01-21Docs updatesWim Taymans22-255/+334
2001-01-21An overview of the current EOS handling algorithm.Wim Taymans1-0/+110
2001-01-21Ramblings about dynamic padsWim Taymans1-0/+50
2001-01-21I'm too lazy to comment thisWim Taymans1-0/+8
2001-01-21updated to exclude various docs formats (.ps, .dvi,...)Wim Taymans1-0/+5
2001-01-21Added another test case, a bin in a thread, to test EOS. still hangs because ...Wim Taymans2-0/+69
2001-01-21More eos handling, bin in bin is handled correctly now.Wim Taymans9-95/+136
2001-01-21more complete(?) XML description of exampleErik Walthinsen1-3/+47
2001-01-21initial thoughts on frameworkErik Walthinsen1-0/+100
2001-01-21the 'OSS hangs when opening the device when in use' bug.Sepp Wijnands2-18/+36
2001-01-20current set of design docs, in .txt formatErik Walthinsen4-0/+166
2001-01-20added first hack at testing suite designErik Walthinsen3-0/+400
2001-01-20Check for NULL buffers before chaining/pushing them to the next element.Wim Taymans2-3/+3
2001-01-20More EOS changes.Wim Taymans7-85/+178
2001-01-20More test cases for EOS handlingWim Taymans6-5/+250
2001-01-20updated tests code to new ghostpad APIErik Walthinsen3-5/+5