discoverer: copy over result and seekable fields when copying a discoverer info
[platform/upstream/gstreamer.git] / gst /
2016-03-29 Jan Schmidtsubparse: Add more parsing guards
2016-03-29 Luis de Bethencourtsubparse: add missing break between formats
2016-03-28 Wim Taymansaudioresample: remove last ORC remains
2016-03-28 Wim Taymansaudio-resampler: improve filter construction
2016-03-28 Wim Taymansaudio-resampler: add reset function
2016-03-28 Wim Taymansaudio-resampler: handle filter length changes
2016-03-28 Wim Taymansaudio-converter: make some optimized functions
2016-03-28 Wim Taymansaudio-converter: simplify API
2016-03-28 Wim Taymansaudio-converter: more work on resampling
2016-03-28 Wim Taymansaudio-converter: add resampler
2016-03-24 Jan Schmidtsubparse: WebVTT parsing support
2016-03-24 Jan Schmidttypefind: Add a typefinder for WebVTT files
2016-03-24 Jan Schmidttypefind: Reduce URI typefinder from MAX to LIKELY
2016-03-24 Jan Schmidtdecodebin2: Hold new buffering_post lock while posting...
2016-03-24 Jimmy Ohndecodebin: Modify result of seekable in check_upstream_...
2016-03-24 Vineeth TMbase: use new gst_element_class_add_static_pad_template()
2016-03-14 Sebastian Drögedecodebin: Shut down all elements explicitly to NULL...
2016-03-14 Sebastian Drögemultihandlesink: Remove useless streamheader storage
2016-03-14 Sebastian Drögemultihandlesink: Only don't send HEADER buffers normall...
2016-03-14 Sebastian Drögedecodebin: expose_pad() is always called with lock...
2016-03-14 Sebastian Drögedecodebin: Don't check twice if the decode chain is...
2016-03-14 Sebastian Drögedecodebin: Don't hold EXPOSE_LOCK in type_found() outsi...
2016-03-14 Sebastian Drögetcp: Remove unused file
2016-03-02 Sebastian DrögeRevert "playbin: use avdeinterlace for deinterlacing...
2016-03-02 Sebastian Drögeencodebin: Make dispose() function safe to be called...
2016-03-01 Tom Deseynmultisocketsink: handle client close correctly and...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-02-23 Edward HerveyRevert "playsink: Properly mark pending blocked pads"
2016-02-20 Tim-Philipp MüllerFix use of undeclared core debug category symbols
2016-02-20 Tim-Philipp Müllerwin32: remove outdated build cruft
2016-02-17 Reynaldo H. Verdej... typefind: strengthen check for valid H.263 picture...
2016-02-17 Vineeth T Mdecodebin: return incomplete topology if decode chains...
2016-02-15 Sebastian Drögedecodebin: Fix documentation of the autoplug-query...
2016-02-11 Wim Taymansresample: avoid overflows
2016-02-11 Wim Taymansresample: fix double interpolation sse code
2016-01-28 Sebastian Drögeaudiorate: Use gst_audio_format_fill_silence() instead...
2016-01-27 Thibault Saunierencodebin: Allow streamheader update when profile.allow...
2016-01-25 Sebastian Drögedecodebin: Correctly expose pads from elements that...
2016-01-16 Mathieu Duponchellestreamsynchronizer: Ignore flushing streams [..]
2016-01-16 Sebastian Drögeplaybin: Only append non-raw and sysmem pad template...
2016-01-16 Sebastian DrögeRevert "playbin: only add the template caps when the...
2016-01-15 Edward Herveyplaysink: Properly mark pending blocked pads
2016-01-13 Thiago Santossubtitleoverlay: replace gst_caps_can_intersect() with...
2016-01-13 Thiago Santosplaybin: use subset check instead of intersect
2016-01-11 Thiago Santossubtitleoverlay: replace accept-caps with caps query
2016-01-08 Thiago Santosvideorate: replace accept-caps with a caps query
2016-01-08 Wim Taymansaudio-converter: small API tweaks
2016-01-08 Wim Taymansaudio-convert: simplify API
2016-01-08 Sebastian Drögeplaybin: Use the caps query instead of accept-caps...
2016-01-06 Aurélien Zanellivideotestsrc: add missing break in set_property switch...
2015-12-29 Sebastian Drögeaudioconvert: Pass pointer arrays instead of singleton...
2015-12-28 Sebastian Drögetypefindfunctions: Make sure that enough data is availa...
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-18 Matthew Watersplaybin: only add the template caps when the result...
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 Taymansaudioconvert: clear convert object
2015-12-14 Wim Taymansaudio: adapt API for non-interleaved formats
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-04 Wim Taymansmultisocketsink: let downstream know we support metadata
2015-12-02 Tim-Philipp Müllerdecodebin2: fix "Attempt to unlock mutex that was not...
2015-12-02 Edward Herveyplayback: Expose XSUB formats by default
2015-12-02 Edward Herveystreamsynchronizer: Rename GstStream => GstSyncStream
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 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-11-10 Wim Taymansaudio-converter: add output size argument
2015-11-06 Edward Herveydecodebin: Properly deactivate ghostpads
2015-11-06 Tim-Philipp Mülleraudioconvert: fix build
2015-11-06 Wim Taymansaudio-converter: move audio converter to audio libs
2015-11-06 Wim Taymansaudio-channel-mix: move channel mixer to audio libs
2015-11-06 Wim Taymansaudio: add debug categories
2015-11-06 Wim Taymanschannelmix: don't limit channelpositions
2015-11-06 Wim Taymanschannelmix: simplify API a little
2015-11-06 Wim Taymanschannelmix: GstChannel -> GstAudioChannel
2015-11-06 Wim Taymansaudioconvert: cleanups and add some docs
2015-11-06 Wim Taymansaudioconvert: move audio quantize code to libs
2015-11-05 Wim Taymansaudio-channels: rename get_default_mask
2015-11-05 Thibault Sauniervolume: Do not try to get binding value array if we...
2015-11-05 Wim Taymansaudio-channels: make method to get default channel...
2015-11-03 Wim Taymansaudio-format: add TRUNCATE_RANGE flag
2015-11-03 Wim Taymansaudioconvert: change multiplier for int<->float conversion
2015-11-02 Wim Taymansaudiotestsrc: increase freq limit
2015-11-02 Wim Taymansaudiotestsrc: add support for unlimited number of channels
2015-11-02 Wim Taymansaudiotestsrc: add support for all formats
2015-11-02 Sebastian Drögeaudioresample: Clip input buffers to the segment before...
2015-11-02 Sebastian Drögeaudioconvert: Clip input buffers to the segment before...
2015-11-01 Tim-Philipp Mülleraudioconvert: update orc backup code to fix build witho...
2015-10-31 Csaba Tothmultisocketsink: fix "client-removed" signal on 64...
2015-10-30 Joan Pau Beltranvideotestsrc: fix handling of Bayer format 'gbrg'
2015-10-30 Wim Taymansaudioconvert: rework audioconvert
2015-10-30 Wim Taymanschannelmix: fix up API a little
next