platform/upstream/gstreamer.git
2005-06-21 Thomas Vander... move over a value_serialize test
2005-06-20 Wim Taymansgst/gstpad.c: Small doc updates.
2005-06-20 Wim Taymanscheck/gst/gstcaps.c: Testcase to show error in buffer...
2005-06-20 Andy Wingodocs/random/wingo/porting-plugins-to-0.9: A pitiful...
2005-06-20 Andy Wingogst/gstsystemclock.c (gst_system_clock_init): Unlock...
2005-06-20 Tim-Philipp... gst/gsturi.c: Fix potential endless loop.
2005-06-20 Thomas Vander... remove another test that's obsolete
2005-06-20 Thomas Vander... remove clock testsuite, important stuff already moved...
2005-06-20 Thomas Vander... remove test that was already moved to check
2005-06-19 Thomas Vander... check/Makefile.am: add gsttag
2005-06-19 Thomas Vander... some more docs cleanup
2005-06-19 Thomas Vander... remove bufspeed and spidey_bench
2005-06-19 Thomas Vander... clean up docs a little
2005-06-19 Thomas Vander... check/gstcheck.h: add macros for checking refcounts...
2005-06-18 Thomas Vander... back to head
2005-06-17 Andy Wingochangelog
2005-06-17 Andy Wingogst/base/gstbasesink.c (gst_basesink_chain): Remove...
2005-06-17 Andy Wingogst/base/gstbasesink.c (gst_basesink_event): Only wait...
2005-06-17 Thomas Vander... incorporate plugins stuff and uninstalled stuff
2005-06-17 Thomas Vander... ignore more
2005-06-17 Thomas Vander... ignore more
2005-06-17 Thomas Vander... ignore more; fix README
2005-06-16 David Schleefgst/elements/gstcapsfilter.c: Allow NULL as possible...
2005-06-09 Thomas Vander... gst/elements/gstfakesrc.c: fix debug output
2005-06-09 Thomas Vander... gstreamer.spec.in: clean up
2005-06-09 Thomas Vander... gstreamer.spec.in: clean up
2005-06-09 Thomas Vander... have a real TODO, move old TODO
2005-06-09 Thomas Vander... po updates
2005-06-09 Thomas Vander... update translations
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-08 Thomas Vander... check/: ignore more
2005-06-08 Thomas Vander... add a GstBuffer unit test
2005-06-08 Thomas Vander... previous commit accidentally also added refcount define...
2005-06-08 Thomas Vander... add a 'plugins' dir to the PLUGIN_PATH in the uninstall...
2005-06-08 Thomas Vander... we did a prerelease
2005-06-08 Thomas Vander... OBJECT acts on obj not caps
2005-06-08 Thomas Vander... add a debug line
2005-06-08 Thomas Vander... white space fixes
2005-06-03 Stefan Kostadded support for html unit test coverage reports
2005-06-02 Jan Schmidtgst/elements/gstcapsfilter.c: Free existing caps if...
2005-06-02 Andy Wingogst/elements/gsttypefindelement.c (do_pull_typefind...
2005-06-02 Wim Taymansgst/: Bufferalloc: return GstFlowReturn to more accurat...
2005-06-02 Wim Taymansgst/gstpipeline.c: Take snapshot of state without blocking.
2005-06-02 Wim Taymansdocs/design/: Small doc updates
2005-05-30 Wim Taymansgst/elements/gstidentity.c: Protect last_message proper...
2005-05-30 Wim Taymansgst/gstelement.c: Slicker pad activation code.
2005-05-30 Wim Taymansgst/: Move elementfactory methods to separate .h file.
2005-05-30 Wim TaymansSmall typo fixes, doc updates.
2005-05-30 Wim Taymansgst/gst.c: Remove cpu-opt flag.
2005-05-30 Wim Taymansgst/gstbuffer.*: Avoid typechecking in places where...
2005-05-30 Wim Taymansgst/gstpad.c: Propagate errors from _set_caps() in...
2005-05-30 Wim Taymansgst/base/gstbasesink.c: Handle EOS in preroll.
2005-05-30 Wim Taymansgst/gstqueue.c: Remove old pieces of code
2005-05-29 Benjamin Ottefile gstsimplescheduler.c was initially added on branch...
2005-05-27 Andy Wingoremove conflict doobers
2005-05-27 Andy Wingogst/gstminiobject.c (gst_value_mini_object_collect...
2005-05-26 Wim Taymansgst/gstpad.c: A flushing pad cannot be used to alloc_bu...
2005-05-26 Wim Taymansgst/gstbus.*: Implement a real GSource and use g_main_c...
2005-05-25 Wim Taymansgst/: Fix state changes for non sinks. We now change...
2005-05-25 Ronald S. Bultjehappify buildbot
2005-05-25 Ronald S. Bultjegst/base/gstbasesrc.c: Don't go in pull mode for non...
2005-05-25 Wim Taymansgst/gstpad.c: Disable attempt at mode switching until...
2005-05-25 Wim Taymansgst/: Implement gst_pad_pause/start/stop_task(), take...
2005-05-25 Wim Taymanstools/gst-launch.c: Unref message after using its conte...
2005-05-24 Wim Taymansdocs/design/: Docs updates.
2005-05-22 David Schleefdocs/gst/tmpl/old/: I didn't intend to add these or...
2005-05-20 Christian Schallerupdate spec file
2005-05-19 David Schleefconfigure.ac: Use -no-common everywhere. In a sane...
2005-05-19 David Schleefgst/gstminiobject.*: Add GValue set/get functions.
2005-05-19 Wim Taymansgst/: Make subbufer unref the parent in finalize. some...
2005-05-19 Wim Taymansgst/base/gstbasesink.c: Don't free preroll queue too...
2005-05-19 Ronald S. Bultjegst/: Hi, I'm outdated. Please shoot me.
2005-05-19 Ronald S. Bultjegst/gstpipeline.c: Do not access variables after they...
2005-05-19 Wim Taymanstools/gst-inspect.c: A plugin feature does unfortunatly...
2005-05-18 Wim Taymansgst/gstbuffer.c: Port _span() functions to new subbuffers.
2005-05-18 Ronald S. Bultjegst/gstbin.c: Fix clock settery in bins when adding...
2005-05-18 Ronald S. Bultjegst/elements/gstidentity.c: Workaround until signals...
2005-05-18 Jan Schmidtgst/gstbuffer.c: Oops, fix a typo GST_TYPE_BUFFER ...
2005-05-18 Wim Taymansgst/base/: Ported and added adapter to the base classes.
2005-05-17 Thomas Vander... gst/: Make sure the class is reffed/unreffed once befor...
2005-05-17 Wim Taymansgst/: Don't queue buffers in basesink when we are flushing.
2005-05-17 Thomas Vander... small doc fixes
2005-05-17 Wim Taymansgst/: Clear queue when going to READY.
2005-05-17 Tim-Philipp... gst/base/gstbasesrc.c: Remove implicit cast from gboole...
2005-05-17 Wim Taymanstools/gst-launch.c: Message was unreffed too soon.
2005-05-16 Andy Wingogst/gstbin.c (sink_iterator_filter): Err... um...
2005-05-16 David Schleefgst/gstminiobject.c: Use g_atomic_int_get() instead...
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-15 David Schleefgst/elements/gstelements.c: Don't include headers that...
2005-05-15 David Schleefgst/elements/Makefile.am: Remove some elements that...
2005-05-14 Andy Wingogst/gstbin.c (gst_bin_iterate_sinks): Use sink_iterator...
2005-05-14 Andy Wingogst/gstpipeline.c (gst_pipeline_init): Drop ref on...
2005-05-14 Andy Wingogst/gstbin.c (gst_bin_change_state): Fix state changes...
2005-05-14 Andy Wingogst/gstutils.c (gst_element_link_pads): Instead of...
2005-05-13 Tim-Philipp... Require GLib >= 2.4.0 (for the g_atomic_* funcs)
2005-05-13 Christian Schalleradd missing .h file to spec file
2005-05-13 Tim-Philipp... Mention GstPushSrc
2005-05-12 Wim Taymansgst/: Identify sinks by their flag to avoid overly...
2005-05-12 Ronald S. Bultjegst/gstbin.c: Implement _query on a bin, similar to...
2005-05-12 Tim-Philipp... gst/base/gstbasesrc.c: Discont event offset format...
next