summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* warptv: Make the sine table global instead of having it in every instanceSebastian Dröge2009-07-242-7/+8
* jpeg: make encoder work with libjpeg v7Stefan Kost2009-07-241-0/+4
* Automatic update of common submoduleStefan Kost2009-07-241-0/+0
* flacdec: Implement SEEKING querySebastian Dröge2009-07-231-3/+22
* pulsesink: Fix a couple error messages that mentioned incorrect function names.Colin Guthrie2009-07-231-2/+2
* flvdemux: Implement SEEKING querySebastian Dröge2009-07-232-0/+28
* flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seekingTim-Philipp Müller2009-07-212-5/+33
* interleave: fix indenting and upgrade two debugs to warnings.Stefan Kost2009-07-211-9/+2
* jpeg: code cleanups for encoderStefan Kost2009-07-214-46/+78
* matroskademux: Answer SEEKING queries in the original formatSebastian Dröge2009-07-211-1/+1
* udputils: initialize struct content with 0.Josep Torra2009-07-211-0/+4
* pulsesink: set some values to their defaultsWim Taymans2009-07-201-2/+2
* pulsesink: don't wait for posted messageWim Taymans2009-07-201-6/+1
* pulsesink: use relative seeksWim Taymans2009-07-201-4/+14
* matroskademux: Implement SEEKING querySebastian Dröge2009-07-201-0/+16
* 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