platform/upstream/gstreamer.git
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...
2003-09-27 David Schleefchange scripts directory to register-scripts
2003-09-26 Iain HolmesUpdated some signal descriptions, added some full stops...
2003-09-24 David SchleefFix assumption that size_t is int
2003-09-22 David SchleefFix powerpc asm. Fixes #122952
2003-09-22 David SchleefFix powerpc stuff for non-gas assemblers
2003-09-18 David Schleefchange a debug message to a g_warning().
2003-09-16 Thomas Vander... reverting error patches before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Jan SchmidtFix compiler breakage.
2003-09-15 Benjamin Otteupdate docs to new error signal
2003-09-15 Benjamin Otteupdate default error callback to new error signal
2003-09-14 Benjamin Otteimplement translatable error messages using gerror.
2003-09-14 David SchleefAdd navigation event
2003-09-14 David SchleefUse gst_caps_to_string to print caps. Add max_iterations.
2003-09-14 David Schleefadd check for setting pad_get and pad_chain functions...
2003-09-13 David Schleefmake a few things clearer
2003-09-13 David Schleeffix handling of _ in properties
2003-09-13 Ronald S. BultjeMake interface hack work with multiple interfaces per...
2003-09-13 Ronald S. BultjeUpdate, now that I understand interfaces a bit better...
2003-09-13 Ronald S. BultjeImplement generic interface stuff, with per-instance...
2003-09-13 Ronald S. BultjeImplement seekability-only-if-available
2003-09-11 Thomas Vander... check for md5sink in pipeline
2003-09-11 Thomas Vander... ignore these test code
2003-09-11 Thomas Vander... ignore
2003-09-11 Thomas Vander... ignore files
2003-09-11 Thomas Vander... commit
next