platform/upstream/gstreamer.git
2010-12-03 Edward Herveymicro-optim: if (x) is cheaper than if (x > 0) for...
2010-12-03 Edward Herveygstquery: Use structure property directly, avoid functi...
2010-12-03 Edward Herveygstinfo: remove useless ternary operator usage.
2010-12-03 Edward Herveygstevent: Use structure property directly, avoid functi...
2010-12-03 Wim Taymanspad: add push cache to bufferlists
2010-12-03 Wim Taymanspad: don't cache the peer chainfunc
2010-12-03 Wim Taymanspad: clear pad cache when installing probes
2010-12-03 Wim Taymanspad: explicitly inline some functions
2010-12-03 Wim Taymanspad: remove unused variable
2010-12-03 Wim Taymanspad: invalidate caches on flush and pad block
2010-12-03 Wim Taymanspad: don't unref NULL caps
2010-12-03 Wim Taymanspad: add invalidate function
2010-12-03 Wim Taymanspad: small cleanup
2010-12-03 Wim Taymanspad: improve pad push caching
2010-12-03 Wim Taymanspad: prototype of pad push cache
2010-12-03 Stefan Kostdocs: fix previous extract.pl commit
2010-12-03 Wim Taymanstask: avoid task lock for each iteration
2010-12-03 Stefan Kostdocs: fix example matching in extract.pl
2010-12-03 Stefan Kostdocs: query doc improvements
2010-12-03 Stefan Kostelementfactory: clarify list item types in comments
2010-12-03 Stefan Kostpadtemplate: add two FIXME0.11: comments
2010-12-03 Stefan Kostpadtemplate: allow disablinbg the template name conform...
2010-12-03 Stefan Kostpadtemplate: the supplied caps may not be NULL
2010-12-03 Andoni Morales... fakesink: Print sink-message events like a message...
2010-12-03 Stefan Kostdesign-docs: add html output using asciidoc
2010-12-03 Stefan Kostgstobject: more default name generation more efficient
2010-12-03 Stefan Kostpluginfeature: use the parent_class from G_DEFINE_TYPE...
2010-12-03 Stefan Kostelementfactory: use g_intern_string for interface names
2010-12-03 Stefan Kostregistry: also intern the static caps
2010-12-02 Stefan Kostelementfactory: meta-data can be NULL
2010-12-02 Thiago Santosgstdatetime: Fix handling of timezones
2010-12-02 Edward Herveygstdataqueue: Don't break ABI
2010-12-02 Wim Taymansbasesink: rework position reporting code
2010-12-02 Wim Taymansbasesink: perform wait_preroll in a while loop
2010-12-02 Wim Taymansutils: return immediately for -1 conversion
2010-12-02 Wim Taymansutils: a convert query can have a -1 input value
2010-12-02 Wim Taymansbasesink: also preroll after a flush with async=false
2010-12-02 Wim Taymansadapter: improve docs a little.
2010-12-02 Wim Taymanscheck: lock src state to avoid error cases
2010-12-02 Wim Taymanspipeline: avoid using invalid clock times
2010-12-02 Wim Taymanscaps: improve some comments about the zigzag intersection
2010-12-02 Edward Herveydocs: Add unused symbols to proper sections
2010-12-02 Edward Herveydocs: Add GstDateTime section and update it for latest...
2010-12-02 Edward Herveyqueue2: Only call update_buffering if needed.
2010-12-02 Edward Herveyqueue2: Avoid re-checking many times whether an item...
2010-12-02 Edward Herveyqueue2: Reduce amount of time locks are taken
2010-12-02 Edward Herveyqueue2: Fixup documentation of some properties
2010-12-02 Edward Herveyqueue2: Avoid useless segment_to_running_time() calcula...
2010-12-02 Edward Herveybasesink: Re-using GstClockID instead of constantly...
2010-12-02 Edward Herveygstclock: New API to re-use a single shot GstClockID
2010-12-02 Edward Herveybasesink: Pass along miniobject type through various...
2010-12-02 Edward Herveybasesink: Switch enable_last_buffer to an atomic int
2010-12-02 Edward Herveyqueue: Remove useless checks from e406f7
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...
next