index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
pulsesink: don't use relative seeks
Wim Taymans
1
-10
/
+3
2009-08-24
pulsesrc: don't discard the result of _set_caps()
Wim Taymans
1
-2
/
+1
2009-08-17
smokeenc: don't crash when compiled against libjpeg7
Tim-Philipp Müller
1
-0
/
+5
2009-08-14
dvdec: set bottom field first on PAL interlaced content, not top field first
Zaheer Merali
1
-5
/
+1
2009-08-10
dv1394src: Fix element for live usage... which has been broken for 2 years :(
Edward Hervey
1
-131
/
+9
2009-08-10
raw1394: Remove unneeded variable
Edward Hervey
1
-2
/
+1
2009-08-10
wavpack: Use GLib GChecksum instead of our own MD5 implementation
Sebastian Dröge
5
-314
/
+15
2009-08-06
souphttpsrc: Use SOUP_METHOD_GET instead of "GET" string
Sebastian Dröge
1
-1
/
+1
2009-08-06
pulsesrc: set the default slave method to skew
Wim Taymans
1
-0
/
+4
2009-08-06
pulsesrc: fix compilation with --disable-gst-debug
Tim-Philipp Müller
1
-8
/
+3
2009-08-03
pulsesrc: initialize the probe with the server
Jonathan Tellier
1
-1
/
+1
2009-08-02
pulsesink: don't do logic within g_assert() statements
Tim-Philipp Müller
1
-2
/
+6
2009-08-01
flacdec: send newsegment event when operating push-based and unframed
Tim-Philipp Müller
1
-0
/
+7
2009-08-01
flacdec: small cleanups
Tim-Philipp Müller
1
-32
/
+18
2009-08-01
flacdec: use gst_adapter_copy() to avoid unnecessary buffer merges
Tim-Philipp Müller
1
-1
/
+1
2009-08-01
flacdec: repair some broken indenting
Tim-Philipp Müller
1
-15
/
+2
2009-07-31
soup: Use "GET" instead of SOUP_METHOD_GET. Fixes build with libsoup-2.7.*
Edward Hervey
1
-1
/
+1
2009-07-30
jpeg: use longer macro names to not clash with some stupid windows defines
Stefan Kost
2
-12
/
+12
2009-07-29
pulse: conditionally compile newer stuff
Wim Taymans
2
-2
/
+16
2009-07-28
pulsesrc: cleanups
Wim Taymans
2
-103
/
+175
2009-07-28
pulsesrc: set maxlength always to -1
Wim Taymans
1
-1
/
+1
2009-07-28
pulsesrc; cleanups, report real latency
Wim Taymans
2
-27
/
+92
2009-07-28
jpegdec: when scanning for 0xff marker ends, ensure desired result
Mark Nauwelaerts
1
-0
/
+4
2009-07-27
pulsesink: avoid using ivalid stream indexes
Wim Taymans
1
-5
/
+27
2009-07-24
jpeg: make encoder work with libjpeg v7
Stefan Kost
1
-0
/
+4
2009-07-23
flacdec: Implement SEEKING query
Sebastian Dröge
1
-3
/
+22
2009-07-23
pulsesink: Fix a couple error messages that mentioned incorrect function names.
Colin Guthrie
1
-2
/
+2
2009-07-21
flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seeking
Tim-Philipp Müller
2
-5
/
+33
2009-07-21
jpeg: code cleanups for encoder
Stefan Kost
4
-46
/
+78
2009-07-20
pulsesink: set some values to their defaults
Wim Taymans
1
-2
/
+2
2009-07-20
pulsesink: don't wait for posted message
Wim Taymans
1
-6
/
+1
2009-07-20
pulsesink: use relative seeks
Wim Taymans
1
-4
/
+14
2009-07-20
cairorender: Add support for ARGB/BGRA input
Sebastian Dröge
1
-4
/
+43
2009-07-17
cairorender: Add to the documentation
Sebastian Dröge
1
-0
/
+14
2009-07-17
cairorender: Return not-negotiated if we have no caps
Sebastian Dröge
1
-0
/
+4
2009-07-17
cairorender: Fix caps and colorspace handling
Sebastian Dröge
2
-10
/
+22
2009-07-17
cairorender: Use correct mimetypes for PDF and SVG
Sebastian Dröge
1
-5
/
+4
2009-07-17
cairorender: Remove pull mode, it only adds complexity but not advantages
Sebastian Dröge
1
-77
/
+5
2009-07-16
cairorender: Fix caps negotiation and cairo surface creation
Sebastian Dröge
1
-54
/
+34
2009-07-16
cairorender: Correctly set srccaps
Sebastian Dröge
1
-22
/
+20
2009-07-16
cairorender: Move instance/class struct definitions to the header
Sebastian Dröge
2
-21
/
+24
2009-07-16
cairorender: Add Lutz' copyright to the file header
Sebastian Dröge
2
-0
/
+4
2009-07-16
cairo: Add cairo-based PDF/PS/SVG encoder element
Lutz Mueller
4
-3
/
+463
2009-07-16
flacenc: Optionally write a PADDING block
Sebastian Dröge
2
-3
/
+35
2009-07-16
souphttpsrc: Only assume seekability if the server provides Content-Length
Sebastian Dröge
1
-1
/
+2
2009-07-16
souphttpsrc: don't try to authenticate if no username/password is set.
Arnout Vandecappelle
1
-2
/
+4
2009-07-14
pulsesink: Emit stream-status leave message
Olivier Crête
1
-0
/
+30
2009-07-14
pulsesink: Emit stream-status enter message
Olivier Crête
2
-0
/
+32
2009-07-14
pulsesink: debug the latency update values
Wim Taymans
1
-0
/
+22
2009-07-14
pulsesink: add 24bit sample formats
Wim Taymans
2
-1
/
+24
[next]