Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-16video-converter: Fix crashes in fast-paths when converting interlaced formats...1.8Sebastian Dröge
2016-12-09id3v2: Add missing overrun check for frame sizesJan Schmidt
2016-11-23typefind: bounds check windows ico detectionMatthew Waters
2016-11-20riff: Extract bpp from the strf for vnmcSebastian Dröge
2016-10-25audio: don't deref NULLStefan Sauer
2016-10-25audioencoder: Plug buffer-leakHavard Graff
2016-09-30audiotestsrc: Fix segment boundary checking for reverse playbackSebastian Dröge
2016-09-30audiotestsrc: Don't adjust segment time in seek handlerSebastian Dröge
2016-09-30streamsynchronizer: Correctly calculate group start times in reverse playback...Sebastian Dröge
2016-09-22video-scaler: take number of bits into account when copyingWim Taymans
2016-09-22video-converter: add more fastpaths for I420 -> RGBWim Taymans
2016-09-04pbutils: store missing-plugin structure in current_info->misc againJonathan Matthew
2016-08-31audioresample: Don't produce more data than expected in GAP modeMaik Scholz
2016-08-19Release 1.8.31.8.3Sebastian Dröge
2016-08-19Update .po filesSebastian Dröge
2016-08-16oggdemux: remove eos avoidance workaroundVincent Penquerc'h
2016-08-13g-i: pass compiler env to g-ir-scannerTim-Philipp Müller
2016-07-25oggdemux: fix unknown duration playing Ogg over HTTPVincent Penquerc'h
2016-07-25xvimageallocator: const correctness in gst_xvimage_allocator_alloc().Duncan Palmer
2016-07-25xvimagesink: only error out if the allocated memory is too smallTim-Philipp Müller
2016-07-25xvimagesink: error out on buffer size sanity check failure.Duncan Palmer
2016-07-25encoding-profile: Remove some more fields from the caps when creating from di...Sebastian Dröge
2016-07-25missing-plugins: Remove some other fields when cleaning up capsSebastian Dröge
2016-07-25rtspconnection: Fix potential deadlock caused by blocking read foreverSergio Torres Soldado
2016-07-25videodecoder: fix criticals fixating a non existent fieldSebastian Dröge
2016-07-25audioencoder: Protect samples_in/bytes_out and audio info with object lockSebastian Dröge
2016-07-25audiodecoder: Protect samples_in/bytes_out and audio info with object lockSebastian Dröge
2016-07-25audioencoder/decoder: Move encoded audio conversion function to a common placeSebastian Dröge
2016-07-25audiodecoder: fix criticals fixating a non existent fieldVincent Penquerc'h
2016-07-25videodecoder: Use the object lock to protect bytes/time trackingSebastian Dröge
2016-07-25videoencoder/decoder: Move conversion utility functions to a common header an...Sebastian Dröge
2016-07-25videoencoder: Use the object lock to protect bytes/time trackingSebastian Dröge
2016-07-04tagdemux: fix handling of very short files in push modeTim-Philipp Müller
2016-07-04tagdemux: fix erroring out if we reach EOS without detecting typeTim-Philipp Müller
2016-07-04audioconvert: Handle fallback channel mask for mono correctlySebastian Dröge
2016-07-04playsink: Force STEP events on the video-sink for GST_FORMAT_BUFFERSSebastian Dröge
2016-07-04playsink: Don't send another step event to the audio-sink if we got step-done...Sebastian Dröge
2016-06-27discoverer: Only allow serializing OK discoverer infos to GVariantsSebastian Dröge
2016-06-09Release 1.8.21.8.2Sebastian Dröge
2016-06-09Update .po filesSebastian Dröge
2016-06-09po: Update translationsSebastian Dröge
2016-06-02video-color: Fix colorimetry IS_UNKNOWNStian Selnes
2016-05-20opusdec: Use GST_AUDIO_DECODER_ERROROlivier Crête
2016-05-20videosink: ensure the debug category is always initializedGuillaume Desmottes
2016-05-20playbin: fix suburidecodebin leakGuillaume Desmottes
2016-05-11sdp: parse sdp attributes in case that sdp message doesn't contain mikey messageHyunjun Ko
2016-05-04encoding-profile: Fix caps memory leakSebastian Dröge
2016-05-04encoding-profile: Fail to create encoding profile from discoverer info if no ...Sebastian Dröge
2016-05-04encoding-profile: Recurse into nested container profiles and only add the fin...Sebastian Dröge
2016-05-04encoding-profile: Move adding of each stream to a helper functionSebastian Dröge