summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-19minor cosmetic fixesRELEASE-0_7_3MOVE-TO-FDOThomas Vander Stichele
2003-12-18Fix powerpc asmDavid Schleef
2003-12-18Fix type of GST_TAG_TRACK_COUNT.Colin Walters
2003-12-17Remove need for calling set_active(FALSE)+set_active(TRUE) before calling han...CAPS-MERGE-3Ronald S. Bultje
2003-12-17seems I forgot to commit this. It removes some deav stuff from the spec, like...Christian Schaller
2003-12-17someone needs to take Build 101Thomas Vander Stichele
2003-12-16implement gst_bin_get_(all_)by_interfaceBenjamin Otte
2003-12-16add tests for gst_bin_get_(all_)by_interfaceBenjamin Otte
2003-12-16rename option as suggested to avoid bad jokes :)Thomas Vander Stichele
2003-12-16please don't make decisions like these on your ownBenjamin Otte
2003-12-15fix brian's commitThomas Vander Stichele
2003-12-15Removed grammar.tab.h from the flex command to build lex._gst_parse_yy.c beca...Brian Cameron
2003-12-15Removed needless semicolon that was causing a compiler error with Forte.Brian Cameron
2003-12-15implementing segfault handler for plugin loadingThomas Vander Stichele
2003-12-14uninstall fixesThomas Vander Stichele
2003-12-14Fix a deadlock that happens if the next element sends an event and the previo...Ronald S. Bultje
2003-12-14fix caps parsing. Some evil person (me?\!) disallowed the dot as a character ...Benjamin Otte
2003-12-13This is either a rewrite or a large bugfix to the queue element, whatever you...Ronald S. Bultje
2003-12-13removed GST_*_CAST. Disabling of type checking is done in glib.Benjamin Otte
2003-12-12doh meThomas Vander Stichele
2003-12-12this should fix the rh9 buildThomas Vander Stichele
2003-12-12geez, I thought I did this a long time ago.Thomas Vander Stichele
2003-12-11fix for case where none of the tools for docbuilding are there but validity c...Thomas Vander Stichele
2003-12-11that was stupidThomas Vander Stichele
2003-12-11disabling this new gettext optionThomas Vander Stichele
2003-12-09do connect elements directly, if they can be connected already and don't try ...Benjamin Otte
2003-12-09oops, didn't intend to do last checkinDavid Schleef
2003-12-09convert GST_*_PADDING to _gst_reserved[GST_PADDING];David Schleef
2003-12-09Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef
2003-12-07finish everything typefinding related (like seeking to correct offset) _befor...Benjamin Otte
2003-12-07Rename GstInterface to GstImplementsInterface (see bug #122423)Ronald S. Bultje
2003-12-05more trademark fixingThomas Vander Stichele
2003-12-05more trademark protectoin and doc fixingThomas Vander Stichele
2003-12-04remove copyright field from plugin structsAndy Wingo
2003-12-03add more checksBenjamin Otte
2003-12-02fix docs build fix make distcheckThomas Vander Stichele
2003-12-02comment out caps2 stuffBenjamin Otte
2003-12-02removing this broken example. holler if you need it.Thomas Vander Stichele
2003-12-02Add ACLOCAL_AMFLAGSDavid Schleef
2003-12-02change gst_pad_select() to gst_pad_selectv(), and add/fix gst_pad_select() an...David Schleef
2003-12-02change gst_event_new_discontinuousv to gst_event_new_discontinuous_valist (ag...David Schleef
2003-12-02change gst_event_new_discontinuousv to gst_event_new_discontinuous_valistDavid Schleef
2003-12-01remove gstcaps2.hDavid Schleef
2003-12-01changed doc build again to use docbook2 tools.Thomas Vander Stichele
2003-12-01cleaning out the closetThomas Vander Stichele
2003-12-01Add gstcaps2.h for installation so gst-plugins builds.Jan Schmidt
2003-11-29Change 'const' to 'G_CONST_RETURN' in header filesCAPS-MERGE-2David Schleef
2003-11-29Merge gstvalue and gststructure from CAPS branchDavid Schleef
2003-11-29remove old autoplug supportDavid Schleef
2003-11-29Remove old autoplug codeDavid Schleef