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