platform/upstream/gstreamer.git
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
2003-10-20 David Schleefbump version to 0.7.1 RELEASE-0_7_1
2003-10-20 Thomas Vander... this was wrong
2003-10-20 Ronald S. BultjeProperly give an error if no file was given
2003-10-20 Ronald S. BultjeWe need to store the new GList. Else, this causes probl...
2003-10-16 David SchleefAdd doc for GstBin::iterate signal
2003-10-15 David Schleefadd gst_alloc_trace_live_all(), used by the test suites
2003-10-15 David SchleefMassive patch to make 'make check' work properly. ...
2003-10-14 David SchleefChange the iterate callback functions to a GSignal
2003-10-13 David Schleefadd some linguas
2003-10-10 David SchleefTranslatable strings, for some gstreamer-native languages.
2003-10-09 Iain HolmesFix GNOMEProgram to the correct capitalisation: GnomePr...
2003-10-09 Benjamin Otteg_list_length is unsigned
2003-10-09 Thomas Vander... fix cleaning
2003-10-09 Thomas Vander... cleaning output
2003-10-09 Thomas Vander... cleaner info
2003-10-09 Thomas Vander... upload cvs docs as well
2003-10-09 Thomas Vander... typos and style fixes
2003-10-09 Thomas Vander... fix uploads of docs
2003-10-09 Thomas Vander... oops; done
2003-10-09 David SchleefFix typo in last checkin
2003-10-09 David SchleefFiles needed for build
2003-10-09 David Schleefdistcheck fixes. Some tests have been disabled.
2003-10-08 Thomas Vander... entitize the version
2003-10-08 David SchleefCheck is we should use -mregnames on PowerPC
2003-10-08 Andy Wingos/GstBuffer/GstData/ in the API where you can pass...
2003-10-08 Thomas Vander... minor fix to trigger html build
2003-10-08 Thomas Vander... rename base name
2003-10-08 Thomas Vander... some hacking notes
2003-10-08 Thomas Vander... images are important to us
2003-10-08 Thomas Vander... ignore these
2003-10-08 Thomas Vander... renaming base documentation names
2003-10-08 Thomas Vander... fix docs build for good
2003-10-08 David Schleefnew proggy I never checked in
2003-10-08 David SchleefRemove FOMIT_FRAME_POINTER
2003-10-08 David SchleefClean up makefile. It's still kindof screwy, but that...
2003-10-07 David SchleefAdd padding to structures and objects
2003-10-07 David Schleefremember to set buffer size.
2003-10-06 Andy WingoMake GST_PROPS_PROPERTIES return NULL when props is...
2003-10-05 Thomas Vander... fix docs for four functions
2003-10-05 Thomas Vander... allow pad push if peer is active
2003-10-05 Thomas Vander... forward port of 123517 adds more debug info to optscheduler
2003-10-03 Thomas Vander... adding simple queue test
2003-10-02 Ronald S. BultjeAdd doc on how typefind works and some other random...
2003-10-01 Christian Schallerlatest fixes to spec file
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-30 Andy Wingomake filesink handle events only in the chainfunction
2003-09-29 Iain HolmesUpdate the documentation here too to include more detai...
2003-09-29 Iain HolmesUpdate the --gst-debug help documentation
2003-09-29 Ronald S. Bultjecast -> check, since we don't need the result. This...
2003-09-27 Benjamin Ottemake the registry read the plugin feature's rank -...
2003-09-27 Iain HolmesWhen scheduling a group, check that its not the group...
next