summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-28qtdemux: Update global duration on moov+moof filesqtdemuxEdward Hervey1-0/+49
2014-10-27qtdemux: don't blindly use any previous buffer timestamp for moofEdward Hervey1-2/+3
2014-10-27qtdemux: forward DISCONT from upstream to the output streamsGeorge Kiagiadakis1-0/+11
2014-10-24speex: Fix segfault when resetting the codecs multiple timesAnanda2-0/+2
2014-10-24rtpjitterbuffer: make debug line less confusingWim Taymans1-2/+2
2014-10-24rtspsrc: set full stream caps on internal src TCP padsAleix Conchillo Flaqué1-0/+6
2014-10-24rtpmux: Don't set PROXY_CAPS flag on the src padSjoerd Simons2-1/+5
2014-10-24videobox: critical error when element properties set as max/minVineeth T M1-1/+1
2014-10-24equalizer: Don't call iirequalizer's transform_ip in passthrough modeDavid Sansome1-3/+1
2014-10-14souphttpclientsink: Fix lifetime of stream headers and queued buffersNirbheek Chauhan1-4/+11
2014-10-14aacparse: fix memory leak when prepending ADTS headersMatej Knopp1-1/+1
2014-10-14wavenc: Send CAPS event after the pad was activatedSebastian Dröge1-3/+7
2014-10-14souphttpclientsink: Add some more useful debug loggingNirbheek Chauhan1-0/+4
2014-10-14souphttpclientsink: Free queued buffers in ::resetNirbheek Chauhan1-0/+3
2014-10-14vp8enc: finish() and drain() should return a GstFlowReturnSebastian Dröge1-2/+2
2014-10-14vp8enc/vp9enc: Protect the encoder with a mutex in all situationsSebastian Dröge2-4/+10
2014-10-14vp9enc: Allow caps renegotiationSebastian Dröge1-9/+35
2014-10-14vp8enc: Allow caps renegotiationJose Antonio Santos Cadenas1-8/+34
2014-10-14pulse: Add some documentation about threading and synchronisationArun Raghavan2-2/+29
2014-10-14pulsesink: Make emitting stream status messages synchronousArun Raghavan1-0/+16
2014-10-10rtpsource: Rename seqnum-base to seqnum-offset in capsOlivier Crête2-7/+7
2014-10-10rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête3-13/+14
2014-10-10rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête2-16/+18
2014-09-24Release 1.4.3Sebastian Dröge72-103/+231
2014-09-24Update .po filesSebastian Dröge41-41/+41
2014-09-24flacparse: Only calculate with durations != -1Sebastian Dröge1-1/+1
2014-09-23check/soup: Temporarily disable G_ENABLE_DIAGNOSTICEdward Hervey1-0/+5
2014-09-23check/soup: Define minimum version requiredEdward Hervey1-0/+2
2014-09-19Release 1.4.2Sebastian Dröge72-91/+437
2014-09-19Update .po filesSebastian Dröge41-41/+41
2014-09-19po: Update translationsSebastian Dröge1-17/+16
2014-09-19rtpbin: do not leak encsink pad in error caseOgnyan Tonchev1-4/+4
2014-09-19multipartdemux: do not leak new stream eventOgnyan Tonchev1-0/+1
2014-09-19osxaudio: OSStatus is not a fourcc, so don't print it as one...Sebastian Dröge4-94/+57
2014-09-17flacparse: do not leak uid after parsing TOC eventOgnyan Tonchev1-1/+1
2014-09-16v4l2allocator: O_CLOEXEC needs _GNU_SOURCEPeter Korsgaard1-0/+4
2014-09-15capssetter: update to 1.0 transform_caps sematicsWim Taymans1-20/+18
2014-09-13wavparse: Fix parsing of adtl chunksSebastian Dröge1-2/+10
2014-09-11matroska-demux: Don't handle parse errors at the end of file as an errorSebastian Dröge2-10/+28
2014-09-11souphttpsrc: If the server reports "Accept-Ranges: none" don't try range requ...Sebastian Dröge1-0/+11
2014-09-10v4l2sink: Unref pool after usageOgnyan Tonchev1-0/+1
2014-09-09v4l2transform: Don't rank it for nowNicolas Dufresne1-1/+1
2014-09-09v4l2allocator: Workaround driver that don't support REQBUFS(0)Nicolas Dufresne1-20/+14
2014-09-07avidemux: fix crash with certain videosTim-Philipp Müller1-1/+1
2014-09-04aacparse: Fix parsing issue when the buffer does not have a complete ADTS/LOA...Nicolas Huet1-5/+13
2014-09-04souphttpsrc: Include redirection target in error messagesSebastian Dröge1-15/+18
2014-09-04videomixer: Fix synchronization if dynamically changing the FPSAndrei Sarakeev1-0/+14
2014-09-04smpte: Check if input caps are the same and create output caps from video infoRavi Kiran K N1-10/+2
2014-09-04qtdemux: Silence some warnings for normal file contentsJan Schmidt2-2/+4
2014-09-02vp9dec: Get input width/height from the codec instead of the input capsSebastian Dröge1-7/+4