summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29multisocketsink: Fix handling of partial writes and WOULD_BLOCK errors1.0+rtspSebastian Dröge1-3/+6
2013-07-28rtspconnection: Create a new write GSource after removing itSebastian Dröge1-0/+10
2013-07-28rtsp: Update from GIT master for gst-rtsp-serverSebastian Dröge17-783/+1324
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.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 states1.0Sebastian 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.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
2013-04-26videodecoder: Try harder to push writable buffers downstreamSebastian Dröge1-1/+10
2013-04-26videoencoder: Try harder to push writable buffers downstreamSebastian Dröge1-17/+32
2013-04-24streamsynchronizer: Fix check for belonging to another streamSebastian Dröge1-1/+2
2013-04-24streamsynchronizer: Create element with gst_element_factory_make()Sebastian Dröge1-3/+1
2013-04-23streamsynchronizer: Don't consider a stream added for an already running one ...Sebastian Dröge1-2/+3
2013-04-23streamsynchronizer: If a stream belongs to an already running stream, don't waitSebastian Dröge1-36/+58
2013-04-18videoencoder: Simply setcaps functionSebastian Dröge1-22/+16