platform/upstream/gstreamer.git
2011-01-28 Tim-Philipp... identity: print unset buffer timestamps or durations...
2011-01-28 Stefan Kosttypefind: don't take object lock for reading the found...
2011-01-26 Zhang Wanmingdocs: fix a few more typos
2011-01-25 Tim-Philipp... docs: flesh out typefindelement docs some more
2011-01-25 Stefan Kosttypefind: code and comment cleanups
2011-01-25 Stefan Kosttrace: ensure messages are \0 terminated
2011-01-25 Stefan Kostnettimeprovider: handle invalid network addresses earlier
2011-01-25 Stefan Kostchecks: add a comment to indicate that we intentionally...
2011-01-25 Stefan Kostregistry: remove dead code
2011-01-25 Stefan Kostdocs: small controller api docs improvement
2011-01-25 Stefan Kosttypefind: canonicalize signal name
2011-01-25 Stefan Kostdocs: mention have-type signal in the docs.
2011-01-25 Tim-Philipp... docs: minor gst-launch man page fix
2011-01-25 Jan Schmidtmultiqueue test: Remove workaround for pad_task hangs
2011-01-24 Cai Yuanqingdesign docs: fix 2 typos in part-MT-refcounting
2011-01-24 Yang Xichuandesign docs: part-gstbin.txt fix typo
2011-01-24 Vincent Penquerc'hdesign docs: fix a few typos and a thinko
2011-01-24 Sebastian Drögeclock: API: Add function to re-init periodic GstClockIDs
2011-01-24 Vincent Penquerc'hgstpluginloader: do not leak the description string
2011-01-24 Wim Taymansbuffer: clarify docs
2011-01-24 Wim Taymansdesign: update buffering doc
2011-01-24 Mart Raudseppdocs: add missing "Since: 0.10.32" markers for GstClock
2011-01-24 Mart Raudseppdocs: Fix GstQueue2:ring-buffer-max-size property Since...
2011-01-24 Mart Raudseppdocs: add missing "Since: 0.10.31" marker for gst_struc...
2011-01-24 Tim-Philipp... tests: add unit test for read-beyond-end-of-string bug
2011-01-24 Miguel Angel... parse-launch: don't read past end of string if last...
2011-01-24 Tim-Philipp... docs: hack a charset=utf-8 into pwg/adm html versions
2011-01-24 Tim-Philipp... check: don't leak xml file name if GST_CHECK_XML is set
2011-01-23 Tim-Philipp... Back to development
2011-01-21 Tim-Philipp... Release 0.10.32 RELEASE-0.10.32
2011-01-20 Tim-Philipp... Revert "configure: require gobject-introspection >...
2011-01-18 Tim-Philipp... docs: fix spelling of 'threshold' in app dev manual
2011-01-18 Tim-Philipp... 0.10.31.4 pre-release
2011-01-18 Tim-Philipp... gobject-introspection: try harder to make g-ir-scanner...
2011-01-14 Tim-Philipp... docs: fix garbled UTF-8 characters when generating...
2011-01-13 Tim-Philipp... gobject-introspection: another attempt to make g-i...
2011-01-12 Tim-Philipp... configure: require gobject-introspection >= 0.9.12
2011-01-12 Tim-Philipp... controller: update g-i include paths as well for header...
2011-01-11 Tim-Philipp... 0.10.31.3 pre-release
2011-01-11 Tim-Philipp... po: update translations
2011-01-11 Benjamin Ottecontroller: Fix headers to use < > in #include statements
2011-01-11 Benjamin Ottegstnet: Fix --c-include for gir generation
2011-01-11 Tim-Philipp... gobject-introspection: make g-ir-scanner try harder...
2011-01-11 Tim-Philipp... pkgconfig: also add libdir to -uninstalled .pc files
2011-01-11 Stefan KostAutomatic update of common submodule
2011-01-11 Stefan Kostvalve: fixe the property link and the sice docs
2011-01-11 Raimo Järvigstpoll: fix compiler warning with MingW
2011-01-10 Thiago Santostest: outputselector: Add another negotiation test
2011-01-10 Thiago Santosoutputselector: Improve get and set caps functions
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-10 Thiago Santostests: selector: unref peer pad
2011-01-10 Wim Taymansbasesrc: make sure we wait and release the live lock
2011-01-10 Edward Herveyregistry: Don't replace valid existing plugins by black...
2011-01-08 Tim-Philipp... configure, gst-uninstalled: remove a few bashism
2011-01-07 Tim-Philipp... 0.10.31.2 pre-release
2011-01-07 Tim-Philipp... indexers: fix two small leaks
2011-01-07 Tim-Philipp... tests: never disable g_assert() and cast checks for...
2011-01-06 Tim-Philipp... registry: ignore old libgstvalve.so and libgstselector...
2011-01-06 Tim-Philipp... Revert "padtemplate: allow disablinbg the template...
2011-01-06 Thiago Santosoutput-selector: Add pad-negotiation-mode property
2011-01-06 Tim-Philipp... docs: mention extra input-selector pad properties
2011-01-06 Tim-Philipp... po: update translations
2011-01-06 Tim-Philipp... info: avoid unnecessary malloc/free for each log functi...
2011-01-06 christian schallerUpdate spec file with latest changes and enable GIR
2011-01-05 David Schleefobject: Fix creation of default name
2011-01-05 Edward HerveyGstElement: Add a more flexible way to get request...
2011-01-05 Tim-Philipp... inputselector: remove "select-all" property
2011-01-05 Tim-Philipp... gst: remove safety check for GLib < 2.8
2011-01-05 Edward Herveygstdatetime: Disable usage of GDateTime on MacOSX
2011-01-05 Wim Taymansdesign: more updates for the progress messages
2011-01-04 Edward Herveypwg: Fix link to GObject documentation
2011-01-04 Edward Herveypluginloader: Always mark reception as complete after...
2011-01-04 Tim-Philipp... gstinfo: don't use printf extensions if GLib isn't...
2011-01-03 Edward Herveygstpoll: Fix for (p)select backend
2011-01-03 Tim-Philipp... gstvalue: make new gst_value_list_merge() work properly
2011-01-02 Stefan Kosttags: don't produce duplicated entries when merging...
2011-01-02 Tim-Philipp... basesrc, basesink: add some FIXMEs for the type of...
2010-12-31 Tim-Philipp... inputselector: make pad's get_type function thread...
2010-12-31 Tim-Philipp... coreelements: remove unused files
2010-12-31 Sebastian Drögeinputselector: Protected g_object_notify() calls for...
2010-12-31 Zhang Wanmingtests: fix typo
2010-12-31 Zhang Wanminggstfdsink: fix typo
2010-12-31 Zhang Wanmingdocs: fix typo
2010-12-31 Tim-Philipp... tests: remove output-selector test which needs elements...
2010-12-31 Tim-Philipp... checks: enable input-selector and output-selector unit...
2010-12-31 Tim-Philipp... docs: add input-selector and output-selector to docs
2010-12-31 Tim-Philipp... coreelements: GST_BOILERPLATE already sets parent_class
2010-12-31 Tim-Philipp... input-selector, output-selector: minor clean-ups
2010-12-31 Tim-Philipp... coreelements: move input-selector and output-selector...
2010-12-31 Stefan Kostoutput-selector-test: don't hardcode videosinks and...
2010-12-31 Thiago Santosoutputselector: Avoid losing the last_buffer when switching
2010-12-31 Thiago Santosoutputselector: Recheck pending switch after pushing...
2010-12-31 Stefan Kostinputselector: log times in human readable form
2010-12-31 Stefan Kostinputselector: move reoccuring logs to LOG and remove...
2010-12-31 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-12-31 Stefan Kostinputselector: sync with copy in -base
2010-12-31 Stefan Kostoutputselector: move the debug init to the boilerplate...
2010-12-31 Stefan Kostinputselector: use GST_BOILERPLATE macro
2010-12-31 Benjamin OtteAdd -Wwrite-strings
next