platform/upstream/gstreamer.git
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...
2013-05-09 Sebastian Drögeplaybin-compressed: Fix unit test
2013-05-09 Mathieu Duponchellevideorate: Reset base timestamp and out_frame_count...
2013-05-09 Sebastian Drögevideoencoder: Make sure to push any pre-caps events...
2013-05-09 Sebastian Drögevideodecoder: Make sure to not push any post-caps event...
2013-05-09 Sebastian Drögeplaybin2: Chose more balanced metric to compare ranks...
2013-05-09 Sebastian Drögetheoradec: Set DECODE_ONLY flag on all header packets
2013-05-09 Sebastian DrögeRevert "videodecoder: If a frame is to be dropped,...
2013-05-09 Sebastian Drögevideodecoder: If a frame is to be dropped, don't update...
2013-05-08 Sebastian Drögeplaybin: Fix infinite loop in GSequence iteration code
2013-05-08 Sebastian Drögeaudio: Make sure to push pre-caps events before the...
2013-05-08 Sebastian Drögevideo: Make sure to push pre-caps events before the...
2013-05-08 Sebastian Drögeuridecodebin: Always store queue2 elements for later...
2013-05-08 Mathieu Duponchelleoggmux: The best pad can't be EOS
2013-05-08 Andoni Morales... typefind: fix detection of HLS playlists with alternati...
2013-05-07 Sebastian Drögeplaybin: Use the GSequence more efficiently
2013-05-07 Sreerenj Balachandranplaybin: Use GSequence instead of GList to store the...
2013-05-07 Sreerenj Balachandranplaybin: autoplug the audio/video decoders and sinks...
2013-05-07 Julien Moutteriff: Manually calculate bitrate of ADPCM streams
2013-05-07 Sebastian Drögetheoraenc: Don't call gst_buffer_fill() for empty Theor...
2013-05-07 Sebastian Drögetheoraenc: Fix error handling when reading or writing...
2013-05-06 Sebastian Drögedecodebin: Expose pads when they receive EOS before...
2013-05-03 Tim-Philipp... riff: wma can have more than 6 channels
2013-05-03 Sebastian Drögevorbis: Fix compilation after function rename
2013-05-03 Andoni Morales... vorbis: prefix get_copy_sample_func and fix duplicated...
2013-05-03 Andoni Morales... ivorbisdec: fix duplicated symbols with vorbisdec
2013-05-03 Michael Olbrichdmabuf: don't touch the GstMemory size
2013-05-03 Michael Olbrichdmabuf: fix memory initialization
2013-05-03 Michael Olbrichdmabuf: fix formating
2013-05-03 Michael Olbrichdmabuf: handle mmap failure
2013-05-02 Tim-Philipp... textrender: actually fixate output caps when fixating...
2013-05-02 Andoni Morales... ogg: fix duplicated symbols with schroedinger
2013-05-02 Thibault Saunierstreamsplitter: Keep srcpad alive while querying peer
2013-05-02 Thibault Saunieradder: Get collectpad stream lock when fowarding flush...
2013-04-28 Tim-Philipp... typefindfunctions: minor SSA typefinder clean-up
2013-04-26 Rico Tzschichholzdocs: Drop missing gsttcp-enumtypes.h to fix build
2013-04-26 Wim Taymanssdp: use setter for the bandwidth
2013-04-26 Sebastian Rasmussensdp: Store a copy of the bandwidth string
2013-04-25 Sebastian Drögedmabuf: Use the fallback GstMemory copy function instea...
2013-04-25 Sebastian Drögevideoencoder: Try harder to push writable buffers downs...
2013-04-25 Sebastian Drögevideodecoder: Try harder to push writable buffers downs...
2013-04-25 Sebastian Drögetcp: Use the generic marshaller instead of generating...
2013-04-25 Sebastian Drögetcp: Add FIXME comment for 2.0 to rename "host" to...
2013-04-24 Patricia Muscalutests: add SDP modify test
2013-04-24 Wim Taymanstests: avoid sdp boxed test leak
2013-04-24 Wim Taymanssdp: don't leak the temp buffer
2013-04-24 Wim Taymanssdp: NULL terminate the time array
2013-04-24 Wim Taymansdocs: add new sdp methods to docs
2013-04-24 Wim Taymansdef: update with new sdp symbols
2013-04-24 Wim Taymanssdp: add more functions to modify the sdp message
2013-04-24 Sebastian Drögestreamsynchronizer: Fix check for belonging to another...
2013-04-24 Sebastian Drögestreamsynchronizer: Create element with gst_element_fac...
2013-04-23 Tim-Philipp... typefindfunctions: fix crash in new MSS typefinder
2013-04-23 Wim Taymansdecodebin2: also remove the bytes limit
2013-04-23 Wim Taymansdecodebin2: update buffer size in multiqueue
2013-04-23 Thiago Santosdecodebin2: only allow 'lower' multiqueues to emit...
2013-04-23 Thiago Santosdecodebin2: do not handle the next-groups list as if...
2013-04-23 Thiago Santosdecodebin2: preserve next groups order
2013-04-23 Thiago Santosdecodebin2: still report chain as drained when not...
2013-04-23 Thiago Santostypefind: add smoothstreaming manifest typefinding
next