platform/upstream/gstreamer.git
2002-05-27 Thomas Vander... together with the recent commit in common, this little...
2002-05-27 Andy Wingofixups in the prop view/controller compilation fixes...
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-26 Wim TaymansAdded g_malloc instead of a memchunk when using memprof
2002-05-26 Wim TaymansSmall fixes, use some wierd hack to make the plugin...
2002-05-26 Andy Wingoget rid of some debug printouts
2002-05-26 Steve Bakercosmetic change: remove newlines from bs_print strings
2002-05-26 Andy Wingoimplemented threadsafe property set/get system as discu...
2002-05-25 Andy Wingoadded design doc for threadsafe properties
2002-05-25 Andy Wingore-enable thread test, although it does not work but...
2002-05-25 Thomas Vander... API cleanup: (s/g)et_sched -> _scheduler
2002-05-25 Thomas Vander... typos
2002-05-20 Andy Wingoadd gerror to gstplugin.c -- not fully propagated to...
2002-05-15 Steve BakerNew bytestream fileio style api has landed, along with...
2002-05-14 David I. Lehnulong type fix add 64b types add printing name of unkno...
2002-05-14 David I. Lehnformatting
2002-05-11 Andy Wingomake gst-inspect-gui call the proper gst-inspect
2002-05-11 Andy WingoReturn TESTS_ENVIRONMENT, necessary to make the registr...
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Wim TaymansFix the plugin testsuite, only registry.c doesn't work yet
2002-05-10 Wim TaymansSmall fixes for testsuite/plugin
2002-05-10 Andy Wingoadded a get_perms_func to gstxmlregistry that will...
2002-05-10 Andy WingoFix automake badness
2002-05-10 David I. LehnAdded gst_bytestream_get_timestamp() call to get timest...
2002-05-10 David I. Lehnpoor error checking, should do something better
2002-05-10 David I. Lehnremove duplicate gst_registry_pool_add declaration
2002-05-10 Andy WingoGST_PLUGIN_PATH gets split into the user registry some...
2002-05-10 Andy WingoFunny how doing things the right way takes less code...
2002-05-10 Andy WingoCheck to see if the registry is out of date, and if...
2002-05-09 Wim TaymansCompile fix.
2002-05-09 Andy Wingoadd registries to gst/Makefile.am:DIST_SUBDIRS
2002-05-09 Andy Wingoadd refcounting to configure.ac
2002-05-09 Andy Wingoadd common to the dist without using makefiles
2002-05-09 Thomas Vander... various more tests enabling
2002-05-09 Thomas Vander... fixing up tests
2002-05-09 Thomas Vander... refcounting tests sure would be nice to have
2002-05-09 Thomas Vander... tried fixing, failed spectacularly
2002-05-09 Wim TaymansUnconnected pad errors are detected elsewhere
2002-05-09 Thomas Vander... why does this test fail ?
2002-05-09 Thomas Vander... allowing failing tests to be built
2002-05-09 Thomas Vander... small api fix
2002-05-08 Andy Wingorevert patch to dynamic-pipeline and document more...
2002-05-08 David I. Lehnadd common to dist
2002-05-08 Ronald S. BultjeAt least check whether the directory exists when creati...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-08 Wim TaymansSome random docs updates I had lying around
2002-05-08 Wim TaymansAdded gst_props_get_safe
2002-05-08 Andy Wingovirtual patch from taaz
2002-05-07 Andy Wingofix distcheck issue
2002-05-07 Andy Wingohopefully fix distcheck issues
2002-05-06 Benjamin Ottemerged schedulers
2002-05-05 Andy Wingouse contents of GST_REGISTRY variable if --gst-registry...
2002-05-05 Andy WingoFix the tests so that builds that are not --enable...
2002-05-05 Steve Bakera few internal changes:
2002-05-05 Steve Bakerrenamed rate-proportion to the more accurate hertz...
2002-05-04 Andy Wingogst_scheduler_factory_make () can accept NULL as the...
2002-05-04 Benjamin Ottefix segfault when using unsafe get_props
2002-05-03 Thomas Vander... more changes to get docs to build
2002-05-03 Thomas Vander... adding buildreqs for dist
2002-05-03 Thomas Vander... use python2 at all costs
2002-05-03 Ronald S. BultjeHeader file fix (these ## are needed for multi-argument...
2002-05-02 Thomas Vander... same change here
2002-05-02 Thomas Vander... my mistake - this should compile with the header in...
2002-05-01 Wim TaymansSmall cleanups
2002-05-01 Wim TaymansSmall cleanup
2002-05-01 Wim TaymansAdded some more useful functions to create props
2002-05-01 Thomas Vander... it's nice to see the core's version when running apps
2002-04-29 Thomas Vander... throwing these out
2002-04-29 Thomas Vander... executed
2002-04-29 Thomas Vander... changes
2002-04-29 Thomas Vander... doc changes
2002-04-29 Thomas Vander... added docbuilding
2002-04-29 Thomas Vander... this hack shouldn't be here
2002-04-28 Thomas Vander... rename operation
2002-04-28 Thomas Vander... make sure autogen.sh options get passed on to cothreads
2002-04-28 Wim TaymansAdded method for releasing request pads.
2002-04-26 Andy Wingoset the "name" property on pad templates
2002-04-25 Thomas Vander... adding buildrequires
2002-04-24 Thomas Vander... adding build requires for the buildroot system
2002-04-23 Thomas Vander... added clock test app
2002-04-23 Thomas Vander... adding clock example
2002-04-23 Thomas Vander... doc fixes
2002-04-23 Thomas Vander... doc changes
2002-04-23 Thomas Vander... doc fixes s/gst_clock_activate/gst_clock_set_active/g
2002-04-23 Thomas Vander... api change doc clarification
2002-04-23 Thomas Vander... api renaming
2002-04-23 Thomas Vander... doc changes
2002-04-23 Thomas Vander... code cleanup
2002-04-22 Andy Wingolet's not clobber our local variables -- i think this...
2002-04-21 Thomas Vander... give useful warning when not unique
2002-04-21 Thomas Vander... adapted docs
2002-04-21 Thomas Vander... added name test
2002-04-21 Thomas Vander... makes no sense as INFO
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-20 Benjamin Ottefix 'invalid cast' warning
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-19 Ronald S. BultjeWe require bison somewhere, so we should check for...
2002-04-19 Thomas Vander... this should please bastien please let me know if other...
2002-04-19 Thomas Vander... doc fixes
2002-04-19 Thomas Vander... doc rearranging
next