summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cairorender: Add support for ARGB/BGRA inputSebastian Dröge2009-07-201-4/+43
* v4l2: Fix v4l2src on OpenSolarisElaine Xiong2009-07-194-8/+25
* gitignore: Ignore some new binariesJan Schmidt2009-07-192-0/+2
* cairorender: Add to the documentationSebastian Dröge2009-07-177-1/+63
* cairorender: Return not-negotiated if we have no capsSebastian Dröge2009-07-171-0/+4
* cairorender: Fix caps and colorspace handlingSebastian Dröge2009-07-172-10/+22
* cairorender: Use correct mimetypes for PDF and SVGSebastian Dröge2009-07-171-5/+4
* cairorender: Remove pull mode, it only adds complexity but not advantagesSebastian Dröge2009-07-171-77/+5
* cairorender: Fix caps negotiation and cairo surface creationSebastian Dröge2009-07-161-54/+34
* cairorender: Correctly set srccapsSebastian Dröge2009-07-161-22/+20
* cairorender: Move instance/class struct definitions to the headerSebastian Dröge2009-07-162-21/+24
* cairorender: Add Lutz' copyright to the file headerSebastian Dröge2009-07-162-0/+4
* cairo: Add cairo-based PDF/PS/SVG encoder elementLutz Mueller2009-07-164-3/+463
* flacenc: Optionally write a PADDING blockSebastian Dröge2009-07-162-3/+35
* souphttpsrc: Only assume seekability if the server provides Content-LengthSebastian Dröge2009-07-161-1/+2
* souphttpsrc: don't try to authenticate if no username/password is set.Arnout Vandecappelle2009-07-161-2/+4
* effectv: Chain up finalize to the parent class in warptvSebastian Dröge2009-07-161-0/+2
* effectv: Add unit test for all effectv elementsSebastian Dröge2009-07-162-0/+147
* effectv: Add new effectv elements to the docsSebastian Dröge2009-07-1610-25/+333
* effectv: Add rippletv elementSebastian Dröge2009-07-164-2/+701
* effectv: Add streaktv effect filter elementSebastian Dröge2009-07-164-2/+354
* effectv: Fix processing on big endian architecturesSebastian Dröge2009-07-168-18/+76
* effectv: Add radioactv effect filterSebastian Dröge2009-07-164-2/+701
* effectv: Make the optv threshold property an uintSebastian Dröge2009-07-162-5/+5
* effect: Add optv effect filter from the effectv projectSebastian Dröge2009-07-164-2/+495
* pulsesink: Emit stream-status leave messageOlivier Crête2009-07-141-0/+30
* pulsesink: Emit stream-status enter messageOlivier Crête2009-07-142-0/+32
* pulsesink: debug the latency update valuesWim Taymans2009-07-141-0/+22
* pulsesink: add 24bit sample formatsWim Taymans2009-07-143-1/+28
* Automatic update of common submoduleOlivier Crête2009-07-131-0/+0
* mpvpay: Rework the timestampingMarc Leeman2009-07-131-57/+58
* v4l2src: add a simple test case for device probingFilippo Argiolas2009-07-134-2/+94
* v4l2src: optional support for device probing with gudevFilippo Argiolas2009-07-133-8/+106
* videomixer: Random cleanupSebastian Dröge2009-07-101-91/+46
* videomixer: Send queries to the master pad by default instead of all padsSebastian Dröge2009-07-101-2/+2
* videomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx supportSebastian Dröge2009-07-103-3/+238
* videomixer: Clean up debugging a bitSebastian Dröge2009-07-101-19/+20
* videomixer: Remove some redundant checks and error out immediately if not neg...Sebastian Dröge2009-07-101-26/+21
* videomixer: Remove the calculate_frame_size() function and use libgstvideo in...Sebastian Dröge2009-07-105-33/+9
* videomixer: Remove unused link/unlink pad methodsEdward Hervey2009-07-101-15/+0
* videomixer: I420 mode: Add fast path for 0.0 and 1.0 alphaEdward Hervey2009-07-101-0/+18
* videomixer: I420 blending : Fix main algorithm.Edward Hervey2009-07-101-1/+1
* videomixer: Make debugging category global to all the code.Edward Hervey2009-07-104-2/+7
* videomixer: improve readability of debugging statements.Edward Hervey2009-07-101-11/+11
* rtspsrc: do not leak timeout messageMark Nauwelaerts2009-07-091-3/+3
* avi: Don't forward NEWSEGMENT events from upstreamSebastian Dröge2009-07-091-0/+27
* videomixer: Make checker pattern lookup table constantSebastian Dröge2009-07-082-2/+2
* videomixer: Add support for ARGBSebastian Dröge2009-07-083-143/+156
* udp: Initialize pointer to NULLBenjamin Gaignard2009-07-081-1/+1
* qtdemux: sprinkle some more constMark Nauwelaerts2009-07-081-13/+13