summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
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-20Update the alternative Makefile.am for gst/, which depends on automake >1.4dRichard Boulton1-2/+3
2001-04-20first stab at a disk sink element no optimization, is it necessary ? basic er...Thomas Vander Stichele2-0/+324
2001-04-19More API docs updatesWim Taymans1-3/+4
2001-04-17The first wave of docs updatesWim Taymans3-3/+21
2001-04-17finished change to GST_ macrosErik Walthinsen4-5/+5
2001-04-17added gstversion.hErik Walthinsen4-1/+36
2001-04-16Added 1337 macros to create padtemplates and capstemplates.Wim Taymans6-16/+175
2001-04-16Added an arg to fakesink so that it doesn't printf.Wim Taymans2-1/+13
2001-04-15Added missing category strings...BRANCH-INCSCHED1-200104161-ROOTWim Taymans1-0/+2
2001-04-15added comment about missing flagErik Walthinsen1-0/+3
2001-04-15changed some INFOs to DEBUGsErik Walthinsen2-4/+4
2001-04-15Fixed the gfloat error in the va_arg code.Wim Taymans1-3/+3
2001-04-14A rather large patch:Wim Taymans9-498/+205
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans7-74/+146
2001-04-03Add a proposed makefile to use in place of Makefile.am.Richard Boulton1-0/+98
2001-04-03Fix obscure segfault I just got: perhaps due to running with libxml 1.8.11 bu...Richard Boulton1-1/+4
2001-04-02Merged the float property patch from Steve Baker. This patch doesn't really w...Wim Taymans3-1/+100
2001-04-02A rather large update:Wim Taymans4-86/+34
2001-04-02added PID and cID to INFO lines when DEBUG is turned onErik Walthinsen1-0/+4
2001-03-30Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create ...Wim Taymans1-2/+3
2001-03-30This hopefully fixes a slight thread sync issue.Wim Taymans1-0/+3
2001-03-29Added a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc s...Wim Taymans4-8/+25
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans20-1043/+901
2001-03-21API docs updatesWim Taymans8-47/+258
2001-03-20More work on capsnego proxying. It should be OK now.Wim Taymans10-61/+325
2001-03-18More work on capsnego, mostly proxyingWim Taymans3-55/+120
2001-03-18Reworked the capsnegotiation function audiosink now uses capsnego to set its ...Wim Taymans8-159/+286
2001-03-13The typefind element now sets the caps on its sink pad when the type has been...Wim Taymans1-0/+1
2001-03-13Small fixes to the caps compatibility check.Wim Taymans2-22/+65
2001-03-12Merged the CAPSNEGO1 branch..Wim Taymans13-276/+487
2001-03-11Applied the sinesrc patch from Steve Baker.Wim Taymans2-53/+150
2001-03-10added tool-man's patch for g++ compilation, const guchar for pipeline_newErik Walthinsen2-2/+2
2001-03-09Fix gst_init() so that it doesn't fail when passed two NULLs as parameters.Richard Boulton1-2/+8
2001-03-07Merged the AUTOPLUG2 branchWim Taymans28-867/+2078
2001-03-06Small fixes to pipeline and gstbin.HEAD-20010306-PRE_AUTOPLUG2Wim Taymans3-4/+5
2001-03-06Applied Dominic Ludlam's patch to allow quoted args in gstreamer-launchWim Taymans1-37/+62
2001-03-03And the gst_utit_set_object_arg function too of course...Wim Taymans1-0/+78
2001-03-03Added gstutils.h to #includeWim Taymans1-0/+1
2001-03-03Added a utility function in gstutils to set an object argument as a string. g...Wim Taymans3-72/+6
2001-03-02added sparc cothreadsErik Walthinsen4-0/+48
2001-03-02Add advice to run gstreamer-register when warning that registry needs rebuild.Richard Boulton1-1/+1
2001-02-28Make sure a cothreaded element is selected as the first one to start the coth...Wim Taymans1-1/+17
2001-02-28Redid the cpu detection with a little help from mpeg2decs code..Wim Taymans1-13/+28
2001-02-27CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet)Wim Taymans2-1/+12
2001-02-25Patched .h files for C++ support.Brent Bradburn4-2/+22
2001-02-25swapped ordering of plugin dirs so srcdir plugins load firstErik Walthinsen1-3/+2
2001-02-25commented out some printfs that went to stdoutErik Walthinsen1-3/+3
2001-02-24slightly changed the Makefile.am in videoscale libs.Wim Taymans1-3/+38