platform/upstream/gstreamer.git
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
2013-05-30 Wim Taymansrtsp: add TLS support
2013-05-30 Wim Taymansrtspconnection: use the input/output stream of clientco...
2013-05-30 Wim Taymansrtsp: set sockets non-blocking
2013-05-30 Wim Taymansrtsp: use GSocketClient for making connections
2013-05-30 Wim TaymansRevert "rtspconnection: Use a GSocketAddressNumerator...
2013-05-30 Wim Taymansvideoconvert: free tmplines correctly
2013-05-29 Daniel Drakeplaysink: pass translated color balance value to channel
2013-05-29 Brendan Longplaybin: Don't take an extra reference to the custom...
2013-05-29 Sebastian Drögealsasrc: Dump some more debug output about the device...
2013-05-29 Sebastian Drögealsasink: Update internal buffer/period times with...
2013-05-29 Sebastian Drögeplaybin: Rename compressed unit test to complex
2013-05-29 Sebastian Drögeplaybin: Set custom stream-combiners to NULL and unref...
2013-05-29 Brendan Longplaybin: Add playbin audio-stream-combiner test using...
2013-05-29 Brendan Longplaybin: Rename select to combine and selector to combi...
2013-05-29 Brendan Longplaybin: Add support for custom stream-combiners
2013-05-28 Sebastian Drögedecodebin: Don't call autoplug-query on shutdown
2013-05-28 Sebastian Drögeplaybin: In autoplug-queries, add the actual decoder...
2013-05-28 Sebastian Drögeplaybin: Forward CONTEXT queries to the corresponding...
2013-05-28 Sebastian Drögeplaybin: Refactor autoplug-query handling
2013-05-28 Sebastian Drögedecodebin: Block on serialized queries too
2013-05-28 Sebastian Drögedecodebin: Pass the element in the autoplug-query signa...
2013-05-28 Sebastian Drögedecodebin: Need to lock the chain mutex in autoplug_query
2013-05-28 Sebastian Drögeplaysinkconvertbin: Fix leak of the downstream caps...
2013-05-28 Sebastian Drögeplaybin: Refactor autoplug-query handling a bit
2013-05-27 Sebastian Drögertspconnection: Use a GSocketAddressNumerator to resolv...
2013-05-27 Sebastian Drögetheoradec: Require caps to be set before data flow...
2013-05-27 Wim Taymansvideo-format: fix NV16 unpack
2013-05-27 Wim Taymansvideo-chroma: add interlaced flag
2013-05-27 Wim Taymansvideoconvert: run chroma resamplers
2013-05-27 Wim Taymansvideotestsrc: subsample chroma before packing
2013-05-27 Wim Taymansvideo-chroma: add chroma resampler
2013-05-27 Wim Taymansvideo: don't perform subsampling while packing
2013-05-27 Wim Taymansvideoconvert: reformat
2013-05-27 Wim Taymansvideo: move chroma functions to separate file
2013-05-27 Wim Taymansvideoconvert: actually use the input pixels
2013-05-27 Wim Taymansvideometa: fix docs
2013-05-25 Sebastian Drögevideoencoder: Don't require an output state to be set...
2013-05-24 Sebastian Drögetypefind: Ensure we have enough data when reading the...
2013-05-24 Sebastian Drögeaudio: Always provide a buffer in gst_audio_(enc|dec...
2013-05-24 Sebastian Drögevideo: Always provide a buffer in gst_video_(enc|dec...
2013-05-24 Sebastian Drögedecodebin: Lock the state of child elements as long...
2013-05-24 Sebastian DrögeRevert "decodebin2: use NO_RESYNC flag"
2013-05-22 Sebastian Drögedecodebin: Use signal handler IDs instead of disconnect...
2013-05-22 Sebastian Drögedecodebin: Connect and disconnect the have-type signal...
2013-05-22 Sebastian Drögetypefind: Add variant=itu to the h263 typefinder caps
2013-05-21 Sebastian Drögeplaysink: Use signal handler IDs instead of disconnecti...
2013-05-20 Alexander Schrabalsasrc: Make using driver timestamps possible
2013-05-20 Sebastian Drögealsa: Dump min/max period time and buffer time in alsas...
2013-05-17 Benjamin Gaignarddmabuf: Make sure that memory is unmapped before releas...
2013-05-16 Tim-Philipp... video: make mask arguments to gst_video_format_from_mas...
2013-05-16 Benjamin Gaignardximagesink: add support for 32-bit RGB with alpha mask
2013-05-16 Tim-Philipp... tests: ignore new NV16 format in videoscale unit test
2013-05-16 Benjamin Gaignardvideo: fix gst_video_format_from_masks() for little...
2013-05-16 Michael Olbrichdmabuf: set the initial memory size to the full size
2013-05-15 Tim-Philipp... video: update disted orc backup files to fix build...
2013-05-15 Sebastian Drögeplayback: Only do a subset filtering for the factories...
2013-05-15 Sebastian Drögedecodebin: Return immediately from checking if a chain...
2013-05-15 Sebastian Drögedecodebin: Hold the expose lock when freeing a chain
2013-05-15 Arnaud Vracvideo: add NV16 format
2013-05-15 Sebastian Drögeplaybin: Fix deadlock caused by lock order inversion
2013-05-15 Sebastian Drögelibvisual: Update visualizer baseclass from gst-plugins-bad
2013-05-15 Sebastian DrögeAutomatic update of common submodule
2013-05-15 Sebastian Drögeaudio-info: Always pass NULL as position parameter...
2013-05-14 Sebastian Drögeplayback: Use subset checks instead of intersection
2013-05-14 Nicolas Dufresnertpbasepayload: Delay segment event after caps
2013-05-14 Sebastian Drögeaudio-info: For more than 64 channels don't allow a...
2013-05-10 Sebastian Drögetests: Fix event order and missing events
2013-05-10 Sebastian Drögesubparse/ssaparse: Fix event handling and order
2013-05-10 Sebastian Drögevorbisparse: Fix event handling
2013-05-10 Sebastian Drögeoggmux: Make sure to always set caps on the srcpad...
2013-05-10 Mathieu Duponchelleoggmux: don't send a segment event before the caps...
2013-05-10 Mathieu Duponchellevideodecoder: don't set the list to NULL after taking...
next