- Nov 06, 2003
-
-
Benjamin Otte authored
set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This s... Original commit message from CVS: set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This should make releases not output any debugging information at all
-
- Nov 05, 2003
-
-
Iain Holmes authored
threadb and threadc are unexpectedly passing on my system (glibc2.3.1 and linux-2.6.0-test9). Commenting them out bec... Original commit message from CVS: threadb and threadc are unexpectedly passing on my system (glibc2.3.1 and linux-2.6.0-test9). Commenting them out because they are expectedly failing on other systems.
-
Benjamin Otte authored
set chainfunction on request pads (FIXME: do we even support chainbased elements with multiple sinkpads?) Original commit message from CVS: set chainfunction on request pads (FIXME: do we even support chainbased elements with multiple sinkpads?)
-
Benjamin Otte authored
Original commit message from CVS: memory management and debugging issues
-
Benjamin Otte authored
initialise pad->convertfunc only once return FALSE in the default handler if an event wasn't handled Original commit message from CVS: initialise pad->convertfunc only once return FALSE in the default handler if an event wasn't handled
-
Benjamin Otte authored
Original commit message from CVS: make gst_element_link work when connecting from a NULL-caps request pad
-
Benjamin Otte authored
Original commit message from CVS: disabling cleanup3 until it knows if it fails or passes
-
David Schleef authored
Original commit message from CVS: fix typo
-
- Nov 04, 2003
-
-
David Schleef authored
Original commit message from CVS: hacking. Add value_compare, value_union, and value_intersect functions
-
Benjamin Otte authored
Original commit message from CVS: disable debugging when it hasn't been initialized yet. Fixes testsuite
-
Benjamin Otte authored
Original commit message from CVS: fix missing include for OS X (bug 126069) - HEAD should compile on OS X now
-
David Schleef authored
Original commit message from CVS: Adjust API based on comments from other developers
-
David Schleef authored
Original commit message from CVS: fix typo
-
David Schleef authored
Original commit message from CVS: Update for new plugin API. static and static2 now fail
-
David Schleef authored
Original commit message from CVS: cosmetic fix
-
David Schleef authored
Original commit message from CVS: update for new plugin API. still fails.
-
David Schleef authored
Original commit message from CVS: cosmetic change. GObjects contain properties, not arguments.
-
- Nov 03, 2003
-
-
David Schleef authored
Original commit message from CVS: Add G_DISABLE_DEPRECATED and fix deprecated code
-
David Schleef authored
Original commit message from CVS: Add GstStructure and GstValue
-
- Nov 02, 2003
-
-
Ronald S. Bultje authored
Original commit message from CVS: XML, gst-editor, gst-rec and anything that's not based on spider is now broken. This re-fixes it.
-
Benjamin Otte authored
Original commit message from CVS: implement 'gst_element_factory_find_from_element' to replace gst_element_get_factory
-
Benjamin Otte authored
Original commit message from CVS: fix stupidity bug in gstelement.c (which only crashes other computers :)
-
Ronald S. Bultje authored
Original commit message from CVS: Add QPL and GPL/QPL, plus add links to licenses
-
- Oct 31, 2003
-
-
David Schleef authored
Original commit message from CVS: Fix warnings due to previous checkin
-
David Schleef authored
Original commit message from CVS: Install headers in gst/bytestream/
-
David Schleef authored
Original commit message from CVS: add rule dependency
-
Benjamin Otte authored
Original commit message from CVS: update plugin initialization restructuring (see email for details
-
Benjamin Otte authored
Original commit message from CVS: cvs can't merge - these should have been dead since typefind merge
-
David Schleef authored
Original commit message from CVS: build doc/version.entities
-
David Schleef authored
Original commit message from CVS: Fix setting of int and int64 dparams. Fixes #124023
-
David Schleef authored
Original commit message from CVS: Clean more files
-
Benjamin Otte authored
Original commit message from CVS: remove types directory. Should have been killed by TYPEFIND merge but wasn't
-
- Oct 30, 2003
-
-
Benjamin Otte authored
Original commit message from CVS: declaration order fixes
-
- Oct 29, 2003
-
-
David Schleef authored
Original commit message from CVS: Allow NULL to be a valid value for factory->extensions.
-
Iain Holmes authored
Original commit message from CVS: NULL terminate the g_build_filename args.
-
David Schleef authored
Original commit message from CVS: clean up some warnings
-
David Schleef authored
Original commit message from CVS: Add typedef to named enum
-
David Schleef authored
Original commit message from CVS: don't dist files generated by flex and bison, since they're not portable.
-
- Oct 28, 2003
-
-
Iain Holmes authored
Original commit message from CVS: Initialise some variables to get the thing to compile
-
Benjamin Otte authored
Original commit message from CVS: merge TYPEFIND branch. Major changes: - totally reworked type(find) system - bytestream is out of the core again - typefind element is now part of gstelements
-