summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-24build patches merged from HEADBRANCH-RELEASE-0_7_2David Schleef10-15/+118
2003-11-22update libtool version numbersDavid Schleef1-1/+1
2003-11-22update nano to 2David Schleef1-1/+1
2003-11-22misc build fixes to make cvs head build from tarballs on FedoraBRANCH-RELEASE-0_7_2-ROOTChristian Schaller8-92/+85
2003-11-22Disable i18n if it's not there - this fixes build issues with older versions ...Ronald S. Bultje1-1/+3
2003-11-22change the chainwrapper to allow removing pads during iterationsBenjamin Otte1-24/+33
2003-11-21remove spurious lsDavid Schleef1-1/+0
2003-11-19$(builddir) isn't a real variableDavid Schleef2-6/+6
2003-11-19'make distcheck' fixesDavid Schleef3-24/+55
2003-11-19minor cleanupDavid Schleef2-4/+8
2003-11-19link against the .la file. Note that we're linking against a plugin, which i...David Schleef2-2/+2
2003-11-19make the plugin path more restrictiveDavid Schleef2-2/+2
2003-11-19Remove DEBUG call that can happen before debugging is initializedDavid Schleef1-1/+0
2003-11-19require glib >= 2.2 as there are different issues with interfaces and castsBenjamin Otte1-1/+1
2003-11-18Add GstElement as a prerequisite for GstInterfaceRonald S. Bultje1-0/+3
2003-11-18improve debugging options:Benjamin Otte1-6/+39
2003-11-17Revert to 1.15, since G_DISABLE_DEPRECATED was removed. We might try this ag...David Schleef1-2/+0
2003-11-17-DG_DISABLE_DEPRECATED was fun, but causes difficult build problems that are ...David Schleef1-1/+1
2003-11-17always check file length before making decisions based on itBenjamin Otte2-22/+82
2003-11-17keep pads active at all times (this is a workaround to not get '... but pad i...Benjamin Otte2-0/+12
2003-11-17query sink pads before querying peers of source pads in default handlerBenjamin Otte1-1/+4
2003-11-16don't try to install html docs when there are noneBenjamin Otte1-0/+5
2003-11-15actually this is probably more correct. just as well there are no widgets in ...Steve Baker2-2/+2
2003-11-15and again.Steve Baker1-0/+2
2003-11-15hack to not use the deprecated function g_strdown which looks like has been r...Steve Baker1-0/+2
2003-11-15put docs last so it's the last to failThomas Vander Stichele1-4/+5
2003-11-15please don't make decisions like these on your ownThomas Vander Stichele1-2/+14847
2003-11-14GStreamer does not use changelogsBenjamin Otte2-14847/+2
2003-11-14don't install html docs if they haven't been builtBenjamin Otte2-2/+10
2003-11-14Make the type G_TYPE_POINTER instead of GST_TYPE_PLUGIN. Fixes a crash in gst...Iain Holmes1-1/+1
2003-11-14remove one too manyThomas Vander Stichele1-2/+2
2003-11-14put GST_CACHE_DIR in config.hThomas Vander Stichele3-19/+13
2003-11-14removing GST_CONFIG_DIRThomas Vander Stichele2-9/+15
2003-11-13change another G_TYPE_POINTER in g_signal_new() to GST_TYPE_PLUGIN, fixing bo...David Schleef2-2/+2
2003-11-13fixes for last checkinDavid Schleef2-2/+9
2003-11-13Add #include "config.h"David Schleef4-0/+14
2003-11-13Change G_TYPE_POINTER to the appropriate type in g_signal_new()David Schleef18-20/+76
2003-11-11Add new caps codeDavid Schleef2-0/+687
2003-11-11fix an old bug traversing pad template lists, and change _padtemplates to _pa...Andy Wingo3-11/+13
2003-11-11change navigation from caps to structureDavid Schleef1-3/+3
2003-11-09Caps with empty props (which is not NULL - gst_props_new_empty()) can result ...Ronald S. Bultje1-4/+7
2003-11-09small bytestream fixChristian Schaller1-2/+6
2003-11-09ignore some more testsBenjamin Otte2-0/+4
2003-11-09added a test that was claimed to fail but works hereBenjamin Otte2-0/+16
2003-11-09Compile fix for gcc-2.9xRonald S. Bultje2-2/+6
2003-11-08Add gst_element_class_get_pad_template()David Schleef2-1/+60
2003-11-07revert last changeDavid Schleef1-2/+1
2003-11-07Adding GST_EVENT_RENEGOTIATEJulien Moutte1-1/+2
2003-11-06Fix a crash when unlinking Ghost pads which was included in the reversion of ...Jan Schmidt1-4/+4
2003-11-06set default errorlevel to NONE. Make configure change it to ERROR (the curren...CAPS-ROOTBenjamin Otte2-1/+6