summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-20basetestoverlay: Always query window dimensionNicolas Dufresne1-58/+47
2015-07-20basetextoverlay: Send caps before doing allocation queryNicolas Dufresne1-7/+10
2015-07-20basetextoverlay: Log GstVideoOverlayComposition negotiationLubosz Sarnecki1-0/+3
2015-07-20basetextoverlay: Receive window size event and adjust renderingLubosz Sarnecki2-7/+97
2015-07-20basetestoverlay: Pass down meta buffers from upstream that supports GstVideoO...Lubosz Sarnecki2-0/+29
2015-07-18depayloader: Use input segment startNicolas Dufresne1-3/+3
2015-07-16typefindfunctions: add DASH MPD typefinderTim-Philipp Müller1-0/+17
2015-07-16jsseek: fix memory leaksVineeth T M1-1/+3
2015-07-16Update mailing list address from sourceforge to freedesktopTim-Philipp Müller4-6/+6
2015-07-16tools: gst-device-monitor: fix props leakTim-Philipp Müller1-0/+1
2015-07-15device-monitor: print device propertiesWim Taymans1-5/+22
2015-07-15video: improve loggingWim Taymans11-5/+172
2015-07-15jsseek: fix tag list leakVineeth TM1-0/+3
2015-07-14playback-test: fix tag list leakVineeth TM1-0/+3
2015-07-14rtsp: Include generated enum types in gstrtsptransport.hOlivier Crête1-0/+1
2015-07-14socketsrc: add caps propertyWim Taymans2-0/+65
2015-07-14playback-test: fix memory leakVineeth T M1-2/+3
2015-07-14decodebin: only try to expose complete groupsThiago Santos1-2/+6
2015-07-14decodebin: fix typoThiago Santos1-1/+1
2015-07-12rtp: rtpbasedepayload: add process_rtp_packet() vfuncTim-Philipp Müller2-6/+31