summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-18make this test compile with the new buffersBRANCH-EVENTS2Benjamin Otte3-13/+8
2002-03-17bugfix for gst_element_request_pad_by_name returning NULL even though a templ...Benjamin Otte1-0/+2
2002-03-17disable the use of memchunks for now - we need a threadsafe solutionBenjamin Otte2-18/+25
2002-03-17next bunch:Benjamin Otte7-101/+168
2002-03-17update to new buffer apiThomas Vander Stichele1-1/+5
2002-03-17changes to the buffers /bufferpools:Benjamin Otte11-428/+354
2002-03-17hm, this might take some timeThomas Vander Stichele2-2/+2
2002-03-17is this a gcc3ism ?Thomas Vander Stichele1-1/+2
2002-03-17no newline at eofThomas Vander Stichele1-1/+0
2002-03-17sorry to bother, but you still have INVLAID in part of the macro :-/Benjamin Otte1-1/+1
2002-03-17spelling error in (yet) unused macro, thanks wingoBenjamin Otte1-1/+1
2002-03-17- rewrite of GstQueue, hope it works now, though I'm not absolutely sure ther...Benjamin Otte10-509/+706
2002-03-15EVENTS2 BRANCH: rewrote the buffer APIBenjamin Otte28-671/+449
2002-03-13adding new fileBenjamin Otte1-0/+101
2002-03-13First commit of the new event stuff. I haven't tested if examples or tests wo...Benjamin Otte60-1032/+1386
2002-03-10Add inclusion of errno.h, so it compiles on PowerPC.BRANCH-EVENTS2-ROOTDavid Schleef1-0/+2
2002-03-10update CVS version to 0.3.3.1Christian Schaller1-1/+1
2002-03-10first cut of documentation for dparams for plugin writers.Steve Baker3-0/+452
2002-03-10more updatesThomas Vander Stichele1-2/+4
2002-03-09more minor updatesThomas Vander Stichele1-0/+3
2002-03-09expanded release policy a bit let's try this out today ;)Thomas Vander Stichele1-104/+124
2002-03-09Remove a couple of old commented out lines.Richard Boulton1-3/+0
2002-03-08Make a note of the command used to create a release branch, for future refere...Richard Boulton1-3/+10
2002-03-07wtay is ignoring me in #gstreamer so I am adding this debug enablement to mak...Christian Schaller1-0/+1
2002-03-06warning: 'current_diff' might be used uninitialized in this functionBenjamin Otte1-1/+2
2002-03-06fix bug when requesting pads by nameAndy Wingo2-1/+18
2002-03-06warning: passing arg 1 of 'gst_caps_unref' from incompatible pointer typeBenjamin Otte1-1/+1
2002-03-06warning: unused variable 'templist'Benjamin Otte1-1/+0
2002-03-051st prereleaseThomas Vander Stichele1-1/+1
2002-03-05updated devhelpThomas Vander Stichele2-4/+4
2002-03-05added changelogThomas Vander Stichele1-0/+4
2002-03-05no good reason to require glib 1.3.15 so back to 1.3.12 put version checking ...Thomas Vander Stichele3-13/+31
2002-03-05warning: unused variable 'oclass'Benjamin Otte1-1/+0
2002-03-05warning: int format, GType arg (arg 3)Benjamin Otte1-1/+1
2002-03-05warning: unused variable 'oldstate'Benjamin Otte1-1/+1
2002-03-05warning: initialization from incompatible pointer typeBenjamin Otte1-1/+1
2002-03-05warning: deprecated use of label at end of compound statementBenjamin Otte1-0/+17
2002-03-04fix warning (yes, I'm using -Werror now :)Benjamin Otte1-1/+1
2002-03-04reflect new dparams apiSteve Baker2-28/+126
2002-03-04This is a major update to the dparams api - I think it is now much cleaner an...Steve Baker9-487/+587
2002-03-04let's not increment in GST_DEBUG code...Andy Wingo1-2/+2
2002-03-03finished devhelp stuffThomas Vander Stichele1-0/+14
2002-03-03updated to glib 1.3.15Christian Schaller1-1/+1
2002-03-03added proper glib depChristian Schaller1-0/+1
2002-03-03object naming will start with 0 (it was one before)Andy Wingo1-1/+1
2002-03-03added gst_util_set_value_from_string.Steve Baker2-1/+83
2002-03-03need thisThomas Vander Stichele1-0/+17
2002-03-03adding devhelp dirThomas Vander Stichele1-0/+1
2002-03-03more docs fixingThomas Vander Stichele3-2/+7
2002-03-03adding devhelp filesThomas Vander Stichele2-0/+1594