summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-19v4l2: Fix v4l2src on OpenSolarisElaine Xiong4-8/+25
2009-07-19gitignore: Ignore some new binariesJan Schmidt2-0/+2
2009-07-17cairorender: Add to the documentationSebastian Dröge7-1/+63
2009-07-17cairorender: Return not-negotiated if we have no capsSebastian Dröge1-0/+4
2009-07-17cairorender: Fix caps and colorspace handlingSebastian Dröge2-10/+22
2009-07-17cairorender: Use correct mimetypes for PDF and SVGSebastian Dröge1-5/+4
2009-07-17cairorender: Remove pull mode, it only adds complexity but not advantagesSebastian Dröge1-77/+5
2009-07-16cairorender: Fix caps negotiation and cairo surface creationSebastian Dröge1-54/+34
2009-07-16cairorender: Correctly set srccapsSebastian Dröge1-22/+20
2009-07-16cairorender: Move instance/class struct definitions to the headerSebastian Dröge2-21/+24
2009-07-16cairorender: Add Lutz' copyright to the file headerSebastian Dröge2-0/+4
2009-07-16cairo: Add cairo-based PDF/PS/SVG encoder elementLutz Mueller4-3/+463
2009-07-16flacenc: Optionally write a PADDING blockSebastian Dröge2-3/+35
2009-07-16souphttpsrc: Only assume seekability if the server provides Content-LengthSebastian Dröge1-1/+2
2009-07-16souphttpsrc: don't try to authenticate if no username/password is set.Arnout Vandecappelle1-2/+4
2009-07-16effectv: Chain up finalize to the parent class in warptvSebastian Dröge1-0/+2
2009-07-16effectv: Add unit test for all effectv elementsSebastian Dröge2-0/+147
2009-07-16effectv: Add new effectv elements to the docsSebastian Dröge10-25/+333
2009-07-16effectv: Add rippletv elementSebastian Dröge4-2/+701
2009-07-16effectv: Add streaktv effect filter elementSebastian Dröge4-2/+354
2009-07-16effectv: Fix processing on big endian architecturesSebastian Dröge8-18/+76
2009-07-16effectv: Add radioactv effect filterSebastian Dröge4-2/+701
2009-07-16effectv: Make the optv threshold property an uintSebastian Dröge2-5/+5
2009-07-16effect: Add optv effect filter from the effectv projectSebastian Dröge4-2/+495
2009-07-14pulsesink: Emit stream-status leave messageOlivier Crête1-0/+30
2009-07-14pulsesink: Emit stream-status enter messageOlivier Crête2-0/+32
2009-07-14pulsesink: debug the latency update valuesWim Taymans1-0/+22
2009-07-14pulsesink: add 24bit sample formatsWim Taymans3-1/+28
2009-07-13Automatic update of common submoduleOlivier Crête1-0/+0
2009-07-13mpvpay: Rework the timestampingMarc Leeman1-57/+58
2009-07-13v4l2src: add a simple test case for device probingFilippo Argiolas4-2/+94
2009-07-13v4l2src: optional support for device probing with gudevFilippo Argiolas3-8/+106
2009-07-10videomixer: Random cleanupSebastian Dröge1-91/+46
2009-07-10videomixer: Send queries to the master pad by default instead of all padsSebastian Dröge1-2/+2
2009-07-10videomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx supportSebastian Dröge3-3/+238
2009-07-10videomixer: Clean up debugging a bitSebastian Dröge1-19/+20
2009-07-10videomixer: Remove some redundant checks and error out immediately if not neg...Sebastian Dröge1-26/+21
2009-07-10videomixer: Remove the calculate_frame_size() function and use libgstvideo in...Sebastian Dröge5-33/+9
2009-07-10videomixer: Remove unused link/unlink pad methodsEdward Hervey1-15/+0
2009-07-10videomixer: I420 mode: Add fast path for 0.0 and 1.0 alphaEdward Hervey1-0/+18
2009-07-10videomixer: I420 blending : Fix main algorithm.Edward Hervey1-1/+1
2009-07-10videomixer: Make debugging category global to all the code.Edward Hervey4-2/+7
2009-07-10videomixer: improve readability of debugging statements.Edward Hervey1-11/+11
2009-07-09rtspsrc: do not leak timeout messageMark Nauwelaerts1-3/+3
2009-07-09avi: Don't forward NEWSEGMENT events from upstreamSebastian Dröge1-0/+27
2009-07-08videomixer: Make checker pattern lookup table constantSebastian Dröge2-2/+2
2009-07-08videomixer: Add support for ARGBSebastian Dröge3-143/+156
2009-07-08udp: Initialize pointer to NULLBenjamin Gaignard1-1/+1
2009-07-08qtdemux: sprinkle some more constMark Nauwelaerts1-13/+13
2009-07-08qtdemux: perform some more (careful) data bufferingMark Nauwelaerts1-14/+36