summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-10good preparation doesn't lessen the chance on stupid mistakesBRANCH-RELEASE-0_3_3Thomas Vander Stichele3-3/+3
2002-03-10final commit before tagging say, can anyone make a judgment call on whether o...RELEASE-0_3_3-GUADECBYFOOTThomas Vander Stichele20-900/+222
2002-03-09another prereleaseThomas Vander Stichele1-1/+1
2002-03-08I'm too lazy to comment thisRichard 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
2002-03-03thanks to jhdalin for thisThomas Vander Stichele1-0/+269
2002-03-03put docs in gstreamer-devel rpm and dirThomas Vander Stichele1-1/+2
2002-03-03docs are now in gstreamer rpm want them in gstreamer-devel thoughThomas Vander Stichele1-4/+6
2002-03-03updating something in spec, not sure what :)Christian Schaller1-1/+1
2002-03-03some doc and aesthetic fixes make the filter actually do somethingAndy Wingo1-16/+29
2002-03-03get some sleepThomas Vander Stichele1-2/+2
2002-03-03docs changesThomas Vander Stichele1-2/+2
2002-03-03document gst_caps_debug change gst_caps_debug to accept a label argument, ass...Andy Wingo11-29/+75
2002-03-02Added my DOCBUILDING documentChristian Schaller1-0/+35
2002-03-02added more files to the docs filesChristian Schaller1-1/+1
2002-03-02fix: when starting typefinding, make sure we're pausedBenjamin Otte1-0/+11
2002-03-02Good luck with this one ;) converted to using getopt dropped autogen- prefix ...Thomas Vander Stichele2-8/+9
2002-03-02hrm, ok fixed my mistake of commiting a spec with my 'debug' code in it :)Christian Schaller1-1/+1
2002-03-02Added documentation to the SPEC file. Currently it seems that a lot of docume...Christian Schaller1-2/+7
2002-03-02applied some of meeks's patchesThomas Vander Stichele5-15/+23
2002-02-28Added last_message.Wim Taymans4-4/+32
2002-02-24make sure cothread->priv is NULL when uninited because we now check it (added...Benjamin Otte2-0/+4
2002-02-24updated popt stuff:Benjamin Otte3-8/+44
2002-02-24fixes:Benjamin Otte2-22/+22