platform/upstream/gstreamer.git
2010-12-02 Edward Herveygstdataqueue: Only emit g_cond_signal when needed
2010-12-02 Wim Taymanssegment: move g_return_if_fail to where it is needed
2010-12-02 Sebastian Drögeversion: Take nano version into account in GST_CHECK_VE...
2010-12-02 Sebastian Drögepad: Set the event source object if none is set yet...
2010-12-02 Sebastian Drögequeue2: Remove dead assignment and unused variable
2010-12-02 Sebastian Drögequeue2: Remove dead assignment and move variable declar...
2010-12-02 Sebastian Drögequeue2: Remove redundant variable
2010-12-02 David Hoytgsttask: Set thread names on Windows with MSVC if a...
2010-12-02 Sebastian Drögemacros: Define restrict keyword if not available
2010-12-01 Tim-Philipp... Bump GLib requirement to >= 2.22
2010-12-01 Tim-Philipp... Back to development
2010-11-30 Tim-Philipp... Release 0.10.31 RELEASE-0.10.31
2010-11-29 Tim-Philipp... utils: avoid 'unused argument' warnings caused by GST_B...
2010-11-28 reynaldodocs: some small fixes to the plugin writer's guide
2010-11-27 Thiago Santosmanual: Improve states documentation
2010-11-21 Evan Nemersonintrospection: Include exported packages information...
2010-11-18 Tim-Philipp... 0.10.30.5 pre-release
2010-11-18 Tim-Philipp... elementfactory: fix caps leak in element factory list...
2010-11-17 Tim-Philipp... po: update translations
2010-11-17 Thiago Santosdatetime: Add _from_unix_epoch variants
2010-11-03 Vladimir Eremeevmath-compat: don't re-define _USE_MATH_DEFINES if alrea...
2010-11-01 Tim-Philipp... 0.10.30.4 pre-release
2010-11-01 Tim-Philipp... po: update translations
2010-11-01 Tim-Philipp... queue2: don't leak pad ref in pull mode when flushing
2010-11-01 Tim-Philipp... queue2: don't send seeks beyond the end of the file...
2010-10-29 Jonathan Matthewbasetransform: use input position for queries if we...
2010-10-29 Wim Taymansbasetransform: fix reverse negotiation
2010-10-27 Jan Schmidtmultiqueue: Fix tracking of unlinked streams.
2010-10-27 Jan Schmidttests: Add a multiqueue sparse streams test
2010-10-27 Jan SchmidtAutomatic update of common submodule
2010-10-22 Tim-Philipp... 0.10.30.3 pre-release
2010-10-22 Tim-Philipp... bytereader: const-ify byte reader argument in peek...
2010-10-22 Edward Herveyelementfactory: Fix 64bit constant
2010-10-20 Mark Nauwelaertsbasesink: recompute correct running time for buffer...
2010-10-16 Tim-Philipp... docs: fix misc. gtk-doc warnings in libs
2010-10-16 Tim-Philipp... Revert "libs/gst/dataqueue: Document gst_data_queue_new...
2010-10-16 Tim-Philipp... docs: flesh out release instructions a bit more
2010-10-16 Tim-Philipp... docs: add some gtk-doc Since: markers
2010-10-15 Tim-Philipp... 0.10.30.2 pre-release
2010-10-15 Tim-Philipp... po: update translations
2010-10-15 Mark Nauwelaertsgst-inspect: useful factory names for uri-handlers...
2010-10-14 David SchleefAutomatic update of common submodule
2010-10-13 Thiago Santosdatetime: Use seconds as double
2010-10-13 Thiago Santosgstdatetime: Move doc outside the ifdefs
2010-10-13 Thiago Santosdatetime: Use GDateTime if available
2010-10-13 Thiago Santosglib-private: Add include protection macro
2010-10-13 Tim-Philipp... buffer: add guard to buffer_set_caps() that checks...
2010-10-13 Stefan Kostsystemclock: add a missing G_PARAM_STATIC_STRINGS
2010-10-13 Edward Herveylibs/gst/dataqueue: Document gst_data_queue_new_full
2010-10-13 Edward Herveybase/gstdataqueue: inline some functions, get levels...
2010-10-13 Edward Herveyqueue2: Remove unused argument from find_range()
2010-10-13 Edward Herveyfdsink: cleanup get_property/set_property
2010-10-12 Wim Taymansqueue: avoid g_cond_signal when we can
2010-10-11 Tim-Philipp... miniobject: avoid duplicate type check when freeing...
2010-10-11 Edward Herveyminiobject: Directly increate mini_object in mini_objec...
2010-10-11 Edward Herveyminiobject: Remove confusing DEBUG_REFCOUNT define
2010-10-11 Wim Taymansqueue2: release queue2 lock before notify
2010-10-11 Wim Taymansqueue: add debug statement
2010-10-11 Ognyan Tonchevqueue: apply sink segment on the source if queue is...
2010-10-11 Wim Taymansbin: fix documentation for iterate_sources
2010-10-11 Stefan Kostdocs: use the gtk-doc shortcuts to get coloured and...
2010-10-11 Sebastian Drögebin: Initialize variable
2010-10-11 Wim Taymansbin: Improve tracking of source elements
2010-10-11 Wim Taymansbasesrc: tag as a SOURCE element
2010-10-11 Wim Taymanselement: add IS_SOURCE flag
2010-10-10 Vincent Penquerc'hregistry: g_mapped_file_unref exists already since...
2010-10-10 Sebastian Drögebasetransform: Report the output position on POSITION...
2010-10-08 David SchleefAutomatic update of common submodule
2010-10-08 Edward Herveymultiqueue: Remove unused variable and simplify code
2010-10-08 Sebastian DrögeAutomatic update of common submodule
2010-10-08 Sebastian Drögebytewriter: Add missing file
2010-10-08 Sebastian Drögebytewriter: Add unchecked variants of the writing functions
2010-10-08 Tim-Philipp... controller, dataprotocol: make public enum _get_type...
2010-10-08 Tim-Philipp... dataprotocol, lfocontrolsource: fix enum value name...
2010-10-08 Sebastian Drögebytewriter: Fix possible infinite loop caused by an...
2010-10-07 Tim-Philipp... elements: minor performance improvement when doing...
2010-10-07 Tim-Philipp... fakesink: use g_object_notify_by_pspec() and remove...
2010-10-07 Tim-Philipp... tee: use g_object_notify_by_pspec() if possible
2010-10-07 Tim-Philipp... fakesrc: use g_object_notify_by_pspec() if possible
2010-10-07 Tim-Philipp... identity: use g_object_notify_by_pspec() and remove...
2010-10-07 Tim-Philipp... pads: use new g_object_notify_by_pspec() for caps notif...
2010-10-07 Tim-Philipp... clock: remove unnecessary g_object_notify() call
2010-10-07 Wim Taymansdocs: update qos design doc
2010-10-05 Tim-Philipp... Add gobject-introspection temp directories to CRUFT_DIRS
2010-10-05 Tim-Philipp... lfocontrolsource: use math-compat.h for M_PI
2010-10-05 Tim-Philipp... gstinfo: remove random MSVC compatibility define for...
2010-10-05 Tim-Philipp... gst: add math-compat.h header
2010-10-05 Thijs Vermeirtools: fix parsing of timestamp in gst-plot-timeline
2010-10-05 Stefan Kostbasesink: don't take preroll-lock in get_property
2010-10-05 Stefan Kostbasesink: add a fixme for 0.11
2010-10-04 Wim Taymansbasesink: format negative values better
2010-10-03 Sebastian Drögebitreader: Fix uninitialized variable compiler warnings
2010-10-03 Sebastian Drögebytewriter: Add inline variants of all important functions
2010-10-03 Sebastian Drögebitreader: Add inlined and unchecked versions of the...
2010-10-03 Sebastian Drögebytewriter: Add guards to the inlined get_pos/get_remai...
2010-10-03 Sebastian Drögebitreader: Optimize peek_bits/get_bits a bit
2010-09-27 Thiago Santosgstdatetime: Fix string serialization
2010-09-24 Wim Taymansbasesink: improve adjust_time()
2010-09-24 Havard Graffbasesink: renderdelay needs to be subtracted in adjust_...
2010-09-23 Tim-Philipp... win32: define GST_PACKAGE_RELEASE_DATETIME in win32...
next