platform/upstream/gstreamer.git
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
2015-12-01 Vincent Penquerc'hdecodebin: lock the expose lock around decode_chain use
2015-12-01 Luis de Bethencourtcodec-utils: accept wrong version field in OpusHead...
2015-11-27 William Manleyallocators: add debug category for fd memory and allocator
2015-11-20 Tim-Philipp... tests: tags: add unit test for ID3v2 PRIVATE_DATA tag...
2015-11-20 Ravi Kiran K Nid3v2frames: Handle private frames
2015-11-20 Tim-Philipp... tags: id3: make sure to register private-id3v2-frame...
2015-11-18 Ognyan Tonchevrtspconnection: Add support for parsing custom headers
2015-11-17 Reynaldo H... Remove unnecessary NULL checks before g_free()
2015-11-17 Vineeth TMxvimagesink/ximagesink: Fix structure memory leak
2015-11-12 Luis de Bethencourtcodec-utils: guint8 can't hold value over 255
2015-11-12 Luis de Bethencourtaudio-converter: remove unneeded check for unsigned < 0
2015-11-11 Vineeth TMtests:video: Fix overlay rectangle and buffer leak
2015-11-11 Vineeth TMpbutils:encoding-target: Fix string memory leak
2015-11-11 Vineeth TMaudio-quantize: Fix dither_buffer memory leak
2015-11-10 Jan Schmidtvorbisdec: Re-init on new caps
2015-11-10 Matthew Watersvideometa: add GstVideoAffineTransformationMeta
2015-11-10 Wim Taymansaudio-converter: add output size argument
2015-11-06 Thibault Saunierdiscoverer: Check API arguments and assert if needed
2015-11-06 Edward Herveydecodebin: Properly deactivate ghostpads
2015-11-06 Tim-Philipp... audioconvert: fix build
2015-11-06 Wim Taymansaudio-converter: require interleaved samples and no...
2015-11-06 Wim Taymansaudio: update ORC dist files
next