Release 0.10.32
[platform/upstream/gstreamer.git] / libs /
2011-01-18 Tim-Philipp Müllergobject-introspection: try harder to make g-ir-scanner...
2011-01-13 Tim-Philipp Müllergobject-introspection: another attempt to make g-i...
2011-01-12 Tim-Philipp Müllercontroller: update g-i include paths as well for header...
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 Müllergobject-introspection: make g-ir-scanner try harder...
2011-01-10 Wim Taymansbasesrc: make sure we wait and release the live lock
2011-01-02 Tim-Philipp Müllerbasesrc, basesink: add some FIXMEs for the type of...
2010-12-29 Wim Taymansbasesrc: fix deadlock
2010-12-28 Wim Taymansbasesink: also preroll async=false sinks
2010-12-21 Wim Taymansbasesink: fix typo
2010-12-17 Edward Herveybase: documentation fixups and annotation
2010-12-17 Edward Herveybasesrc: Use an atomic integer instead of a lock for...
2010-12-16 Sebastian Drögebasetransform: Handle downstream giving a buffer with...
2010-12-14 Wim Taymansbasesink: improve last_stop calculation
2010-12-14 Wim Taymansbasesink: fix object type handling in queued preroll
2010-12-11 Edward Herveylibs: Fix GIR build for srcdir != builddir
2010-12-08 Stefan Kostdocs: fix wrong use of Since: keyword
2010-12-07 Tim-Philipp Müllerdocs: libgstbase: more gobject introspection annotations
2010-12-07 Edward Herveylibs: Add -I$(top_srcdir)/libs to g-ir-scanner commands
2010-12-05 Edward Herveybasesink: Don't forget to unref the cached ClockId
2010-12-05 Edward Herveygstcheck: Don't check pad refcount too early
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 Taymansbasesink: also preroll after a flush with async=false
2010-12-02 Wim Taymansadapter: improve docs a little.
2010-12-02 Edward Herveybasesink: Re-using GstClockID instead of constantly...
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 Herveygstdataqueue: Only emit g_cond_signal when needed
2010-11-21 Evan Nemersonintrospection: Include exported packages information...
2010-10-29 Jonathan Matthewbasetransform: use input position for queries if we...
2010-10-29 Wim Taymansbasetransform: fix reverse negotiation
2010-10-22 Tim-Philipp Müllerbytereader: const-ify byte reader argument in peek...
2010-10-20 Mark Nauwelaertsbasesink: recompute correct running time for buffer...
2010-10-16 Tim-Philipp Müllerdocs: fix misc. gtk-doc warnings in libs
2010-10-16 Tim-Philipp MüllerRevert "libs/gst/dataqueue: Document gst_data_queue_new...
2010-10-16 Tim-Philipp Müllerdocs: add some gtk-doc Since: markers
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-11 Stefan Kostdocs: use the gtk-doc shortcuts to get coloured and...
2010-10-11 Wim Taymansbasesrc: tag as a SOURCE element
2010-10-10 Sebastian Drögebasetransform: Report the output position on POSITION...
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 Müllercontroller, dataprotocol: make public enum _get_type...
2010-10-08 Tim-Philipp Müllerdataprotocol, lfocontrolsource: fix enum value name...
2010-10-08 Sebastian Drögebytewriter: Fix possible infinite loop caused by an...
2010-10-05 Tim-Philipp Müllerlfocontrolsource: use math-compat.h for M_PI
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ö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-24 Wim Taymansbasesink: improve adjust_time()
2010-09-24 Havard Graffbasesink: renderdelay needs to be subtracted in adjust_...
2010-09-23 Havard Graffbasetransform: Make a WARNING into a DEBUG statement
2010-09-23 Wim Taymansbasetransform: avoid useless memcpy
2010-09-19 David Schleefadapter: Add check for pattern bits not in mask
2010-09-17 Wim Taymansadapter: add function to get a list of buffers
2010-09-17 Wim Taymansadapter: reuse more data in _peek()
2010-09-17 Wim Taymansadapter: optimize _take() a little more
2010-09-17 Wim Taymansadapter: refactor adapter take
2010-09-17 Wim Taymansadapter: add support for 0 sized buffers
2010-09-01 Jeffrey S. SmithFix casts in a bunch of inline functions to maintain...
2010-09-01 Tim-Philipp Müllerbuild: use new AG_GST_PKG_CONFIG_PATH m4 macro from...
2010-08-30 Edward Herveycheck: Use g_strcmp0 instead of strcmp
2010-08-27 Sebastian Drögebase: Stop using GST_FLOW_IS_FATAL()
2010-08-26 Wim Taymansbasetransform: recover from invalid downstream suggestions
2010-08-12 Thiago Santosgstcollectpads: Fix docs about GstCollectData list
2010-08-06 Sebastian Drögebasesrc: Make sure the buffer metadata is writable...
2010-08-05 Stefan Kostdebug: logging improvements
2010-08-05 Stefan Kostcheck: don't use c++ keywords as variable names
2010-08-05 Stefan Kostbasesrc: log seek event details
2010-08-05 Stefan Kostbasesrc: avoid some caps manipulation
2010-08-04 Thiago Santosbytereader: Fix docs
2010-07-27 Rob Clarkbasetransform fix for upstream caps-renegotiation
2010-07-26 Thiago Santosbasetransform: Try suggesting caps on bad caps pad_alloc
2010-07-17 Sebastian Drögebasetransform: Allow the subclass to add new fields...
2010-07-16 Tim-Philipp Müllergstcheck: fix some silly list iteration code
2010-07-16 Sebastian Drögebasesrc: Return values in stream time for the POSITION...
2010-07-16 Sebastian Drögebasesink: Implement GstElement::get_query_types()
2010-07-16 Sebastian Drögebasesink: Only answer the SEGMENT query in pull mode
2010-07-16 Sebastian Drögebasetransform: Implement POSITION query
2010-07-06 Alessandro Decinabasesink: add accessors for the enable-last-buffer...
2010-07-06 Alessandro Decinabasesink: add new enable-last-buffer property.
2010-06-25 Sebastian Drögecontroller: Fix build with GST_REMOVE_DEPRECATED
2010-06-17 Sebastian Drögebasesink: Initialize jitter to prevent printing an...
2010-06-14 Wim Taymansbasetransform: reevaluate proxy_alloc when reconfigured
2010-06-14 Mark Nauwelaertsadapter: optimize progressive masked_scan
2010-06-14 Mark Nauwelaertsadapter: add extended masked_scan_uint32_peek that...
2010-06-14 Wim Taymansbasetransform: add accept_caps vmethod
2010-06-14 Olivier Crêtebasetransform: Assume size is the same if no transform_...
2010-06-13 Sebastian Drögebasesink: Make sure we have a valid object to render...
2010-06-13 Sebastian DrögeRemove some dead assignments
2010-06-06 Stefan Kostcheck: use globbing for selective test invocation via...
2010-06-05 Stefan Kostbasetransform: avoid a caps-copy
next