platform/upstream/gstreamer.git
2016-01-14 Nirbheek Chauhangst-device-monitor: Use g_printerr instead of g_error
2016-01-13 Thiago Santossubtitleoverlay: replace gst_caps_can_intersect() with...
2016-01-13 Thiago Santosplaybin: use subset check instead of intersect
2016-01-12 Wim Taymansaudio-channel-mixer: round before truncating
2016-01-12 Wim Taymansaudio-converter: Avoid conversion when possible
2016-01-12 Wim Taymansaudio-channel-mixer: add more formats
2016-01-12 Wim Taymansaudio-converter: improve processing loop
2016-01-11 Thiago Santossubtitleoverlay: replace accept-caps with caps query
2016-01-08 Sebastian Drögeaudio: Update exported symbols list
2016-01-08 Thiago Santosvideorate: replace accept-caps with a caps query
2016-01-08 Tim-Philipp... docs: fix up for GstAudioChannelMix rename as well
2016-01-08 Wim Taymansaudio-converter: small API tweaks
2016-01-08 Wim Taymansaudio-converter: prepare API for rate changes
2016-01-08 Wim Taymansaudio-convert: simplify API
2016-01-08 Sebastian Drögeaudio/video: Use G_GNUC_INTERNAL for internal functions
2016-01-08 Wim Taymansaudio: GstAudioChannelMix -> GstAudioChannelMixer
2016-01-08 Sebastian Drögeplaybin: Use the caps query instead of accept-caps...
2016-01-06 Aurélien Zanellivideopool: store videoinfo after choosing the biggest...
2016-01-06 Aurélien Zanellivideotestsrc: add missing break in set_property switch...
2016-01-06 Koop Masttests: audioconvert: fix test compilation with clang
2016-01-06 Tim-Philipp... tests: fix indentation of various unit tests
2016-01-05 Tim-Philipp... docs: add new audio API
2016-01-03 Tim-Philipp... docs: remove dummy function declarations with G_INLINE_...
2016-01-03 Sebastian Drögeriff: Add missing closing parenthesis to GST_RIFF_WAVE_...
2016-01-02 Stefan Sauerriff-ids: remove trailing whitespace
2016-01-02 Stefan Sauerriff-ids: fix two swapped ids
2015-12-31 Sebastian Drögesdp: Also reorder SUBDIRS to try even harder to build...
2015-12-31 Sebastian Drögesdp: The SDP library depends on the RTP library now...
2015-12-31 Hyunjun Kosdp: add helper fuctions from/to sdp from/to caps
2015-12-29 Sebastian Drögeaudioconvert: Pass pointer arrays instead of singleton...
2015-12-29 Sebastian Drögeencoding-profile: Check for FALSE'ness directly, not...
2015-12-29 Sebastian Drögeencoding-profile: Don't use preset_name string after...
2015-12-29 Stefan Saueraudioconvert: add a test for gap handling
2015-12-29 Stefan Saueraudioconvert: fix passthrough operation
2015-12-29 Tim-Philipp... tools: gst-device-monitor: print uint properties in...
2015-12-28 Reynaldo H... videoblend: special case 1x1 src dims on increment...
2015-12-28 Sebastian Drögetypefindfunctions: Make sure that enough data is availa...
2015-12-27 Stefan Sauertests: remove commented code from audioconvert test
2015-12-27 Stefan Saueraudio-converter: code cleanup
2015-12-26 Tim-Philipp... tools: gst-device-monitor: print non-string device...
2015-12-26 Sebastian Drögeaudio: Fix some documentation warnings
2015-12-26 Sebastian Drögevideoaffinetransformmeta: Add (transfer none) annotatio...
2015-12-25 Sebastian Drögeplaysink: Don't leak audio/video filters due to floatin...
2015-12-25 Sebastian Drögeplaysink: Allow reuse of audio/video filters by unparen...
2015-12-25 Sebastian Drögeplaysink: Don't leak audio/video filters when using...
2015-12-24 Sebastian DrögeBack to development
2015-12-24 Sebastian Drögepbutils: Link to libgstbase for bytewriter and adapter
2015-12-24 Sebastian DrögeRelease 1.7.1
2015-12-24 Sebastian DrögeUpdate .po files
2015-12-24 Sebastian Drögepo: Update translations
2015-12-24 Thibault Saunierencodebin: Implement an encoding profile serialization...
2015-12-21 Koop Mastconfigure: Make -Bsymbolic check work with clang.
2015-12-19 Kazunori Kobayashiappsrc: Clear is_eos flag when receiving the flush...
2015-12-18 Thiago Santosexamples: playback-test: remove unused variables
2015-12-18 Matthew Watersplaybin: only add the template caps when the result...
2015-12-17 Sebastian Drögeconfigure: Don't use AG_GST_CHECK_FEATURE for checking...
2015-12-16 Sebastian DrögeRevert "decodebin2: fix deadlock on chain shutdown"
2015-12-16 Luis de Bethencourtmultifdsink: fix typo in GST_WARNING_OBJECT
2015-12-16 Vincent Penquerc'hvideorate: remove dead code
2015-12-16 Wim Taymansaudio-converter: rework the main processing loop
2015-12-16 Wim Taymansaudioconvert: clear convert object
2015-12-16 Sebastian Drögedocs: update to git
2015-12-14 Nicolas DufresneRevert "alsasrc: Disable HW timestamp"
2015-12-14 Xavier Claessensbase: Add g_autoptr() support to all types
2015-12-14 Nicolas Dufresnealsasrc: Disable HW timestamp
2015-12-14 Sebastian Drögertspconnection: Properly initialize stack-allocated...
2015-12-14 Evan Callawayrtspconnection: Use relative URI for non-proxy tunneled...
2015-12-14 Evan Callawayrtspconnection: Support authentication during tunneling...
2015-12-14 Sebastian Drögertpbasedepayload: Check if the packet loss event actual...
2015-12-14 Wim Taymansaudio: adapt API for non-interleaved formats
2015-12-14 Wim Taymansaudio-converter: improve API for non-interleaved formats
2015-12-12 Luis de Bethencourtriff: add FourCC aliases
2015-12-12 Luis de Bethencourtriff: use defined FourCC
2015-12-11 Julien Isorcevideodecoder: add some debug around pool negotiation
2015-12-11 Song Bingvideo/convertframe: Add crop meta support via videocrop
2015-12-11 Tim-Philipp... rtpbasedepay: when setting discont flag make sure rtpbu...
2015-12-11 Tim-Philipp... tests: rtpbasedepayload: add test for seqnum gap discon...
2015-12-11 Tim-Philipp... rtpbasedepay: fix possible refcounting issue when detec...
2015-12-10 Wim Taymansmultisocketsink: add GstNetworkMessage event
2015-12-10 Wim Taymansmultisocketsink: add dispatched event
2015-12-10 Wim Taymanssocketsrc: handle GstNetworkMessage events
2015-12-09 Wim Taymansaudio-convert: improve converter API
2015-12-08 Philippe Normandappsrc: duration query support based on the size property
2015-12-07 Nicolas DufresneAutomatic update of common submodule
2015-12-04 Wim Taymansmultisocketsink: let downstream know we support metadata
2015-12-03 Edward Herveyvideodecoder: Avoid pushing buffers before segment...
2015-12-03 Reynaldo H... Drop usage of deprecated g-ir-scanner --strip-prefix...
2015-12-02 Tim-Philipp... decodebin2: fix "Attempt to unlock mutex that was not...
2015-12-02 Edward Herveyplayback: Expose XSUB formats by default
2015-12-02 Edward Herveydiscoverer: Also consider XSUB as a subtitle format
2015-12-02 Edward Herveypbutils: Add description for XSUB subpicture format
2015-12-02 Edward Herveyriff: 'DXSA' is the same as 'DXSB'
2015-12-02 Edward Herveystreamsynchronizer: Rename GstStream => GstSyncStream
2015-12-02 Evan Callawayrtspconnection: Update capitalization of x-sessioncookie
2015-12-02 Sebastian Drögedecodebin: Update buffering messages when removing...
2015-12-02 Wim Taymansmultisocketsink: keep on reading when we stop sending
2015-12-01 Sebastian Drögeaudiobasesrc: Post latency message on the bus after...
2015-12-01 Michael Olbrichaudiobasesink: Post latency message on the bus after...
2015-12-01 Thomas Bluemel[PATCH] Fix a race condition accessing the decode_chain...
2015-12-01 Vincent Penquerc'hdecodebin: early out on pad-added when the pad is inactive
next