platform/upstream/gstreamer.git
2012-02-23 Tim-Philipp... Update NEWS and RELEASE as well
2012-02-23 Tim-Philipp... Bump version after releases
2012-02-22 Ryan Lortiebuild: avoid touching .po files during 'make'
2012-02-13 Mark Nauwelaertsbaseparse: fix reverse playback
2012-02-10 Mark Nauwelaertsbaseparse: bitrate mechanics should not deal with durat...
2012-02-04 Havard Graffregistry: fix compilation with --disable-registry
2012-02-03 Vincent Penquerc'hbin: reset the EOS detection machinery after sending...
2012-02-02 Ryan Lortieautogen.sh: allow calling from out-of-tree
2012-01-30 João Paulo... Fixes the lack of an include directive in gst/gstpreset.h
2012-01-27 Sebastian Drögecollectpads2: Move private fields from the public struc...
2012-01-27 Vincent Penquerc'hgstplugin: add a few consts to read only data
2012-01-21 Tim-Philipp... scripts: set GI_TYPELIB_PATH in gst-uninstalled
2012-01-20 Vincent Penquerc'hlibcheck: make the definition of fail not fail with...
2012-01-19 Colin Waltersbuild: add --disable-fatal-warnings configure option
2012-01-19 Mark Nauwelaertstests: clockstress: perform sanity check on thread...
2012-01-13 Vincent Penquerc'hgst-inspect: plug factory leak on error
2012-01-12 Antoine Tremblaybaseparse: clear adapter in reset so baseparse is reusable
2012-01-12 Vincent Penquerc'hgstinspect: fix features and list leaks
2012-01-11 Vincent Penquerc'hgststructure: clarify _get docs about the returned...
2012-01-05 Havard Graffbasesink: don't compensate for render-delay twice
2012-01-05 Idar Tollefsenbuild: don't output configure options via autogen if...
2012-01-05 Tim-Philipp... gst: include locale.h before any other i18n headers
2012-01-05 Idar Tollefsengstconfig.h: adds and uses SunPro visibility attribute...
2012-01-04 Idar Tollefsenplugins: explicitly cast initialization values to the...
2012-01-04 Idar Tollefsenpoll: include correct poll.h based on autoconf test
2012-01-04 Tim-Philipp... configure: check for sys/poll.h
2012-01-02 Tim-Philipp... tags: add GST_TAG_LANGUAGE_NAME
2012-01-01 David Schleefconvert Makefile spaces to tabs
2011-12-29 Thiago Santosoutput-selector: Do not false warn about unlinked pad
2011-12-26 Tim-Philipp... value: micro-optimisation: avoid some unnecessary g_val...
2011-12-25 Tim-Philipp... filesrc: return any remaining data on EOS before return...
2011-12-25 Tim-Philipp... filesrc: minor cosmetic changes
2011-12-22 Mark Nauwelaertspipeline: only have a top-level pipeline do pipeline...
2011-12-19 Tim-Philipp... win32: add new collectpads2 function to .def file
2011-12-19 Mark Nauwelaertscollectpads2: add convenience clipping function
2011-12-19 Mark Nauwelaertsbasetransform: do not delay sparse stream newsegment...
2011-12-19 Mark Nauwelaertsbasetransform: suggestion compatible with upstream...
2011-12-15 Mark Nauwelaertscollectpads2: delay collecting buffer if a pad newly...
2011-12-15 Stefan Sauercontroller: user the parent_class vars from G_DEFINE_TYPE
2011-12-12 Vincent Penquerc'hfilesrc: do not mistake short reads for EOS
2011-12-12 Matej Knoppbaseparse: Clear queued frames with other queues
2011-12-12 Sebastian Drögeglib-compat: Add license boilerplate for LGPL
2011-12-11 Tim-Philipp... po: update translations
2011-12-09 Stefan Sauerpreset: allow applications to specify an extra preset dir
2011-12-08 Sebastian Drögebasetransform: Fix code path to come up with possible...
2011-12-08 Sebastian Drögebasetransform: Fall back to upstream provided caps...
2011-12-08 Sebastian Drögebasetransform: Fall back to upstream provided caps...
2011-12-08 Sebastian Drögebasetransform: Refactor gst_base_transform_buffer_alloc...
2011-12-07 Vincent Penquerc'hbaseparse: do not use a byte value instead of a time...
2011-12-07 Sebastian Drögeselector: Push newsegment events before any buffers...
2011-12-07 Sebastian Drögeinputselector: Don't send a NEWSEGMENT event if a buffe...
2011-12-07 Sebastian Drögeoutputselector: Don't send last segment/buffer when...
2011-12-07 Sebastian Drögebasetransform: If suggested caps are not compatible...
2011-12-06 Tim-Philipp... indexfactory: fix memory leak
2011-12-06 Sebastian Drögefakesink: Make event/buffer verbose output consistent...
2011-12-06 Sebastian Drögeidentity: Print buffer flags in the verbose output
2011-12-06 Sebastian Drögefakesrc: Make event/buffer verbose output consistent...
2011-12-04 Tim-Philipp... check: allow non-joinable threads in private g_thread_c...
2011-12-04 Tim-Philipp... Suppress deprecation warnings in selected files, for...
2011-12-04 Tim-Philipp... Work around deprecated thread API in glib master
2011-12-04 Tim-Philipp... benchmarks: g_thread_create() is deprecated in GLib...
2011-12-04 Tim-Philipp... net: initialise GError variables to NULL
2011-12-03 Tim-Philipp... g_thread_init() is deprecated in glib master
2011-12-03 Tim-Philipp... tagsetter: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp... taglist: update for thread API deprecations in glib...
2011-12-03 Tim-Philipp... g_thread_create() is deprecated in GLib master, use...
2011-12-02 Mark Nauwelaertsidentity: unlock clock wait when appropriate
2011-12-01 Stefan Sauerbus: use GST_MESSAGE_SOURCE_NAME() which also takes...
2011-11-30 Sebastian Drögebasetransform: Always intersect the suggested sink...
2011-11-30 Tim-Philipp... event: warn and fail instead of creating newsegment...
2011-11-28 Vincent Penquerc'hgstelement: add gst_element_class_add_pad_template_from...
2011-11-28 Tim-Philipp... queue2: fix refactoring of draining-on-eos, munge flow...
2011-11-28 Tim-Philipp... queue2: add bufferlist support
2011-11-28 Tim-Philipp... queue2: split out draining of queue on FLOW_UNEXPECTED...
2011-11-28 Tim-Philipp... queue2: pass item type enum to _enqueue instead of...
2011-11-27 Stefan Sauerwarnings: avoid set-but-unused warnings with load-save...
2011-11-26 Tim-Philipp... uri: fix wrong G_GNUC_MALLOC
2011-11-26 Tim-Philipp... libs: sprinkle some G_GNUC_MALLOC
2011-11-26 Tim-Philipp... gst: sprinkle some G_GNUC_MALLOC
2011-11-25 Tim-Philipp... buffer: add gst_buffer_{set,get}_qdata()
2011-11-24 Sebastian Drögepad: Remove g_warning() if pad accepted caps that are...
2011-11-24 Vincent Penquerc'hmultiqueue: check filled state of queues even if anothe...
2011-11-23 Sebastian Drögebaseparse: Return template caps instead of other side...
2011-11-12 Tim-Philipp... gst-inspect: print current value as default value
2011-11-12 Tim-Philipp... gst, controller: replace g_list_prepend + reverse with...
2011-11-09 Stefan SauerAndroid: build audio controller example
2011-11-09 Vincent Penquerc'hgstvalue: consider lists and ranges equal if they hold...
2011-11-09 Stefan Sauertests: add a subset test for structure
2011-11-08 Stefan Sauerdocs: also fix wrong call order for controller in manual
2011-11-08 René Stadlertests: pad: add test to verify flushing behaviour
2011-11-08 Tim-Philipp... docs: fix Since: markers for API added after 0.10.35
2011-11-08 Tim-Philipp... win32: update .def file for new API
2011-11-07 Vincent Penquerc'hgstcaps: remove unneeded use of gint64
2011-11-07 Vincent Penquerc'hgstvalue: quicker version of intersection when we do...
2011-11-07 Vincent Penquerc'hgststructure: simplify return statement in gst_structur...
2011-11-07 Vincent Penquerc'hgststructure: early out when we know a value cannot...
2011-11-07 Vincent Penquerc'hgstvalue: quicker test for substraction emptiness
2011-11-07 Vincent Penquerc'hgststructure: rejig test ordering for speed
2011-11-04 Sjoerd Simonsbasetransform: Only use the cached transform on strictl...
2011-11-04 Sjoerd Simonscaps: Add gst_caps_is_strictly_equal
next