platform/upstream/gstreamer.git
2010-08-18 Jonas Holmbergqueue: fixed racy unit tests
2010-08-16 Stefan Kostplugins: add example launch lines and more explanation...
2010-08-13 Wim Taymansqueue2: fix compilation
2010-08-13 Robert Swainqueue2: Fix a special case during range management
2010-08-13 Robert Swainqueue2: fix locking around init_ranges
2010-08-13 Robert Swainqueue2: More ring buffer fixes
2010-08-13 Robert Swainqueue2: ring buffer fixes
2010-08-13 Robert Swainqueue2: Fix bugs
2010-08-13 Robert Swainqueue2: extend ring buffer to support ram mode
2010-08-13 Robert Swainqueue2: merge write buffer functions and fix bugs
2010-08-13 Wim Taymansqueue2: small cleanup
2010-08-13 Wim Taymansqueue2: cleanup write_to_ring_buffer
2010-08-13 Wim Taymansqueue2: cleanups
2010-08-13 Wim Taymansqueue2: remove unused variable
2010-08-13 Wim Taymansqueue2: cleanups
2010-08-13 Wim Taymansqueue2: remove unneeded signal
2010-08-13 Wim Taymansqueue2: set buffering mode correctly
2010-08-13 Wim Taymansqueue2: fix calculation of available ringbuffer data
2010-08-13 Wim Taymansqueue2: reading_pos is updated in create_read only
2010-08-13 Wim Taymansqueue2: refactor and add debug
2010-08-13 Wim Taymansqueue2: fix flushing
2010-08-13 Wim Taymansqueue2: add debug
2010-08-13 Wim Taymansqueue2: don't try to write 0 bytes
2010-08-13 Wim Taymansqueue2; cleanups and fixes
2010-08-13 Wim Taymansqueue2: refactorings
2010-08-13 Robert Swainqueue2: Use ring-buffer-max-size prop to control ring...
2010-08-13 Robert Swainqueue2: Clean up and improve code
2010-08-13 Robert Swainqueue2: Fix conditions where behaviour should differ...
2010-08-13 Robert Swainqueue2: add useful debug messages and fix an assumption...
2010-08-13 Robert Swainqueue2: fix buffering percentage in ring buffer mode
2010-08-13 Robert Swainqueue2: various ring buffer fixes
2010-08-13 Robert Swainqueue2: ring buffer work in progress
2010-08-13 Robert Swainqueue2: Add use-ring-buffer and ring-buffer-max-size...
2010-08-13 Robert Swainqueue2: add ST-Ericsson copyright
2010-08-13 Stefan KostAutomatic update of common submodule
2010-08-12 Stefan Kostinfo: xrefs glib symbol in docs
2010-08-12 Thiago Santosgstcollectpads: Fix docs about GstCollectData list
2010-08-10 Tim-Philipp... Automatic update of common submodule
2010-08-09 Thiago Santostag: Adds GST_TAG_APPLICATION_NAME tag
2010-08-08 Sebastian Drögebufferlist: Initialize the GType cache for the bufferli...
2010-08-06 Sebastian Drögebufferlist: Don't chain up finalize to the parent class
2010-08-06 Shixin Zenggst: make _get_type() in gst/* thread safe
2010-08-06 Sebastian Drögeplugins: Add declarations for _get_type() functions...
2010-08-06 Shixin Zengplugins: Make *_get_type() in plugins/* thread safe
2010-08-06 Sebastian Drögebasesrc: Make sure the buffer metadata is writable...
2010-08-05 Stefan KostAutomatic update of common submodule
2010-08-05 Tim-Philipp... utils: speed up pad linking utility functions by not...
2010-08-05 Stefan Kostinfo: take the timestamp a tick later
2010-08-05 Stefan Kostdebug: logging improvements
2010-08-05 Stefan Kostcheck: don't use c++ keywords as variable names
2010-08-05 Stefan Kostbasesrc: log seek event details
2010-08-05 Stefan Kostmanual: update gst-controller chapter
2010-08-05 Stefan Kosttests: clean up eventloop in examples
2010-08-05 Stefan Kostbenchmark: handle errors from the pipeline
2010-08-05 Stefan Kostbenchmark: cleanup last change in capsnego benchmark
2010-08-05 Stefan Kostdocs: more docs for gst_parse_launch and co
2010-08-05 Stefan Kostinspect: pad info output improvements
2010-08-05 Stefan Kostpad: log element:pad names with caps
2010-08-05 Stefan Kostutils: better error logging in link_pads_filtered
2010-08-05 Stefan Kosttests: add comments telling the meaning of the abbrevia...
2010-08-05 Stefan Kostbasesrc: avoid some caps manipulation
2010-08-05 Tim-Philipp... tests: add basic unit test for gst_pad_proxy_getcaps()
2010-08-05 Olivier Crêtegstutils: Make gst_pad_proxy_getcaps() return empty...
2010-08-04 Sebastian Drögeconfigure: Check if the compiler supports ISO C89 or...
2010-08-04 Thiago Santosbytereader: Fix docs
2010-08-04 Wim Taymansgst: remove \n from debug statements
2010-08-03 Tim-Philipp... docs: fix build with gtk-doc from git
2010-08-02 Stefan Kosttypefind: add comment and more logging
2010-07-29 Mark Nauwelaertsqueue2: download mode; prevent range corruption due...
2010-07-27 Rob Clarkbasetransform fix for upstream caps-renegotiation
2010-07-27 Tim-Philipp... info: fix compilation on windows
2010-07-27 Thiago Santosgstdatetime: Fix localtime usage
2010-07-26 Thiago Santosbasetransform: Try suggesting caps on bad caps pad_alloc
2010-07-26 Tim-Philipp... info: flush again after every line of debug output
2010-07-26 Tim-Philipp... po: update for new strings
2010-07-26 Thiago Santosgstvalue: Adds tests for datetime
2010-07-26 Thiago Santosgststructure: Adds datetime getter function
2010-07-26 Thiago Santostag: Adds GST_TAG_DATE_TIME tag
2010-07-26 Thiago Santostaglist: Add datetime get functions
2010-07-26 Thiago Santosgstvalue: Adds datetime functions
2010-07-26 Thiago Santosgstdatetime: Adds GstDateTime
2010-07-26 Sebastian Drögegst: Fix usage of glib_check_version()
2010-07-23 Tim-Philipp... tools: make gst-inspect print the release date time...
2010-07-23 Tim-Philipp... configure: use new AG_GST_SET_PACKAGE_RELEASE_DATETIME_...
2010-07-23 Tim-Philipp... binaryregistry: save and load release date time in...
2010-07-23 Tim-Philipp... plugin: add release datetime field to GstPluginDesc...
2010-07-21 Shixin Zengtests: make *_get_type() in tests thread safe
2010-07-21 Tim-Philipp... info: write debugging output to file if GST_DEBUG_FILE...
2010-07-20 Edward Herveygstpad: Assume pads are compatible if we don't have...
2010-07-17 Sebastian Drögebasetransform: Allow the subclass to add new fields...
2010-07-16 Michael Bunkdocs: fix some typos and add some missing links in...
2010-07-16 Michael Bunkdocs: fix typo on gst-inspect man page
2010-07-16 Tim-Philipp... gstcheck: fix some silly list iteration code
2010-07-16 Tim-Philipp... registry: use GStatBuf unconditionally and add typedef...
2010-07-16 Sebastian Drögestructure: Use a const GstStructure * as parameter...
2010-07-16 Sebastian DrögeRevert "-launch: disable CLOCK_LOST message handling"
2010-07-16 David Hoytregistrybinary: Fix compatibility with GLib 2.25 when...
2010-07-16 Sebastian Drögepipeline: If the currently used clock gets lost update...
2010-07-16 Sebastian Drögebasesrc: Return values in stream time for the POSITION...
2010-07-16 Sebastian Drögebasesink: Implement GstElement::get_query_types()
next