platform/upstream/gstreamer.git
2003-11-29 David Schleefbump libtool version
2003-11-25 Benjamin Ottemake sure props are really sorted before intersecting... CAPS-MERGE-1
2003-11-24 Benjamin Ottedon't use strdup_value_contents for strings
2003-11-24 Benjamin Otteand remove that debugging g_print - sheesh
2003-11-24 Benjamin Ottesend correct buffer offset after seek
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-24 Benjamin Otteoops, glib function too new for general audience
2003-11-24 Benjamin Otteoops, forgot to add tests
2003-11-24 Benjamin Ottemerge in tagging
2003-11-23 Christian Schallerre-add the disting of the docs. more fixes to come RELEASE-0_7_2
2003-11-23 Thomas Vander... been long enough without an update
2003-11-23 Benjamin Ottemove .gmo removal to distclean so make distcheck works...
2003-11-23 Benjamin Otteget make distcheck working by adding uninstall support...
2003-11-22 Christian Schallermisc build fixes to make cvs head build from tarballs... BRANCH-RELEASE-0_7_2-ROOT
2003-11-22 Ronald S. BultjeDisable i18n if it's not there - this fixes build issue...
2003-11-22 Benjamin Ottechange the chainwrapper to allow removing pads during...
2003-11-21 David Schleefremove spurious ls
2003-11-19 David Schleef$(builddir) isn't a real variable
2003-11-19 David Schleef'make distcheck' fixes
2003-11-19 David Schleefminor cleanup
2003-11-19 David Schleeflink against the .la file. Note that we're linking...
2003-11-19 David Schleefmake the plugin path more restrictive
2003-11-19 David SchleefRemove DEBUG call that can happen before debugging...
2003-11-19 Benjamin Otterequire glib >= 2.2 as there are different issues with...
2003-11-18 Ronald S. BultjeAdd GstElement as a prerequisite for GstInterface
2003-11-18 Benjamin Otteimprove debugging options:
2003-11-17 David SchleefRevert to 1.15, since G_DISABLE_DEPRECATED was removed...
2003-11-17 David Schleef-DG_DISABLE_DEPRECATED was fun, but causes difficult...
2003-11-17 Benjamin Ottealways check file length before making decisions based...
2003-11-17 Benjamin Ottekeep pads active at all times (this is a workaround...
2003-11-17 Benjamin Ottequery sink pads before querying peers of source pads...
2003-11-16 Benjamin Ottedon't try to install html docs when there are none
2003-11-15 Steve Bakeractually this is probably more correct. just as well...
2003-11-15 Steve Bakerand again.
2003-11-15 Steve Bakerhack to not use the deprecated function g_strdown which...
2003-11-15 Thomas Vander... put docs last so it's the last to fail
2003-11-15 Thomas Vander... please don't make decisions like these on your own
2003-11-14 Benjamin OtteGStreamer does not use changelogs
2003-11-14 Benjamin Ottedon't install html docs if they haven't been built
2003-11-14 Iain HolmesMake the type G_TYPE_POINTER instead of GST_TYPE_PLUGIN...
2003-11-14 Thomas Vander... remove one too many
2003-11-14 Thomas Vander... put GST_CACHE_DIR in config.h
2003-11-14 Thomas Vander... removing GST_CONFIG_DIR
2003-11-13 David Schleefchange another G_TYPE_POINTER in g_signal_new() to...
2003-11-13 David Schleeffixes for last checkin
2003-11-13 David SchleefAdd #include "config.h"
2003-11-13 David SchleefChange G_TYPE_POINTER to the appropriate type in g_sign...
2003-11-11 David SchleefAdd new caps code
2003-11-11 Andy Wingofix an old bug traversing pad template lists, and chang...
2003-11-11 David Schleefchange navigation from caps to structure
2003-11-09 Ronald S. BultjeCaps with empty props (which is not NULL - gst_props_ne...
2003-11-09 Christian Schallersmall bytestream fix
2003-11-09 Benjamin Otteignore some more tests
2003-11-09 Benjamin Otteadded a test that was claimed to fail but works here
2003-11-09 Ronald S. BultjeCompile fix for gcc-2.9x
2003-11-08 David SchleefAdd gst_element_class_get_pad_template()
2003-11-07 David Schleefrevert last change
2003-11-07 Julien MoutteAdding GST_EVENT_RENEGOTIATE
2003-11-06 Jan SchmidtFix a crash when unlinking Ghost pads which was include...
2003-11-06 Benjamin Otteset default errorlevel to NONE. Make configure change... CAPS-ROOT
2003-11-05 Iain Holmesthreadb and threadc are unexpectedly passing on my...
2003-11-05 Benjamin Otteset chainfunction on request pads (FIXME: do we even...
2003-11-05 Benjamin Ottememory management and debugging issues
2003-11-05 Benjamin Otteinitialise pad->convertfunc only once return FALSE...
2003-11-05 Benjamin Ottemake gst_element_link work when connecting from a NULL...
2003-11-05 Benjamin Ottedisabling cleanup3 until it knows if it fails or passes
2003-11-05 David Schleeffix typo
2003-11-04 David Schleefhacking. Add value_compare, value_union, and value_int...
2003-11-04 Benjamin Ottedisable debugging when it hasn't been initialized yet...
2003-11-04 Benjamin Ottefix missing include for OS X (bug 126069) - HEAD should...
2003-11-04 David SchleefAdjust API based on comments from other developers
2003-11-04 David Schleeffix typo
2003-11-04 David SchleefUpdate for new plugin API. static and static2 now...
2003-11-04 David Schleefcosmetic fix
2003-11-04 David Schleefupdate for new plugin API. still fails.
2003-11-04 David Schleefcosmetic change. GObjects contain properties, not...
2003-11-03 David SchleefAdd G_DISABLE_DEPRECATED and fix deprecated code
2003-11-03 David SchleefAdd GstStructure and GstValue
2003-11-02 Ronald S. BultjeXML, gst-editor, gst-rec and anything that's not based...
2003-11-02 Benjamin Otteimplement 'gst_element_factory_find_from_element' to...
2003-11-02 Benjamin Ottefix stupidity bug in gstelement.c (which only crashes...
2003-11-02 Ronald S. BultjeAdd QPL and GPL/QPL, plus add links to licenses
2003-10-31 David SchleefFix warnings due to previous checkin
2003-10-31 David SchleefInstall headers in gst/bytestream/
2003-10-31 David Schleefadd rule dependency
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-31 Benjamin Ottecvs can't merge - these should have been dead since...
2003-10-31 David Schleefbuild doc/version.entities
2003-10-31 David SchleefFix setting of int and int64 dparams. Fixes #124023
2003-10-31 David SchleefClean more files
2003-10-31 Benjamin Otteremove types directory. Should have been killed by...
2003-10-30 Benjamin Ottedeclaration order fixes
2003-10-29 David SchleefAllow NULL to be a valid value for factory->extensions.
2003-10-29 Iain HolmesNULL terminate the g_build_filename args.
2003-10-29 David Schleefclean up some warnings
2003-10-29 David SchleefAdd typedef to named enum
2003-10-29 David Schleefdon't dist files generated by flex and bison, since...
2003-10-28 Iain HolmesInitialise some variables to get the thing to compile
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-20 David Schleefbump version to 0.7.1.1 TYPEFIND-ROOT
next