platform/upstream/gstreamer.git
2014-03-10 David Svensson... rtspconnection: GstRTSPWatch func for tunnel GET response
2014-03-10 Wim Taymansrtspdefs: add RFC 4567 headers and status code
2014-03-07 Sebastian Drögedecodebin: Buffer up to 5 seconds in multiqueue bufferi...
2014-03-06 Sebastian Drögedecodebin: Keep the number of buffers after an adaptive...
2014-03-06 Sebastian Drögedecodebin: Simplify adaptive streaming demuxer code...
2014-03-06 Adrien Schwartzentruberpango: demote debug WARNING to LOG for variable framera...
2014-03-05 Matthieu Bourontests: add textoverlay passthrough with composition...
2014-03-05 Matthieu Bouronpango: basetextoverlay: handle video/x-raw(ANY) if...
2014-03-05 Matthieu Bouronvideo-overlay-composition: add GST_CAPS_FEATURE_META_GS...
2014-03-05 Andres Gomezdocs: Removing GnomeVFS left bits
2014-03-05 Tim-Philipp... typefindfunctions: lower H.263 typefinder max probability
2014-03-03 Ognyan Tonchevrtspconnection: Call closed() when GET is closed in...
2014-03-02 Sebastian Rasmussenvideoformat: Remove duplicate/incorrect section
2014-03-02 Sebastian Rasmussendocs: Add annotations for return values
2014-03-02 Sebastian Rasmussendocs: Fix argument and annotation typos
2014-03-02 Sebastian Rasmussen.gitignore: Ignore gcov intermediate files
2014-02-28 Sebastian DrögeAutomatic update of common submodule
2014-02-27 Matthieu Bouronplaybin: improve autoplug_query_caps return
2014-02-26 Stefan SauerAutomatic update of common submodule
2014-02-26 Tim-Philipp... rtsp: fix build with older GLib versions
2014-02-26 Ognyan Tonchevrtspconnection: Add missing include
2014-02-26 Matthieu Bouronplaysinkconvertbin: improve gst_play_sink_convert_bin_g...
2014-02-24 Sebastian Rasmussentests: Refactor RTP basepayloading test into pay/depay...
2014-02-24 Sebastian Rasmussenrtpbasepayload: Let caps event also configure seqnum...
2014-02-24 Sebastian Rasmussenrtpbasepayload: Fix payload type property boundary...
2014-02-24 Sebastian Rasmussenrtpbasedepayload: Fix typos in comments
2014-02-23 Tim-Philipp... docs: add GstVideoPool to docs
2014-02-22 Sebastian Drögedecodebin: If we have a demuxer without dynamic srcpads...
2014-02-22 Sebastian Drögedecodebin: Also make sure to not duplicate an element...
2014-02-22 Sebastian Drögedecodebin: During pre-rolling always use the auto-prero...
2014-02-22 Sebastian Drögedecodebin: Pass through the seekability information...
2014-02-22 Sebastian Drögedecodebin: During exposing of pads don't set the multiq...
2014-02-22 Sebastian Drögedecodebin: Only enable multiqueue buffering once we...
2014-02-22 Sebastian Drögedecodebin: Make sure that we always have a second multi...
2014-02-22 Sebastian Drögeuridecodebin: Always use buffering in multiqueue for...
2014-02-22 Sebastian Drögeuridecodebin: Only add a queue2 for buffering for non...
2014-02-22 Thiago Santosuridecodebin: pass on the buffering property for adapti...
2014-02-21 Tim-Philipp... tests: add new unit tests to .gitignore
2014-02-21 Ognyan Tonchevrtspconnection: New unit test
2014-02-21 Ognyan Tonchevrtspconnection: Remove read child source when POST...
2014-02-20 Aleix Conchillo... defs: update for new rtspconnection symbols
2014-02-20 Thiago Santosoggdemux: allow file to go until the end in push mode
2014-02-20 Thiago Santosoggdemux: remove unused instance variable event
2014-02-19 Aleix Conchillo... rtspconnection: allow specifying a certificate database
2014-02-19 Aleix Conchillo... rtspconnection: get rid of superfluous whitespaces
2014-02-18 Stefan Sauerencodebin: simplify tests
2014-02-18 Nicolas Dufresnevideo: Fix NV12_64Z32 default offset and size
2014-02-18 Sebastian Drögeplaybin: Keep inputselector around until we release...
2014-02-18 Tim-Philipp... audioconvert: never do mixing for 1->1 channel conversions
2014-02-18 Rafał Mużyłoaudio: map channels=1,channel-mask=0 to MONO instead...
2014-02-16 Stefan Sauerencodebin: refactor tests
2014-02-16 Sebastian Drögeplaysink: Only remove the complete text chain if the...
2014-02-14 Tim-Philipp... tools: gst-play: add volume control
2014-02-13 Thiago Santosoggmux: properly flush when seeking at the beginning
2014-02-12 Sebastian Drögeuridecodebin: Don't leak pad references
2014-02-11 Sebastian Rasmussentests: Don't build disabled plugins' check tests
2014-02-11 Sebastian Drögeplaybin: First try to get the pad's current caps, then...
2014-02-10 Sebastian Drögeplaybin: Fix memory leak in autoplugging code
2014-02-10 Sebastian Drögeplaybin: Fix memory leak in unit test
2014-02-09 Sebastian Drögesubtitleoverlay: Remove unused function
2014-02-09 Sebastian Drögeaudiosrc: Fix typo in docs
2014-02-08 Sebastian Drögevideoscale: Fix compiler warning in unit test
2014-02-08 Sebastian Drögevideoconvert: Fix compiler warning in unit test
2014-02-08 Sebastian Drögeplayback-test: Fix types for comparisons
2014-02-08 Sebastian Drögeoggmux: Fix typo in header include guard
2014-02-08 Sebastian Drögealsa: Make clang happy with our g_strdup_vprintf()...
2014-02-07 Wim Taymansplayback-test: allow seeking outside of the range
2014-02-07 Thiago Santosbasetextoverlay: use correct segment for text
2014-02-04 Wim Taymanscheck: add some more checks
2014-02-04 Sebastian Rasmussenjsseek: Add missing HAVE_X check
2014-02-04 Eric Troussettagdemux: Forward TIME seeks upstream too, maybe upstre...
2014-02-03 Stefan Sauerdocs: doc fixes for audio library
2014-01-31 Julien Isorcevideotestsrc: ensure having caps when setting the buffe...
2014-01-30 Sebastian Drögegst-play: Support non-ASCII tags
2014-01-30 Bastien Noceragst-discoverer: Support non-ASCII tags
2014-01-30 Edward HerveyAutomatic update of common submodule
2014-01-29 Thiago Santosstreamsplitter: push pending events before eos
2014-01-29 Thiago Santostests: audioencoder: add tests analogous to the videoen...
2014-01-29 Thiago Santosaudioencoder: push pending events and tags before EOS
2014-01-29 Thiago Santostests: videoencoder: check that tags are pushed before eos
2014-01-29 Thiago Santosvideoencoder: push tags and events before eos
2014-01-29 Thiago Santostests: videoencoder: basic videoencoder base class...
2014-01-28 Sebastian Rasmussenrtpbasepayload: Do cosmetic changes to rtptime calculations
2014-01-28 Sebastian Rasmussenrtpbasepayload: Expose running-time of payloaded stream
2014-01-28 Sebastian Rasmussenrtpbasepayload: Improve documentation for perfect-rtptime
2014-01-28 Sebastian Rasmussenrtpbasepayload: Fix typos in documentation for properties
2014-01-28 Alessandro... decodebin: make it possible to register multiple handle...
2014-01-27 Sebastian Rasmussenrtpbasepayload: Add statistics property
2014-01-24 Sjoerd Simonsuridecodebin: Drop hardcoded list of media suitable...
2014-01-24 Wim Taymansvideoconvert: tweak the scoring algorithm
2014-01-23 Wim Taymansvideo-chroma: don't crash on NULL resamplers
2014-01-21 Wim Taymansaudiobasesink: make _get_time more threadsafe
2014-01-20 Sebastian Drögeaudioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRI...
2014-01-20 Antoine Jacoutotaudioresample: Fix build on x86 if emmintrin.h is avail...
2014-01-20 Sebastian Drögeconfigure: Initialize Qt variables
2014-01-20 Sebastian Drögeexamples: Port Qt examples to Qt5
2014-01-19 Nicola Murinoriff: Fix G726 caps creation
2014-01-18 Tim-Philipp... discoverer: minor docs fix
2014-01-18 Sebastian Drögevideodecoder: Add API to get the currently pending...
2014-01-18 Wonchul Leeplaybin: Remove unnecessary assignment
next