summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-29typefinding: don't detect mp3 based on just a few bits1.0Tim-Philipp Müller1-8/+8
2013-08-28Release 1.0.101.0.10Tim-Philipp Müller34-51/+149
2013-08-27rtcpbuffer: do additional packet checksWim Taymans1-7/+21
2013-08-26gio: fix printf format compiler warningTim-Philipp Müller1-1/+1
2013-08-26gio: make better use of the cached bufferJonathan Matthew1-23/+46
2013-08-26rtcpbuffer: calculate FB packet length correctlyWim Taymans1-1/+1
2013-08-23audioconvert: If we have to lose precision, try to lose as less precision as ...Sebastian Dröge1-28/+40
2013-08-21rtpbasedepayload: mark DISCONT on buffer in all casesWim Taymans1-11/+12
2013-07-30Release 1.0.91.0.9Tim-Philipp Müller34-57/+228
2013-07-28multisocketsink: Fix handling of partial writes and WOULD_BLOCK errorsSebastian Dröge1-3/+6
2013-07-28multifdsink: Update current time after every writeSebastian Dröge1-3/+3
2013-07-28multihandlesink: Update current time after every writeSebastian Dröge1-3/+3
2013-07-26audiodecoder: do not leak input capsMatej Knopp1-5/+5
2013-07-26videotestsrc: Initialize GstVideoInfo in ::start()Edward Hervey1-0/+2
2013-07-26videotestsrc: Don't error on not-negotiatedEdward Hervey1-2/+0
2013-07-26audio/videodecoder: Rename variable in macro from dec to __decSebastian Dröge2-4/+4
2013-07-17tagdemux: Put the modified time back in the time part of the segmentOlivier Crête1-7/+7
2013-07-17subparse: use g_strdup() and friendsTim-Philipp Müller1-3/+3
2013-07-16configure: remove obsolete libxml checksTim-Philipp Müller1-27/+0
2013-07-16subparse: don't leak parse context for sami and qttextTim-Philipp Müller2-14/+8
2013-07-16tests: update sami parser testcasesYoung-Ho Cha1-4/+71
2013-07-16subparse: remove libxml dependency for sami parser and re-enable sami parserYoung-Ho Cha3-192/+587
2013-07-15riff-media: Add 'png ' fourccOlivier Crête1-0/+1
2013-07-15riff: Provide correct media type for XSubReynaldo H. Verdejo Pinochet1-0/+7
2013-07-12Release 1.0.81.0.8Tim-Philipp Müller35-60/+311
2013-07-05audioencoder: unref before memsetJonas Holmberg1-6/+6
2013-07-05xmptag: More efficient GSList usageEdward Hervey1-2/+6
2013-07-05alsasink: Update internal buffer/period times with the values that were confi...Sebastian Dröge1-0/+2
2013-07-05typefind: Ensure we have enough data when reading the sync marker in the AAC/...Sebastian Dröge1-1/+1
2013-07-05tag: ignore malformed ID3v2 TDAT framesMarcin Lewandowski1-3/+13
2013-05-29decodebin: Lock the state of child elements as long as we manage their statesSebastian Dröge1-1/+8
2013-05-29Revert "decodebin2: use NO_RESYNC flag"Sebastian Dröge1-2/+0
2013-05-28riffmedia: add systemstream to all mpeg video capsMatej Knopp1-5/+10
2013-05-28typefinding: add parsed=true to mp3 and mpeg2 video ES capsTim-Philipp Müller1-2/+3
2013-05-28decodebin: Fix MP3 parser unit testSebastian Dröge1-1/+1
2013-05-28playsinkconvertbin: Fix leak of the downstream caps filterSebastian Dröge1-0/+2
2013-05-18audio: fix GST_AUDIO_INFO_ENDIANNESS macroTim-Philipp Müller1-1/+1
2013-05-18vorbisparse: Fix event handlingSebastian Dröge1-2/+3
2013-05-18typefind: fix detection of HLS playlists with alternative renditionsAndoni Morales Alastruey1-1/+2
2013-05-08uridecodebin: Always store queue2 elements for later removalSebastian Dröge1-0/+1
2013-05-07riff: Manually calculate bitrate of ADPCM streamsJulien Moutte1-1/+26
2013-05-07theoraenc: Don't call gst_buffer_fill() for empty Theora packetsSebastian Dröge1-1/+2
2013-05-07theoraenc: Fix error handling when reading or writing multipass cache data failsSebastian Dröge1-14/+22
2013-05-04riff: wma can have more than 6 channelsTim-Philipp Müller1-1/+1
2013-05-04textrender: actually fixate output caps when fixating output capsTim-Philipp Müller1-0/+1
2013-05-04streamsplitter: Keep srcpad alive while querying peerThibault Saunier1-0/+3
2013-04-26Release 1.0.71.0.7Sebastian Dröge23-38/+528
2013-04-26Update .po filesSebastian Dröge38-38/+38
2013-04-26streamsynchronizer: Make the element publicSebastian Dröge3-3/+14
2013-04-26streamsynchronizer: update position for reverseWim Taymans1-11/+23