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
2013-08-29typefinding: don't detect mp3 based on just a few bits1.0Tim-Philipp Müller
2013-08-28Release 1.0.101.0.10Tim-Philipp Müller
2013-08-27rtcpbuffer: do additional packet checksWim Taymans
2013-08-26gio: fix printf format compiler warningTim-Philipp Müller
2013-08-26gio: make better use of the cached bufferJonathan Matthew
2013-08-26rtcpbuffer: calculate FB packet length correctlyWim Taymans
2013-08-23audioconvert: If we have to lose precision, try to lose as less precision as ...Sebastian Dröge
2013-08-21rtpbasedepayload: mark DISCONT on buffer in all casesWim Taymans
2013-07-30Release 1.0.91.0.9Tim-Philipp Müller
2013-07-28multisocketsink: Fix handling of partial writes and WOULD_BLOCK errorsSebastian Dröge
2013-07-28multifdsink: Update current time after every writeSebastian Dröge
2013-07-28multihandlesink: Update current time after every writeSebastian Dröge
2013-07-26audiodecoder: do not leak input capsMatej Knopp
2013-07-26videotestsrc: Initialize GstVideoInfo in ::start()Edward Hervey
2013-07-26videotestsrc: Don't error on not-negotiatedEdward Hervey
2013-07-26audio/videodecoder: Rename variable in macro from dec to __decSebastian Dröge
2013-07-17tagdemux: Put the modified time back in the time part of the segmentOlivier Crête
2013-07-17subparse: use g_strdup() and friendsTim-Philipp Müller
2013-07-16configure: remove obsolete libxml checksTim-Philipp Müller
2013-07-16subparse: don't leak parse context for sami and qttextTim-Philipp Müller
2013-07-16tests: update sami parser testcasesYoung-Ho Cha
2013-07-16subparse: remove libxml dependency for sami parser and re-enable sami parserYoung-Ho Cha
2013-07-16riff-media: Add 'png ' fourccOlivier Crête
2013-07-16riff: Provide correct media type for XSubReynaldo H. Verdejo Pinochet
2013-07-12Release 1.0.81.0.8Tim-Philipp Müller
2013-07-05audioencoder: unref before memsetJonas Holmberg
2013-07-05xmptag: More efficient GSList usageEdward Hervey
2013-07-05alsasink: Update internal buffer/period times with the values that were confi...Sebastian Dröge
2013-07-05typefind: Ensure we have enough data when reading the sync marker in the AAC/...Sebastian Dröge
2013-07-05tag: ignore malformed ID3v2 TDAT framesMarcin Lewandowski
2013-05-29decodebin: Lock the state of child elements as long as we manage their statesSebastian Dröge
2013-05-29Revert "decodebin2: use NO_RESYNC flag"Sebastian Dröge
2013-05-28riffmedia: add systemstream to all mpeg video capsMatej Knopp
2013-05-28typefinding: add parsed=true to mp3 and mpeg2 video ES capsTim-Philipp Müller
2013-05-28decodebin: Fix MP3 parser unit testSebastian Dröge
2013-05-28playsinkconvertbin: Fix leak of the downstream caps filterSebastian Dröge
2013-05-18audio: fix GST_AUDIO_INFO_ENDIANNESS macroTim-Philipp Müller
2013-05-18vorbisparse: Fix event handlingSebastian Dröge
2013-05-18typefind: fix detection of HLS playlists with alternative renditionsAndoni Morales Alastruey
2013-05-08uridecodebin: Always store queue2 elements for later removalSebastian Dröge
2013-05-07riff: Manually calculate bitrate of ADPCM streamsJulien Moutte
2013-05-07theoraenc: Don't call gst_buffer_fill() for empty Theora packetsSebastian Dröge
2013-05-07theoraenc: Fix error handling when reading or writing multipass cache data failsSebastian Dröge
2013-05-04riff: wma can have more than 6 channelsTim-Philipp Müller
2013-05-04textrender: actually fixate output caps when fixating output capsTim-Philipp Müller
2013-05-04streamsplitter: Keep srcpad alive while querying peerThibault Saunier
2013-04-26Release 1.0.71.0.7Sebastian Dröge
2013-04-26Update .po filesSebastian Dröge
2013-04-26streamsynchronizer: Make the element publicSebastian Dröge
2013-04-26streamsynchronizer: update position for reverseWim Taymans