platform/upstream/gstreamer.git
2013-07-16 Sebastian Drögevideo: Add support for NV24 color format
2013-07-16 Sebastian Drögeplaybin: Also consider possible converters for raw...
2013-07-16 Sebastian Drögevideometa: Add to the docs and make function names...
2013-07-16 Miguel Casas... videometa: Add Region Of Interest meta
2013-07-16 Sebastian Drögeplaybin: Fix sorting for decoder factories for which...
2013-07-15 Olivier Crêteriff-media: Add 'png ' fourcc
2013-07-15 Benjamin Gaignardallocators: dmabuf: allow testing allocator type
2013-07-15 Mathieu Duponchelleoggdemux: Make bisecting fully accurate
2013-07-15 Mathieu DuponchelleRevert "oggdemux: fix seeking with negative rate with...
2013-07-15 Sebastian Drögeplaybin: Don't print a warning when setting a sink...
2013-07-14 Sebastian Drögertspconnection: Create a new write GSource after removi...
2013-07-12 Sebastian Drögeplaybin: Properly destroy and set to NULL sinks that...
2013-07-12 Alban Browaeysplaybin: Fix logic to detect if a stream-change is...
2013-07-12 Wim Taymansvideometa: fix header formatting
2013-07-11 Reynaldo H... riff: Provide correct media type for XSub
2013-07-11 Sebastian DrögeBack to development
2013-07-11 Sebastian DrögeRelease 1.1.2
2013-07-11 Sebastian DrögeUpdate .po files
2013-07-10 Sebastian Drögeplaybin: Only give sinks a new bus if they have no...
2013-07-10 Sebastian Drögeplaybin: Store a/v/t sinks locally too, not just in...
2013-07-10 Sebastian Drögeplaysink: ref_sink() any sinks that are set on playsink
2013-07-10 Sebastian Drögeplaybin: Fix assumptions in the unit test
2013-07-10 Sebastian Drögestreamsynchronizer: Non-TIME segment streams are not...
2013-07-10 Branko Subasicwin32: add missing rtp buffer methods
2013-07-09 Sebastian Drögeplaybin: Change sink ownership handling to be a bit...
2013-07-05 Piotr Drągpo: update POTFILES.in
2013-07-05 Sreerenj Balachandrancolorbalance: Fix the typo in base_init().
2013-07-05 Thibault Saunieradder: Do not send flush_start event with the stream...
2013-07-04 Marcin Lewandowskitag: ignore malformed ID3v2 TDAT frames
2013-07-03 Tim-Philipp... audioresample: make explicit that neon is disabled...
2013-07-03 Carlos Rafael... audioresample: disable 16-bit integer NEON support
2013-07-02 Sebastian Drögeplaybin: If we had a previous autoplugged sink, try...
2013-07-02 Sebastian Drögeplaysink: If we switch sinks, make sure that the old...
2013-07-02 Sebastian Drögeplaybin: Don't change the state of sinks that we passed...
2013-07-02 Sebastian Drögeplaysink: Consider new audio/video sinks when reconfiguring
2013-07-02 Sebastian Drögeplaybin: Improve debug output regarding sink selection
2013-07-02 Brendan Longplaybin: Post an error message if a stream combiner...
2013-07-01 Sebastian Drögeplaybin: Only intersect to check if a sink can handle...
2013-07-01 Vincent Penquerc'hpbutils: allow describing unfixed caps if they share...
2013-07-01 Sebastian Drögevideodecoder: Send all pending events with type < CAPS...
2013-07-01 Mathieu Duponchellevideoencoder: Send all pending events with type < CAPS...
2013-07-01 Vincent Penquerc'htypefind: avoid too low mpeg/ts probability on small...
2013-06-30 Sebastian Drögevideo(enc|dec)oder: Don't return not-negotiated if...
2013-06-30 Sebastian Drögeaudioencoder: Don't return not-negotiated if flushing
2013-06-28 Edward Herveypbutils: descriptions: Allow smart codec tag handling
2013-06-28 Edward Herveyxmptag: Add a debug category
2013-06-27 Patricia Muscaluvideotestsrc: do not leak lines
2013-06-26 Ognyan Tonchevrtpbasepayload: Do not leak the event when segment...
2013-06-26 Wim Taymansrtsp: make read uncancelable when reading a message
2013-06-25 Mathieu Duponchelleaudiodecoder: Don't return not-negotiated if flushing
2013-06-23 Sebastian Drögeogg: The Daala headers are little endian, not big endian
2013-06-23 Sebastian Drögeogg: Add Daala support
2013-06-21 Sebastian Drögepbutils: Add VP9 description
2013-06-21 Edward Herveyvideodecoder: Fix drop frame handling at startup
2013-06-21 Wim Taymansrtsp: dispatch when initial buffer has data
2013-06-20 Wim Taymansrtsp: manage writer child source better
2013-06-19 Jonas Holmbergaudioencoder: unref before memset
2013-06-19 Edward Herveyxmptag: More efficient GSList usage
2013-06-18 Branko Subasicrtpbuffer: add gst_rtp_buffer_get_payload_bytes
2013-06-17 Ognyan Tonchevaudiobasesrc: add 2 missing gst_buffer_unmap () calls
2013-06-17 Sreerenj Balachandranplaysink: Fix the block diagram of deinterlace bin.
2013-06-14 Brendan Longplaybin: Emit {audio,text,video}-changed signals when...
2013-06-11 Sebastian Drögevideoconvert: Fix leaking of the chroma resample helper...
2013-06-11 Sreerenj Balachandrantests: add more unit test for playbin
2013-06-10 Sebastian Drögertspconnection: Make sure to set a sensible default...
2013-06-09 Sebastian Drögeadder: Reject segments that have a different rate than...
2013-06-08 Sebastian Drögeplaybin: When activating a fixed sink, proxy error...
2013-06-08 Sebastian Drögeplaybin: Improve autoplugging of decoder/sink combinati...
2013-06-08 Sebastian Drögeplaybin: Proxy the playbin context to the sinks
2013-06-08 Sebastian Drögeplaybin: Proxy sink messages if we activate a sink...
2013-06-06 Sebastian Drögedecodebin: Let serialize queries before caps events...
2013-06-05 Sebastian DrögeBack to development
2013-06-05 Sebastian DrögeRelease 1.1.1
2013-06-05 Sebastian DrögeUpdate .po files
2013-06-05 Sebastian DrögeAutomatic update of common submodule
2013-06-04 Sebastian Drögevideodecoder: Change GST_WARNING to a GST_DEBUG
2013-06-01 Sebastian Drögeaudioencoder: Remove private copy of gst_audio_info_is_...
2013-05-31 Brendan Longrtspconnection: remove functions added in GLib 2.34
2013-05-30 Sebastian Drögeadder: Add GstChildProxy interface for the sinkpads
2013-05-30 Sebastian Drögeadder: Hold object lock in setcaps a bit longer to...
2013-05-30 Sebastian Drögeadder: Simplify segment event handling
2013-05-30 Sebastian Drögeadder: Use gst_audio_info_is_equal() to check if we...
2013-05-30 Sebastian Drögeaudio: Add gst_audio_info_is_equal()
2013-05-30 Sebastian Drögeadder: Don't calls gst_pad_set_caps() on sinkpads
2013-05-30 Sebastian Drögeadder: Set GAP flag on silence buffers we created
2013-05-30 Sebastian Drögeadder: Remove caching of the processing function
2013-05-30 Sebastian Drögeadder: Add support for per-stream volumes
2013-05-30 Sebastian Drögeadder: Add optimized orc code for F64 processing
2013-05-30 Sebastian Drögeadder: The output buffer must be readable and writable
2013-05-30 Sebastian Drögeadder: Add support for muting individual pads
2013-05-30 Sebastian Drögeadder: Sync pad properties with the GstController
2013-05-30 Sebastian Drögeadder: Add custom GstPad subclass to hold additional...
2013-05-30 Wim Taymansrtsp: add method to get the TLS connection
2013-05-30 Wim Taymansrtsp: let the sockets be reffed by the connection
2013-05-30 Wim Taymansrtsp: Cleanup the error path
2013-05-30 Wim Taymansrtsp: cleanup the watch reset function
2013-05-30 Wim Taymansrtsp: check if the streams are still active
2013-05-30 Wim Taymansrtsp: use child sources instead of using the sockets
2013-05-30 Wim Taymansrtsp: fix input/output streams for tunneling
2013-05-30 Wim Taymansrtsp: don't use sockets for blocking
next