summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-16theoraenc: use template subset check for accept-capsacceptcapsThiago Santos1-0/+2
2015-08-16vorbisenc: use template subset check for accept-capsThiago Santos1-0/+2
2015-08-16audioencoder: add src and sink query methodsThiago Santos2-12/+70
2015-08-16decodebin: Fix list iterationEdward Hervey1-1/+1
2015-08-15decodebin2: Handle flushing with multiple decode groupsEdward Hervey1-0/+116
2015-08-15decodebin2: Forward event/queries for unlinked groupsEdward Hervey1-0/+80
2015-08-15Revert "audiodecoder: expose default query handling function"Thiago Santos3-17/+3
2015-08-15Revert "videodecoder: expose default query handling function"Thiago Santos3-18/+3
2015-08-15vorbisdec: use default pad accept-caps handlingThiago Santos1-0/+3
2015-08-15theoradec: use default pad accept-caps handlingThiago Santos1-0/+4
2015-08-15audiodecoder: add option to use default pad accept-caps handlingThiago Santos3-16/+50
2015-08-15videodecoder: add option to use default pad accept-caps handlingThiago Santos3-16/+50
2015-08-15rtpbasedepayload: Make stats creation threadsafe, fix a CRITICALJan Schmidt1-7/+19
2015-08-15typefind: Make the H.264 typefind a tiny bit more lenient.Jan Schmidt1-2/+6
2015-08-14appsink: unref the preroll buffer and cleanup the segments on stop()George Kiagiadakis1-0/+3
2015-08-14appsink: do not update preroll_caps unless the sink is prerollingGeorge Kiagiadakis1-1/+2
2015-08-14tests/appsink: add test to ensure that the segment returned by pull-preroll/s...George Kiagiadakis1-0/+36
2015-08-14appsink: put the correct segment in the preroll sampleGeorge Kiagiadakis1-1/+5
2015-08-14videodecoder: expose default query handling functionThiago Santos3-3/+17
2015-08-14audiodecoder: expose default query handling functionThiago Santos3-3/+17
2015-08-14check: Rename states unit testEdward Hervey1-1/+1
2015-08-14playsinkconvertbin: remove accept-caps handlingThiago Santos1-23/+0
2015-08-13videorate: fixate the pixel-aspect-ratioThiago Santos1-0/+4
2015-08-11theoraenc: mention videorate is often needed in docsTim-Philipp Müller1-0/+3
2015-08-11rtp: Depend on the audio librarySebastian Dröge1-0/+2
2015-08-11rtpbaseaudiopayload: Copy metadata in the (de)payloader, but only the relevan...Sebastian Dröge1-0/+43
2015-08-10videorate: add support for bayer formatsJoan Pau Beltran1-2/+4
2015-08-10basedepayloader: Don't re-timestamp with running-timeNicolas Dufresne1-12/+13
2015-08-10videoencoder: remove empty line to make g-i-scanner happyThiago Santos1-1/+0
2015-08-10videodecoder: documentation cleanupThiago Santos1-41/+52
2015-08-10tests: audiodecoder: add test to make sure gap is pushed before segmentThiago Santos1-0/+55
2015-08-10videodecoder: push pending events before gapThiago Santos2-13/+82
2015-08-06oggdemux: Set chain pointers to NULLOlivier Crête1-0/+3
2015-08-05decodebin: fix deadend_details string leakVineeth TM1-1/+2
2015-08-04videotestsrc: Don't set DTS on bufferNicolas Dufresne1-4/+4
2015-07-30oggdemux: Return FLUSHING if pad if flushingOlivier Crête1-3/+12
2015-07-30rtpbuffer: avoid accessing NULL buffer even moreBrian Peters1-1/+1
2015-07-30rtp: buffer: don't access NULL buffer pointerBrian Peters1-1/+3
2015-07-30rtpbasedepayload: fix leaks in error code pathsTim-Philipp Müller1-0/+2
2015-07-28textoverlay: Query downstream caps for checking if caps features are supporte...Sebastian Dröge1-2/+10
2015-07-24basetextoverlay: Use the extents rectangle for positioningNicolas Dufresne2-90/+132
2015-07-24basetextoverlay: Fix clipping issuesNicolas Dufresne1-32/+39
2015-07-24tools: gst-play: seek at least in steps of a secondTim-Philipp Müller1-2/+6
2015-07-22basetextoverlay: Improve further the negotiation functionNicolas Dufresne1-33/+35
2015-07-22basetextoverlay: Add missing linking against -lmRico Tzschichholz1-0/+1
2015-07-22basetextoverlay: Ensure meta coordinate are in stream scaleNicolas Dufresne2-43/+64
2015-07-22basetextoverlay: Reorder and cleanup class attributeNicolas Dufresne2-31/+38
2015-07-22typefind: Treat *.umx (Unreal Music Package) as audio/x-modVille Skyttä1-1/+7
2015-07-20basetextoverlay: Fix upstream composition handlingNicolas Dufresne1-2/+8
2015-07-20basetextoverlay: Clear reconfigure flags before negotationNicolas Dufresne1-0/+3