streamsynchronizer: Don't unref the parent in the event function
[platform/upstream/gst-plugins-base.git] / gst /
2012-01-10 Sebastian Drögestreamsynchronizer: Don't unref the parent in the event...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-09 Mark Nauwelaertsplayback: document DEINTERLACE flag
2012-01-06 Mark Nauwelaertsaudioresample: fix debug message format specifier
2012-01-06 Edward HerveyRevert "decodebin2: Try harder to get initial topology...
2012-01-06 Edward Herveydecodebin2: Try harder to get initial topology caps
2012-01-05 Havard GraffFix various unlikely, but still potential memoryleaks...
2012-01-05 Havard Graffvideotestsrc: keep the calculation fixed-point
2012-01-05 Sebastian Drögeaudiotestsrc: Fix channel-mask handling
2012-01-05 Sebastian Drögeaudioconvert: Fix channel-mask handling
2012-01-05 Sebastian Drögegst: Add new layout field to all raw audio caps
2012-01-05 Sebastian Drögegst: Add new layout field to the raw audio caps
2012-01-05 Sebastian Drögeaudioconvert: Port to the new multichannel caps
2012-01-04 Wim Taymansmultifdsink: use pad caps for streamheader
2012-01-03 Tim-Philipp Müllervideotestsrc: don't build generate_sine_table utility...
2012-01-03 Mark Nauwelaertsstreamsynchronizer: force fallback buffer_alloc when...
2012-01-03 Mark Nauwelaertsstreamsynchronizer: avoid crashing when operating on...
2012-01-02 Wim Taymansstreamcombiner: fix srcpad query caps
2012-01-02 Wim Taymansvideorate: chain up to parent event function
2012-01-02 Wim Taymansvideorate: fix caps negotiation function
2012-01-02 Wim Taymansaudioresample: truncate in fixation
2012-01-02 Tim-Philipp Müllerplayback, mixerutils: gst_registry_get_default() -...
2012-01-02 Wim Taymansaudioconvert: handle unpositioned channels
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp Müllergdp: move dataprotocol library into gdp plugin and...
2011-12-25 Tim-Philipp MüllerMerge branch 'merge-dataprotocol-library-into-gdp-plugi...
2011-12-25 Tim-Philipp Müllertcp: remove some dataprotocol cruft
2011-12-25 Wim Taymansgdp: fix header files
2011-12-25 Wim Taymansgdp: rename buffer PREROLL -> LIVE flag
2011-12-25 Wim Taymansgdp: make new _buffer_allocate method
2011-12-25 Wim Taymansgdp: Rework GstSegment handling
2011-12-25 Wim Taymansgdp: Hide the GstStructure in GstEvent
2011-12-25 Stefan Kostgdp: add docs for GstDPPacketizer
2011-12-25 Wim Taymansgdp: port code to new buffer data API
2011-12-25 Wim Taymansgdp: remove deprecated code
2011-12-25 Tim-Philipp Müllergdp: make public enum _get_type() functions thread...
2011-12-25 Tim-Philipp Müllergdp: dataprotocol, lfocontrolsource: fix enum value...
2011-12-25 Benjamin Ottegdp: Fixes for -Wmissing-declarations -Wmissing-prototypes
2011-12-25 Benjamin Ottegdp: Make code safe for -Wredundant-decls
2011-12-25 Stefan Kostgdp: fix broken xrefs in docs
2011-12-25 Sebastian Drögegdp: Don't write to the same region of memory as a...
2011-12-25 Michael Smithgdp: When calculating GDP body CRC, use the correct...
2011-12-25 Sebastian Drögegdp: Correct all relevant warnings found by the sparse...
2011-12-25 Damien Lespiaugdp: Fix empty prototypes. Fixes bug #507957.
2011-12-25 Tim-Philipp Müllergdp: g_type_class_ref() other types as well, see #34941...
2011-12-25 Tim-Philipp Müllergdp: Printf fixes.
2011-12-25 Andy Wingogdp: GST_DISABLE_DEPRECATED is only for users of API...
2011-12-25 Stefan Kostgdp: add gst_object_{s,g}et_control_rate(), add private...
2011-12-25 Wim Taymansgdp: Make debug category static
2011-12-25 Thomas Vander Stichelegdp: fix failure to deserialize event packets with...
2011-12-25 Thomas Vander Stichelegdp: add a gdp image to the docs
2011-12-25 Thomas Vander Stichelegdp: add note to docs about GDP versioning; remove...
2011-12-25 Thomas Vander Stichelegdp: add a GstDPPacketizer object, and create/free...
2011-12-25 Thomas Vander Stichelegdp: factor out CRC code
2011-12-25 Thomas Vander Stichelegdp: factor out some common header init code
2011-12-25 Thomas Vander Stichelegdp: make gst_dp_crc() public
2011-12-25 Thomas Vander Stichelegdp: make sure we zero the whole ABI-compatible area
2011-12-25 Thomas Vander Stichelegdp: whitespace, comment, doc fixup
2011-12-25 Michael Smithgdp: Fixes in reading/writing events over GDP (not...
2011-12-25 Michael Smithgdp: Fix docs for dataprocotol to not get the return...
2011-12-25 Wim Taymansgdp: Documentation updates.
2011-12-25 Andy Wingogdp: Fix Timmeke Waymans bug.
2011-12-25 Thomas Vander Stichelegdp: fix more valgrind warnings before turning up the...
2011-12-25 Wim Taymansgdp: It's about time we bump the version number.
2011-12-25 Andy Wingogdp: Fix error-checking return values.
2011-12-25 Wim Taymansgdp: Fix serialization of seek events.
2011-12-25 Wim Taymansgdp: Some docs updates
2011-12-25 Wim Taymansgdp: Ported dataprotol to 0.9.
2011-12-25 David Schleefgdp: remove GstData checks
2011-12-25 Andy Wingogdp: GCC 4 fixen.
2011-12-25 Wim Taymansgdp: Next big merge.
2011-12-25 Wim Taymansgdp: First THREADED backport attempt, focusing on addin...
2011-12-25 Zaheer Abbas Meraligdp: Allocate the 1 byte more memory that was forgotten...
2011-12-25 Wim Taymansgdp: Fix threadsafety of the crc checking function.
2011-12-25 Thomas Vander Stichelegdp: fix for #150242
2011-12-25 Thomas Vander Stichelegdp: doc style fixes
2011-12-25 Thomas Vander Stichelegdp: bump GDP to 0.1, add buffer flags
2011-12-25 Thomas Vander Stichelegdp: wrap header in _NEW
2011-12-25 Thomas Vander SticheleOriginal commit message from CVS:
2011-12-25 Thomas Vander Stichelegdp: private prototype
2011-12-25 Thomas Vander Stichelegdp: add dataprotocol
2011-12-23 Stefan Sauercontroller: port to new controlbinding api
2011-12-21 Wim Taymansvideofilter: improve video filter
2011-12-21 Wim Taymansvideofilter: implement propose_allocation
2011-12-20 Wim Taymanssubtitle: don't use GST_CAPS_NONE macro
2011-12-16 Vincent Penquerc'hadder: do not send too many flush-stop events
2011-12-16 Vincent Penquerc'hadder: use the stream lock where appropriate
2011-12-16 Vincent Penquerc'hadder: send a flush event before trying to get the...
2011-12-14 Vincent Penquerc'hadder: port to GstCollectPads2
2011-12-14 Mark Nauwelaertsdecodebin2: tweak chain topology description
2011-12-13 Sebastian Drögesubtitleoverlay: Refactor code to check if a property...
2011-12-13 Sebastian Drögesubtitleoverlay: Refactor autoplugging code and select...
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-09 Tim-Philipp Müllertypefindfunctions: only typefind text with a BOM as...
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-06 Tim-Philipp Müllervideorate: don't leak previous buffer when shutting...
2011-12-06 Thibault Sauniersubtitleoverlay: add suport for hardware accelerated...
2011-12-06 Stefan Sauercontroller: port to GstValueArray removal API change
2011-12-05 Wim TaymansRevert "videoconvert: We can handle GST_VIDEO_META_API"
next