summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* going for a releaseRELEASE-0_3_4-30SECONDFRENCHMANBRANCH-RELEASE-0_3_4Thomas Vander Stichele2002-04-142-5/+5
* devhelp updateThomas Vander Stichele2002-04-142-2/+2
* release notesThomas Vander Stichele2002-04-141-4/+134
* wtay's fixesThomas Vander Stichele2002-04-141-1/+1
* we don't need random in the release if we do, we need to add Makefile.am's th...Thomas Vander Stichele2002-04-141-1/+1
* wtay's fixThomas Vander Stichele2002-04-141-10/+46
* these were the culprits for avifile not working properlyThomas Vander Stichele2002-04-141-2/+0
* new prereleaseThomas Vander Stichele2002-04-131-1/+1
* doc updateThomas Vander Stichele2002-04-132-2/+2
* only do WallThomas Vander Stichele2002-04-131-0/+1
* commenting out Wall and Werror for release branchThomas Vander Stichele2002-04-131-1/+5
* rollback wingo's fixThomas Vander Stichele2002-04-133-5/+63
* makefile fix updated devhelp filesThomas Vander Stichele2002-04-133-968/+191
* first prereleaseThomas Vander Stichele2002-04-131-1/+1
* feeble attempts to handle dynamic connectionsBRANCH-RELEASE-0_3_4-ROOTAndy Wingo2002-04-123-82/+104
* api changesThomas Vander Stichele2002-04-121-2/+2
* api changesThomas Vander Stichele2002-04-121-4/+4
* silly meThomas Vander Stichele2002-04-121-1/+1
* more registry fixesBRANCH-RELEASE-0_3_3-ROOTThomas Vander Stichele2002-04-123-8/+21
* reg.xml to registry.xml adding spacesThomas Vander Stichele2002-04-122-6/+6
* include gstqueue.h and gsttypefind.hDavid I. Lehn2002-04-121-0/+2
* Release notes go in the branches, so we can safely put a warning hereThomas Vander Stichele2002-04-121-74/+4
* doc fixes to match APIThomas Vander Stichele2002-04-128-285/+262
* make GST_CONFIG_DIR work with sysconfdirThomas Vander Stichele2002-04-121-1/+3
* check fixThomas Vander Stichele2002-04-122-10/+28
* add clocking stuff to gst.hThomas Vander Stichele2002-04-121-0/+2
* additions for release notesThomas Vander Stichele2002-04-121-1/+3
* registry handling changes read up on it in docs/random/thomasvs/registry if i...Thomas Vander Stichele2002-04-1210-40/+307
* more docbuilding notesThomas Vander Stichele2002-04-121-1/+22
* code reviewThomas Vander Stichele2002-04-128-18/+40
* development notesThomas Vander Stichele2002-04-121-0/+9
* various include fixes, adding a doc on why as wellThomas Vander Stichele2002-04-1211-13/+13
* update to new ideasThomas Vander Stichele2002-04-111-3/+7
* commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo2002-04-11142-1063/+1106
* more werror fixesThomas Vander Stichele2002-04-115-8/+10
* removing unused varsThomas Vander Stichele2002-04-112-4/+0
* distcheck fixesThomas Vander Stichele2002-04-101-0/+2
* -Werror fixThomas Vander Stichele2002-04-102-0/+1
* registry ideas doc and an idea for guadec-4 presentation guadec rocks !Thomas Vander Stichele2002-04-082-0/+50
* new parser that uses flex and bisonAndy Wingo2002-04-0786-2441/+2567
* added 'extern C' stuff to some headersBenjamin Otte2002-04-062-0/+15
* added -Werror to compile flags.Benjamin Otte2002-04-041-2/+3
* fix all compiler warningsBenjamin Otte2002-04-0415-28/+33
* GST_DEBUG and _INFO should have no trailing \nWim Taymans2002-04-039-119/+147
* Fix a compile error.Wim Taymans2002-04-032-4/+4
* add useful debugging outputjim thornton2002-04-021-0/+1
* Buffer flag symbols are enum values, so |'ing together doesn't do the right t...jim thornton2002-04-023-2/+4
* Added a signal which notifies when a required dparam is added.Steve Baker2002-04-022-3/+49
* add bison to reqsThomas Vander Stichele2002-04-011-0/+1
* form a semantic representation of the pipeline in preparation for actual inst...Andy Wingo2002-04-014-24/+123