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
2014-07-22audiocdsrc: Don't consider trailing data tracks for MusicBrainz disc id calcu...1.2Johannes Dewender
2014-06-28typefind: Bump iso mp4 typefinder to PRIMARY. Add mp4 extension hint.Jan Schmidt
2014-06-27tcpclientsrc: return FLUSHING when select() is canceledTim-Philipp Müller
2014-06-27tcpserversrc: return FLOW_FLUSHING instead of an error when accept/select is ...Michael Olbrich
2014-06-27vorbisenc: add missing va_end in variadic functionEdward Hervey
2014-06-27decodebin: Do async-done on expose errors tooSebastian Dröge
2014-06-27alsasink: fix occasional crash intersecting invalid valuesVincent Penquerc'h
2014-06-27oggstream: consider all opus packets as "keyframes"Vincent Penquerc'h
2014-06-10videoscale: vs_image: strides are a gsizeThiago Santos
2014-06-10video: avoid overflows when doing int operations for sizeThiago Santos
2014-05-23audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2Sebastian Dröge
2014-05-23audioresample: Fix build on x86 if emmintrin.h is available but can't be usedAntoine Jacoutot
2014-05-21playsink: Always take the playsink lock when adding or removing pad probesSebastian Dröge
2014-05-15audio: map channels=1,channel-mask=0 to MONO instead of NONERafał Mużyło
2014-05-10playbin: Don't block on non-serialized eventsSebastian Dröge
2014-05-10playsink: Don't block on non-serialized eventsSebastian Dröge
2014-05-10playsinkconvertbin: Don't block on non-serialized eventsSebastian Dröge
2014-05-10subtitleoverlay: Don't block on non-serialized eventsSebastian Dröge
2014-04-25giobasesink: Implement handling of the SEEKING querySebastian Dröge
2014-04-25audiodecoder: Plug caps leaksEdward Hervey
2014-04-22tag: exif: avoid adding empty stringsThiago Santos
2014-04-18Release 1.2.41.2.4Sebastian Dröge
2014-04-18Update .po filesSebastian Dröge
2014-04-12videometa: fix texture_type memcpy sizeVincent Penquerc'h
2014-04-12sdp: guard against address parse errors.Wim Taymans
2014-04-12adder: rework the logic to check if eos has to be sent.Mathieu Duponchelle
2014-04-12playbin: Drop reference to any source element in NULL stateJan Schmidt
2014-04-12rtspconnection: Fix minor memory leaks in error handlingOgnyan Tonchev
2014-04-12typefindfunctions: lower H.263 typefinder max probabilityTim-Philipp Müller
2014-04-04audiobasesink: clip start samples to match clipped start timeVincent Penquerc'h
2014-03-03rtspconnection: Call closed() when GET is closed in tunneled modeOgnyan Tonchev
2014-02-28tagdemux: Forward TIME seeks upstream too, maybe upstream can handle thatEric Trousset
2014-02-23rtspconnection: Remove read child source when POST is disconnectedOgnyan Tonchev
2014-02-20oggdemux: allow file to go until the end in push modeThiago Santos
2014-02-18playbin: Keep inputselector around until we release its padsSebastian Dröge
2014-02-17playsink: Only remove the complete text chain if the text pad goes awaySebastian Dröge
2014-02-11playbin: First try to get the pad's current caps, then query capsSebastian Dröge
2014-02-10playbin: Fix memory leak in autoplugging codeSebastian Dröge
2014-02-10playbin: Insert decoders without GstAVElement information between the other d...Sebastian Dröge
2014-02-10playbin: Only put parsers and sinks first, not all non-decodersSebastian Dröge
2014-02-10playbin: Fix memory leak in unit testSebastian Dröge
2014-02-08Release 1.2.31.2.3Sebastian Dröge
2014-02-08Update .po filesSebastian Dröge
2014-02-04po: Update translationsSebastian Dröge
2014-01-24videoconvert: tweak the scoring algorithmWim Taymans
2014-01-24video-chroma: don't crash on NULL resamplersWim Taymans
2014-01-21audiobasesink: make _get_time more threadsafeWim Taymans
2014-01-17videodecoder: plug leak when frames are released on subclass stopThiago Santos
2014-01-15tests: audiodecoder: add another test for negotiation with gap eventThiago Santos
2014-01-15audiodecoder: copy rate and channels from input before fixating output capsThiago Santos