platform/upstream/gstreamer.git
2012-06-04 Sebastian Drögepad: Always return errors for EOS events immediately
2012-06-04 Sebastian Drögepad: Only forward caps events to a pad if it accepts...
2012-06-02 Sebastian DrögeRevert "pad: Return FALSE if pushing of sticky events...
2012-06-02 Tim-Philipp... pad: fix variable-set-but-not-used compiler warning
2012-06-02 Sebastian Drögepad: If pushing a sticky event failed, make sure to...
2012-06-02 Sebastian Drögepad: Return FALSE if pushing of sticky events failed
2012-06-01 Andre Moreira... inputselector: Correctly get current running time when...
2012-06-01 Edward HerveyAutomatic update of common submodule
2012-05-31 Mike Ruprechttests: Add funnel test to cover EOS event handling
2012-05-31 Mike Ruprechtfunnel: Only emit EOS event if all sinkpads have receiv...
2012-05-31 Mike Ruprechttests: Fix invalid read when releasing request pads...
2012-05-31 Mike Ruprechtfunnel: Fix buffer leak
2012-05-31 Andre Moreira... inputselector: Don't try to sync on the segment if...
2012-05-31 Sebastian Drögeinputselector: No need to broadcast the signal in flush...
2012-05-31 Sebastian DrögeAutomatic update of common submodule
2012-05-31 Bastien Noceraqueue2: Fix property name in the docs
2012-05-31 Andre Moreira... inputselector: Properly sync when changing streams
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-29 Tim-Philipp... taglist: add guards to make sure taglist is writable...
2012-05-29 Tim-Philipp... taglist: avoid unnecessary string copying when register...
2012-05-27 Tim-Philipp... check: check for GLib-GIO criticals as well
2012-05-27 Tim-Philipp... gst_tag_list_free() -> gst_tag_list_unref()
2012-05-27 Tim-Philipp... taglist: make GstTagList a GstMiniObject
2012-05-27 Tim-Philipp... caps: log freeing of caps at same log level as creation...
2012-05-26 Tim-Philipp... message, event: update for tag lists not being structur...
2012-05-26 Tim-Philipp... taglist: make proper struct not just a GstStructure
2012-05-25 Josep Torradebugutils: Fix static linking on OS X
2012-05-25 Luis de Bethencourtfive-bugs-a-day: use splice to trim the bug list
2012-05-24 Tim-Philipp... fakesrc: put byte position rather than buffer count...
2012-05-24 Luis de Bethencourtdocs: fix a typo in part-segments.txt
2012-05-24 Brian Camerontypefind: fix prototype of helper_find_suggest
2012-05-24 Tim-Philipp... scripts: remove a stray print from debugging and fix...
2012-05-24 Sebastian Drögefive-bugs-a-day: Make #! to perl more portable
2012-05-24 Tim-Philipp... scripts: remove fixed 'known issue' from five-bugs...
2012-05-24 Tim-Philipp... scripts: add five-bugs-a-day script
2012-05-23 Sreerenj Balachandrantests: rename playbin2 to playbin and adding some debug...
2012-05-23 Edward Herveyuri: Add some debug statements
2012-05-22 Edward Herveywin32: Update defs file
2012-05-22 Wim Taymansbin: port unit test to 0.11
2012-05-21 Stefan Sauerdocs: improve the seeking docs more.
2012-05-21 Stefan Sauerdocs: fix a typo and clarify event handling a bit more
2012-05-21 Wim Taymansbin: try harder to avoid state changes in wrong direction
2012-05-21 Anton Belkagst-launch: fix -c, --toc message
2012-05-21 Anton Belkatoc: Add boxed types for GstToc and GstTocEntry
2012-05-20 Tim-Philipp... toc: fix type of pad parameter to gst_toc_entry_new_wit...
2012-05-20 Tim-Philipp... toc: use correct GType for tag lists
2012-05-20 Tim-Philipp... toc: avoid unnecessary GValue acrobatics
2012-05-20 Tim-Philipp... toc: use global quark table
2012-05-20 Tim-Philipp... toc: fix internal TOC query and event structure names
2012-05-19 Tim-Philipp... pluginfeature: make GstPluginFeature structure private
2012-05-19 Tim-Philipp... tools, tests: don't access the GstPluginFeature structu...
2012-05-19 Tim-Philipp... pluginfeature: add gst_plugin_feature_get_plugin()
2012-05-19 Tim-Philipp... common: update for gstscanobj changes
2012-05-19 Tim-Philipp... elementfactory: make object struct opaque for now
2012-05-19 Tim-Philipp... tools: don't use private GstElementFactory API in gst...
2012-05-19 Tim-Philipp... elementfactory: add gst_element_factory_get_metadata_keys()
2012-05-18 Wim Taymanslaunch: improve EOS on shutdown handling
2012-05-17 Anton Belkadocs: fix gst_structure_to_string() docs
2012-05-16 Wim Taymansbasesink: throttle-time is used
2012-05-16 Wim Taymansbasesink: add prepare method
2012-05-16 Wim Taymansbasesrc: avoid potential deadlock
2012-05-15 Tim-Philipp... filesrc: remove references to mmap in comments and...
2012-05-15 Sebastian Drögegst: Rename gst_toc_entry_type_to_string() to gst_toc_e...
2012-05-15 Anton Belkagst-launch: fix print_toc_entry()
2012-05-15 Anton Belkatoc: API: Add gst_toc_entry_type_to_string()
2012-05-14 Alban Browaeystypefindelement: if sink pad is activated do not change...
2012-05-13 Sebastian DrögeBack to development
2012-05-13 Sebastian DrögeRelease 0.11.91 RELEASE-0.11.91
2012-05-13 Sebastian DrögeUpdate .po files
2012-05-13 Sebastian DrögeAutomatic update of common submodule
2012-05-11 Sebastian Rasmussengst: Only include init/deinit of alloc tracing when...
2012-05-11 Wim Taymansdocs: fix docs
2012-05-11 Wim Taymansdocs: improve bufferpool docs
2012-05-09 Anton Belkagst-launch: print tags in toc
2012-05-09 Raimo Järvigst: Fix compiler warnings on mingw-w64
2012-05-04 Sreerenj Balachandranmemory: add missing parameter to default_mem_map()
2012-05-02 Tim-Philipp... win32: update .def file for new API
2012-05-01 Tim-Philipp... typefindfactory: make object struct opaque for now
2012-05-01 Tim-Philipp... typefindfactory: fix return type of gst_type_find_facto...
2012-05-01 Tim-Philipp... tools, base: don't poke into GstTypeFindFactory struct...
2012-05-01 Tim-Philipp... typefindfactory: add gst_type_find_factory_has_function()
2012-05-01 Thiago Santosgstcaps: Update docs for gst_caps_is_equal
2012-05-01 Tim-Philipp... uri: require URI protocol bit to be at least 3 characte...
2012-05-01 Sebastian Drögebasetransform/basesrc: Do bufferpool configuration...
2012-05-01 Matej Knoppghostpad: set result on accept caps query when there...
2012-05-01 Wim Taymansadapter: remove _try_to_merge_up()
2012-05-01 Wim Taymansadapter: make internals private
2012-04-30 Руслан Ижбулатовfilesrc: rearrange sys/stat.h inclusion point for MinGW
2012-04-30 Vincent Penquerc'hevent: add new seek snap flags
2012-04-29 Tim-Philipp... docs: remove reference to removed API in plugin docs
2012-04-29 Tim-Philipp... plugin: avoid some relocations
2012-04-29 Tim-Philipp... plugin: remove gst_plugin_name_filter
2012-04-29 Tim-Philipp... plugin: use GstObject flags for plugin flags
2012-04-29 Tim-Philipp... plugin: make GstPlugin object structure opaque for now
2012-04-29 Tim-Philipp... tools: use public accessors for plugin description...
2012-04-29 Tim-Philipp... plugin: remove gst_plugin_get_module()
2012-04-29 Tim-Philipp... plugin: add accessor for release date time string in...
2012-04-29 Tim-Philipp... tests: use public accessors to get plugin description...
2012-04-29 Tim-Philipp... gstobject: give the 20th queue element a different...
next