summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-07WIP audiofxbasefirfilteraudiofxbasefirfilterSebastian Dröge1-23/+26
2010-01-07audiofxbasefirfilter: property for not draining on changesThiago Santos1-7/+59
2010-01-07audiofxbasefirfilter: Add property for not draining the history on kernel cha...Sebastian Dröge3-18/+51
2010-01-07rtph264pay: remove weird memcmp codeWim Taymans1-41/+2
2010-01-07level: fix typo in 'message' property descriptionEdward Hervey1-1/+1
2010-01-06flacdec: really use upstream timestamp if there is oneMark Nauwelaerts1-2/+14
2010-01-06rtpg728pay: remove unused adapter peekWim Taymans1-3/+0
2010-01-05deinterlace: Improve passthrough testsThiago Santos1-23/+43
2010-01-05deinterlace: Adds some docs to the new testsThiago Santos1-0/+30
2010-01-05deinterlace: Adds tests for passthroughThiago Santos1-0/+130
2010-01-05deinterlace: Adds tests for caps acceptanceThiago Santos2-0/+162
2010-01-05deinterlace: Adds basic check testThiago Santos2-0/+54
2010-01-05qtdemux: Add support for wave-style audio in qt.Michael Smith2-3/+61
2010-01-05tests: Add G.729 RTP payloader/depayloader testOlivier Crête1-0/+19
2010-01-05rtpg729pay: Simplify adapter usageOlivier Crête1-47/+20
2010-01-05rtpg729pay: Support ptime from capsOlivier Crête1-3/+13
2010-01-05rtp: Add maxptime to the READMEOlivier Crête1-0/+4
2010-01-05rtpg723depay: add G723 depayloaderWim Taymans4-0/+295
2010-01-05rtpg729depay: remove unused variableWim Taymans2-4/+1
2010-01-05rtpg723pay: rewrite payloaderWim Taymans2-154/+175
2010-01-05qtdemux: fix chunk counterWim Taymans1-0/+1
2010-01-05qtdemux: more work at reducing loop overheadWim Taymans1-83/+178
2010-01-05qtdemux: cleanups and make duration more accurateWim Taymans1-32/+39
2010-01-05qtdemux: simplify logic to calculate durationWim Taymans1-5/+7
2010-01-05qtdemux: Store timestamps in mov format in the indexRobert Swain1-91/+128
2010-01-05qtdemux: make seeking in push mode workWim Taymans1-19/+50
2010-01-05qtdemux: move error code out of normal flowWim Taymans1-55/+59
2010-01-05qtdemux: Add push mode seek support for seeking to obtain the moov atomRobert Swain2-13/+75
2010-01-05rtspsrc: fix on-npt-stop signal warnings for RDTWim Taymans1-2/+7
2010-01-05v4l2src: fix memory leak in new uri handler codeTim-Philipp Müller1-2/+10
2010-01-05avimux: fix typo in warning messageStefan Kost1-1/+1
2010-01-04shout2send: Add 'public' propertyRobert Weidlich2-0/+20
2009-12-31qtdemux: Add tags for average and maximum bitrateArun Raghavan1-3/+16
2009-12-26audiofxbasefirfilter: do not try to alloc really large buffersThiago Santos1-2/+2
2009-12-25videomixer: optimize blend code some moreWim Taymans1-43/+115
2009-12-24videomixer: scale and clampWim Taymans4-9/+9
2009-12-24alpha: scale and clamp alpha to its full extendWim Taymans1-3/+5
2009-12-24rtspsrc: fix some comments, remove property checkWim Taymans1-9/+12
2009-12-24videomixer: some trivial cleanupsWim Taymans1-12/+7
2009-12-24rtspsrc: Parse all rtpinfo entriesThiago Santos1-2/+4
2009-12-24qtdemux: perf tag should map to GST_TAG_ARTISTThiago Santos1-1/+1
2009-12-24interleave: fix weird indentationWim Taymans1-36/+0
2009-12-24rtph263ppay: use faster _adapter_copy() whem possibleWim Taymans1-3/+1
2009-12-24tests: use right type when passing vararg valueWim Taymans1-1/+1
2009-12-23flacdec: use a single decoder field for both push and pull modeMark Nauwelaerts2-64/+38
2009-12-23flacdec: fix possible hanging in pull mode seekingMark Nauwelaerts1-0/+10
2009-12-23rtph264pay: fix uninitialized variableMark Nauwelaerts1-1/+1
2009-12-23rtp: use boilerplateWim Taymans35-365/+46
2009-12-23rtpL16pay: convert to baseaudiopayloadWim Taymans2-139/+17
2009-12-23rtppcmapay: the boilerplate macro sets parent_classWim Taymans1-2/+0