platform/upstream/gstreamer.git
2014-12-29 Sebastian Drögedecklink: Fix indention
2014-12-29 Thiago Santosdashdemux: do not try to ref null pointer
2014-12-29 Thiago Santosdashdemux: run gst-indent on mpdparser
2014-12-28 Tim-Philipp... aggregator: remove pointless GST_DEBUG_FUNCPTR
2014-12-28 Tim-Philipp... aggregator: remove duplicate pad parent_class variable
2014-12-28 Tim-Philipp... aggregator: add _CAST() variants for cast macros
2014-12-28 Tim-Philipp... aggregator: make padding larger
2014-12-28 Tim-Philipp... siren: remove unneeded structure padding
2014-12-27 Nirbheek Chauhanaggregator: Log to the pad instead of the element
2014-12-27 Nirbheek Chauhanglvideomixer: Point to compositor for the pad propertie...
2014-12-27 Nirbheek Chauhancompositor: Document the pad properties
2014-12-27 Nirbheek Chauhanaudiomixer: Document the pad properties
2014-12-27 Sebastian Drögeaggregator: Make sure that the minimum latencies are...
2014-12-27 Sebastian Drögeaggregator: Wait for the minimum latency, not the maximum
2014-12-27 Nirbheek Chauhanaggregator: Clamp the min latency at the max if it...
2014-12-27 Nirbheek Chauhanaggregator: Print the sinkpad name while logging latenc...
2014-12-27 Nirbheek Chauhanaggregator: Take the stream lock when iterating sink...
2014-12-27 Thiago Santoswrappercamerabinsrc: do not set source state with lock
2014-12-27 Thiago Santoswrappercamerabinsrc: use the drain query instead of...
2014-12-27 Alessandro... avfvideosrc: improve timestamp code
2014-12-26 Tim-Philipp... gdppay: use public API for accessing stream header...
2014-12-26 Tim-Philipp... tests: gdpdepay: update for internal gdp refactoring
2014-12-26 Tim-Philipp... gdppay: refactor payloading code a little
2014-12-26 Tim-Philipp... gdppay: refactor a little
2014-12-26 Tim-Philipp... tests: gdppay: initialise memory of buffers used in...
2014-12-26 Tim-Philipp... gdppay: optimise payloading of buffers with multiple...
2014-12-26 Tim-Philipp... gdppay: dataprotocol: drop bogus const
2014-12-23 Vijay Jayaramanhlsdemux: typefind might fail if first buffer is too...
2014-12-23 Thiago Santoshlsdemux: port to adaptive base class
2014-12-23 Thiago Santosadaptivedemux: check if element exists before setting...
2014-12-23 Thiago Santosadaptivedemux: make sure task has stopped before freeing it
2014-12-23 Thiago Santosadaptivedemux: fix segment start when exposing new...
2014-12-23 Thiago Santosadaptivedemux: allow subclass to use new pads group...
2014-12-23 Sebastian Drögeaudiomixer: If getting a timeout before having caps...
2014-12-23 Sebastian Drögeaudiomixer: Make sure to release the current buffer...
2014-12-23 Sebastian Drögeaudiomixer: Change blocksize property to output-buffer...
2014-12-23 Sebastian Drögeaggregator: Don't leak flush-start events
2014-12-23 Sebastian Drögeaggregator: Also change the default latency to 0, not...
2014-12-23 Sebastian Drögeaggregator: Fix docs and default value of the latency...
2014-12-22 Sebastian Drögeaggregator: Also include the subclass latency in the...
2014-12-22 Sebastian Drögevideoaggregator: Use the src query implementation of...
2014-12-22 Sebastian Drögeaudiomixer: Use the src query implementation of aggrega...
2014-12-22 Tim-Philipp... bayer2rgb: take into account filter in transform_caps...
2014-12-22 Sebastian Drögeaggregator: Post a latency message if the value of...
2014-12-22 Sebastian Drögeaggregator: Wake up the src thread after handling a...
2014-12-22 Sebastian Drögeaggregator: Don't count the number of times we need...
2014-12-22 Sebastian Drögevtenc: Instead of crashing if no corresponding frame...
2014-12-22 Sebastian DrögeMAINTAINERS: Update my mail address
2014-12-21 Stefan Saueraudiomixer: fix build flag order
2014-12-20 Stefan Sauerfreeverb: add a few presets
2014-12-19 Nicolas Dufresnegltest: Port to new API
2014-12-19 Nicolas Dufresneglbufferpool: Always recalculate buffer size
2014-12-19 Nicolas Dufresneglmemory: No need for padding
2014-12-19 Nicolas Dufresnegl: Add support for GstVideoAlignment
2014-12-19 Nicolas Dufresneglmemory: Handle upload/download flags from map
2014-12-19 Nicolas Dufresneglmemory: Handle custom stride with OPENGL3
2014-12-19 Sebastian Drögedecklink: Fix various compiler warnings with gcc
2014-12-19 Sebastian Drögedecklink: Re-add the COM initialization code for Windows
2014-12-19 Sebastian Drögedecklink: Remove in-same-pipeline detection code for...
2014-12-19 Sebastian Drögedecklinkvideosink: Implement clock slaving
2014-12-19 Sebastian Drögedecklinkvideosink: Add some more debug output for when...
2014-12-19 Sebastian Drögedecklink: Add property for configuring the buffer size...
2014-12-19 Sebastian Drögedecklinkaudiosrc: Implement timestamp jitter and discon...
2014-12-19 Sebastian Drögedecklink: Our capture time is the end timestamp of...
2014-12-19 Sebastian Drögedecklink: Allow for a maximum of 5 packets to be queued up
2014-12-19 Sebastian Drögedecklink: Implement latency query in sources and rememb...
2014-12-19 Sebastian Drögedecklink: Remove obsolete files
2014-12-19 Sebastian Drögedecklink: Add initial version of audio and video sources
2014-12-19 Sebastian Drögedecklink: Initial version of the audio/video sink rewrite
2014-12-19 Sebastian Drögeaudiomixer: Track discont-time per pad instead of globally
2014-12-19 Branko Subasiccurlsmtpsink: add final boundary to all multipart emails
2014-12-18 Sebastian Drögeaudiomixer: We're only EOS if all our pads are actually EOS
2014-12-18 Sebastian Drögeaudiomixer: The pad's size is always supposed to be...
2014-12-18 Sebastian Drögevideoaggregator: Don't try to map NULL buffers
2014-12-18 Sebastian Drögevideoaggregator: Make sure to always update the pad...
2014-12-18 Sebastian Drögecompositor: Fix memory leak when no buffer is available...
2014-12-18 Sebastian DrögeAutomatic update of common submodule
2014-12-18 Thiago Santosx265enc: reuse the gstvideo proxy getcaps
2014-12-18 Thiago Santosopusenc: plug ref leak of template caps
2014-12-17 Sebastian Drögeaggregator: Add function to allow subclasses to set...
2014-12-17 Sebastian Drögeaudiomixer: Make sure to not have pads being behind...
2014-12-17 Sebastian Drögeaggregator: Add a timeout parameter to ::aggregate()
2014-12-17 Sebastian Drögeaudiomixer: Add queues after the (live) sources in...
2014-12-17 Alessandro... avfvideosrc: improve timestamping and latency reporting
2014-12-16 Raimo Järvidshowdecwrapper: Remove dependency on ATL
2014-12-16 Matthew Baderdshowsrcwrapper: Added support for image/jpeg and h264
2014-12-16 Tim-Philipp... tests: fix aggregator unit test after property renaming
2014-12-16 Sebastian Drögeaudiomixer: Implement get_next_time()
2014-12-16 Sebastian Drögeaggregator: Some minor cleanup
2014-12-16 Matthew Watersaggregator: make the src pad task drive the pipeline...
2014-12-16 Matthew Watersvideoaggregator: always try to use newer buffers
2014-12-16 Wim Taymansrectangle: clear rectangle struct before use
2014-12-15 Vincent Penquerc'hopusparse: fix frame size determination
2014-12-14 Mathieu Duponchellemxfdemux: Use IndexTableSegments.
2014-12-14 Sebastian Rasmussentests/aggregator: Use correct type when setting property
2014-12-13 Sudip Jainmpegtsbase: scan more bytes to find initial PCRs
2014-12-12 Tim-Philipp... Revert "openh264: fix to work with released versions...
2014-12-12 Zaheer Abbas... openh264: fix to work with released versions and master...
2014-12-12 Thibault Saunierwatchdog: GstElement->state is protected with the OBJEC...
2014-12-12 Thibault Sauniervideoaggregator: Hide some more fields from the API
next