Release 0.10.28
[platform/upstream/gstreamer.git] / libs /
2010-03-03 Tim-Philipp Müllerdocs: fix up bytewriter doc chunks for float functions...
2010-03-03 Tim-Philipp Müllerbytewriter: fix headers for float/double writing functions
2010-02-26 Mark Nauwelaertsbasesink: fix emergency rendering timestamp tracking
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Don't pass NULL pointers...
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Add const qualifiers to...
2010-02-19 Sebastian Drögecontroller: Add some FIXME 0.11 comments
2010-02-18 Tim-Philipp Müllergstcheck: more debug logging for gst_check_element_push...
2010-02-18 Thiago Santoscollectpads: Improve docs about 'data' attribute
2010-02-17 Edward Herveybasesrc: Don't use expensive cast checks in get_range.
2010-02-15 Tim-Philipp Müllerdocs: fix gtk-doc chunk for gst_check_element_push_buff...
2010-02-12 Thiago Santosbytewriter: add _fill function
2010-02-12 Sebastian Drögebasesrc: Make locking of the segment a bit more strict...
2010-02-12 Sebastian Drögebasesrc: Protect segment values from concurrent access...
2010-02-01 Thiago Santosgstbytewriter: Fix different function names in .h and .c
2010-01-20 Tim-Philipp Müllergst_private.h: make sure gst_private.h is included...
2010-01-17 Sebastian Drögebasetransform: Only use suggested caps in buffer alloca...
2010-01-14 Sebastian Drögebasetransform: Handle buffers with NULL caps correctly
2010-01-12 Wim Taymanstypefind: add a new method that also uses the file...
2010-01-10 Tim-Philipp Müllercheck: remove some cruft from header file
2010-01-05 Tim-Philipp Müllercheck: patch internal check copy some more so that...
2009-12-24 Wim Taymanscollectpads: don't keep buffers reffed longer than...
2009-12-24 Wim Taymanscollectpads: avoid doing subbuffers when we can
2009-12-24 Wim Taymanscollectpads: add ability to install clipping functions
2009-12-19 Руслан Ижбулатовcheck: patch internal check copy so it works with our...
2009-12-19 Руслан Ижбулатовcheck: update autotools and docs stuff for new check...
2009-12-17 Tim-Philipp Müllercheck: update internal libcheck to 0.9.8
2009-12-11 Wim Taymansbasesink: add some more debugging
2009-12-08 Sebastian Drögebasesink: Allow update NEWSEGMENT events after EOS
2009-12-04 Jan Schmidtbasesrc: Shut down the pad task when the initial seek...
2009-12-01 Edward Herveybasesrc/basesink: Register debug funcptr only once.
2009-11-28 Wim Taymansbasesink: clip stepping boundaries
2009-11-27 Stefan Kostdocs: fix broken xrefs
2009-11-27 Stefan Kostdocs: fix broken xrefs
2009-11-21 Jan Schmidtbasesrc: Add gst_base_src_new_seamless_segment()
2009-11-20 Tim-Philipp Müllerbytewriter: fix compiler warning
2009-11-19 Jan Schmidtbasesink: Clamp the base time correctly in position...
2009-11-18 Priit Laescheck: fix symbol exporting when building under et_EE...
2009-11-18 Sebastian Drögebasesink: Handle the new sink-message event
2009-11-18 Tim-Philipp Müllerplugin-scanner: rename plugin-scanner helper binary...
2009-11-16 Wim Taymansbasesink: fix position reporting
2009-11-11 Jan Schmidtbasesink: Fix treating base_time as unsigned in positio...
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-24 Sebastian Drögetypefindhelper: Remove obsolete FIXME
2009-10-24 Edward Herveytypefind: Keep typefind factories sorted in the registr...
2009-10-18 Stefan Kostcontroller: just cast in internal API where we have...
2009-10-18 Stefan Kostcontroller: use g_slice for controlled property structures
2009-10-18 Edward Herveylibs/base/typefindhelper: Remove useless typechecking...
2009-10-15 Wim Taymansbasesrc: fix race in PLAYING->PAUSED->PLAYING
2009-10-14 Stefan Kostdocs: fix controller sections docs
2009-10-13 Tommi Myöhänennetclientclock: fix timestamp comparission, Fixes ...
2009-10-12 Edward Herveylibs/gst/check: Make writing threadsafe. Backported...
2009-10-12 Edward Herveylibs/gst/check: Run gst-indent on libcheck.
2009-10-09 Stefan Kostbasesink: lets keep -1 for segmenst as they are guint64...
2009-10-09 Stefan Kostbasesink: use GST_CLOCK_TIME_NONE and GST_CLOCK_TIME_IS...
2009-10-08 Edward Herveygst/check/consistencychecker: Check type of miniobject...
2009-10-08 Edward Herveygst/base/basesink: Remove dead assignment.
2009-10-07 Tim-Philipp Müllerdocs: fix Since: tags in docs for newly-added API
2009-10-07 Stefan Kostpad: add variants of gst_pad_get_caps() that don't...
2009-10-07 Mark Nauwelaertsdataqueue: fix API documentation typo
2009-10-07 Sebastian Drögebytewriter: Add a generic byte writer
2009-10-07 Sebastian Drögebitreader/bytereader: API: Add gst_(bit|byte)_reader_ge...
2009-10-07 Sebastian Drögebytereader,bitreader: Remove FIXME 0.11 to remove non...
2009-10-07 Edward Herveygstdataqueue: new constructor which takes callbacks.
2009-10-06 Tim-Philipp Müllerbytereader: add inline version of gst_byte_reader_skip
2009-10-06 Tim-Philipp Müllerdataqueue, elements: avoid unnecessary runtime type...
2009-10-06 Jan Schmidtregistry: Support installed/uninstalled plugin-scanner...
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1
2009-09-30 Jan Schmidtlibgstcheck: Don't use character classes in sed expressions
2009-09-14 David SchleefFix out-of-tree build
2009-09-12 Sebastian Drögeintrospection: Build pkgconfig before all libraries...
2009-09-07 Wim Taymansfix whitespace
2009-09-07 Wim Taymansadapter: fix whitespace
2009-09-06 Tim-Philipp Müllerbitreader, bytereader: add some FIXME 0.11 comments...
2009-09-06 Tim-Philipp Müllerbytereader: add unchecked and inline versions of the...
2009-09-06 Tim-Philipp Müllerbytereader: add inline versions of the most common...
2009-09-06 Tim-Philipp Müllerbytereader: add inlined _unchecked() variants for some...
2009-09-05 Sebastian Drögeintrospection: Strip Gst prefix from all types/functions
2009-09-05 Sebastian Drögeintrospection: Fix out-of-tree build
2009-09-05 Sebastian Drögeintrospection: Fix build if gir-repository is not installed
2009-09-05 Sebastian Drögenet: Add gobject-introspection support
2009-09-05 Sebastian Drögedataprotocol: Add gobject-introspection support
2009-09-05 Sebastian Drögecontroller: Add gobject-introspection support
2009-09-05 Sebastian Drögecheck: Add gobject-introspection support
2009-09-05 Sebastian Drögegstbase: Add gobject-introspection support
2009-09-04 Tim-Philipp Müllerdocs: fix docs for gst_byte_reader_{get|peek}_float*()
2009-09-01 Wim Taymansbasesrc: whitespace fixes
2009-08-28 Wim Taymansadapter: whitespace fixes
2009-08-28 Thijs VermeirCheck suggested caps for proxy alloc
2009-08-27 Wim Taymansbasesink: whitespace fixes
2009-08-24 Wim Taymansbasesrc: return result of _set_caps()
2009-08-24 Wim Taymansbasesink: whitespace fixes
2009-08-10 Tim-Philipp Müllercheck: add some logging before calling gst_task_cleanup...
2009-08-08 Sebastian Drögecheck: Call gst_task_cleanup_all() in GST_END_TEST
2009-08-08 Edward Herveybasesink: Remove dead assignments
2009-08-06 Tim-Philipp Müllercheck: add internal-check.h to BUILT_SOURCES in attempt...
2009-08-06 Tim-Philipp Müllercheck: fix symbol exporting
2009-08-06 Tim-Philipp Müllercheck: fix issues with 'make distcheck'
2009-08-06 Tim-Philipp Müllercheck: use private copy of check for libgstcheck
next