summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* jpegdec: Avoid unnecessary processing until we have a full picture.Edward Hervey2009-09-031-0/+12
* speexenc: small taglist handling cleanupStefan Kost2009-09-031-3/+5
* pulsesink: also guard reseting subscribe callback with ifdefsStefan Kost2009-09-021-0/+2
* flactag, wavparse: GstAdapter is not a GstObjectTim-Philipp Müller2009-08-311-1/+1
* pulsesink: don't use relative seeksWim Taymans2009-08-251-10/+3
* pulsesrc: don't discard the result of _set_caps()Wim Taymans2009-08-241-2/+1
* smokeenc: don't crash when compiled against libjpeg7Tim-Philipp Müller2009-08-171-0/+5
* dvdec: set bottom field first on PAL interlaced content, not top field firstZaheer Merali2009-08-141-5/+1
* dv1394src: Fix element for live usage... which has been broken for 2 years :(Edward Hervey2009-08-101-131/+9
* raw1394: Remove unneeded variableEdward Hervey2009-08-101-2/+1
* wavpack: Use GLib GChecksum instead of our own MD5 implementationSebastian Dröge2009-08-105-314/+15
* souphttpsrc: Use SOUP_METHOD_GET instead of "GET" stringSebastian Dröge2009-08-061-1/+1
* pulsesrc: set the default slave method to skewWim Taymans2009-08-061-0/+4
* pulsesrc: fix compilation with --disable-gst-debugTim-Philipp Müller2009-08-061-8/+3
* pulsesrc: initialize the probe with the serverJonathan Tellier2009-08-031-1/+1
* pulsesink: don't do logic within g_assert() statementsTim-Philipp Müller2009-08-021-2/+6
* flacdec: send newsegment event when operating push-based and unframedTim-Philipp Müller2009-08-011-0/+7
* flacdec: small cleanupsTim-Philipp Müller2009-08-011-32/+18
* flacdec: use gst_adapter_copy() to avoid unnecessary buffer mergesTim-Philipp Müller2009-08-011-1/+1
* flacdec: repair some broken indentingTim-Philipp Müller2009-08-011-15/+2
* soup: Use "GET" instead of SOUP_METHOD_GET. Fixes build with libsoup-2.7.*Edward Hervey2009-07-311-1/+1
* jpeg: use longer macro names to not clash with some stupid windows definesStefan Kost2009-07-302-12/+12
* pulse: conditionally compile newer stuffWim Taymans2009-07-292-2/+16
* pulsesrc: cleanupsWim Taymans2009-07-282-103/+175
* pulsesrc: set maxlength always to -1Wim Taymans2009-07-281-1/+1
* pulsesrc; cleanups, report real latencyWim Taymans2009-07-282-27/+92
* jpegdec: when scanning for 0xff marker ends, ensure desired resultMark Nauwelaerts2009-07-281-0/+4
* pulsesink: avoid using ivalid stream indexesWim Taymans2009-07-271-5/+27
* jpeg: make encoder work with libjpeg v7Stefan Kost2009-07-241-0/+4
* 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
* flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seekingTim-Philipp Müller2009-07-212-5/+33
* jpeg: code cleanups for encoderStefan Kost2009-07-214-46/+78
* 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
* cairorender: Add support for ARGB/BGRA inputSebastian Dröge2009-07-201-4/+43
* cairorender: Add to the documentationSebastian Dröge2009-07-171-0/+14
* 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