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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-19
v4l2: Fix v4l2src on OpenSolaris
Elaine Xiong
4
-8
/
+25
2009-07-19
gitignore: Ignore some new binaries
Jan Schmidt
2
-0
/
+2
2009-07-17
cairorender: Add to the documentation
Sebastian Dröge
7
-1
/
+63
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-16
effectv: Chain up finalize to the parent class in warptv
Sebastian Dröge
1
-0
/
+2
2009-07-16
effectv: Add unit test for all effectv elements
Sebastian Dröge
2
-0
/
+147
2009-07-16
effectv: Add new effectv elements to the docs
Sebastian Dröge
10
-25
/
+333
2009-07-16
effectv: Add rippletv element
Sebastian Dröge
4
-2
/
+701
2009-07-16
effectv: Add streaktv effect filter element
Sebastian Dröge
4
-2
/
+354
2009-07-16
effectv: Fix processing on big endian architectures
Sebastian Dröge
8
-18
/
+76
2009-07-16
effectv: Add radioactv effect filter
Sebastian Dröge
4
-2
/
+701
2009-07-16
effectv: Make the optv threshold property an uint
Sebastian Dröge
2
-5
/
+5
2009-07-16
effect: Add optv effect filter from the effectv project
Sebastian Dröge
4
-2
/
+495
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
3
-1
/
+28
2009-07-13
Automatic update of common submodule
Olivier Crête
1
-0
/
+0
2009-07-13
mpvpay: Rework the timestamping
Marc Leeman
1
-57
/
+58
2009-07-13
v4l2src: add a simple test case for device probing
Filippo Argiolas
4
-2
/
+94
2009-07-13
v4l2src: optional support for device probing with gudev
Filippo Argiolas
3
-8
/
+106
2009-07-10
videomixer: Random cleanup
Sebastian Dröge
1
-91
/
+46
2009-07-10
videomixer: Send queries to the master pad by default instead of all pads
Sebastian Dröge
1
-2
/
+2
2009-07-10
videomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx support
Sebastian Dröge
3
-3
/
+238
2009-07-10
videomixer: Clean up debugging a bit
Sebastian Dröge
1
-19
/
+20
2009-07-10
videomixer: Remove some redundant checks and error out immediately if not neg...
Sebastian Dröge
1
-26
/
+21
2009-07-10
videomixer: Remove the calculate_frame_size() function and use libgstvideo in...
Sebastian Dröge
5
-33
/
+9
2009-07-10
videomixer: Remove unused link/unlink pad methods
Edward Hervey
1
-15
/
+0
2009-07-10
videomixer: I420 mode: Add fast path for 0.0 and 1.0 alpha
Edward Hervey
1
-0
/
+18
2009-07-10
videomixer: I420 blending : Fix main algorithm.
Edward Hervey
1
-1
/
+1
2009-07-10
videomixer: Make debugging category global to all the code.
Edward Hervey
4
-2
/
+7
2009-07-10
videomixer: improve readability of debugging statements.
Edward Hervey
1
-11
/
+11
2009-07-09
rtspsrc: do not leak timeout message
Mark Nauwelaerts
1
-3
/
+3
2009-07-09
avi: Don't forward NEWSEGMENT events from upstream
Sebastian Dröge
1
-0
/
+27
2009-07-08
videomixer: Make checker pattern lookup table constant
Sebastian Dröge
2
-2
/
+2
2009-07-08
videomixer: Add support for ARGB
Sebastian Dröge
3
-143
/
+156
2009-07-08
udp: Initialize pointer to NULL
Benjamin Gaignard
1
-1
/
+1
2009-07-08
qtdemux: sprinkle some more const
Mark Nauwelaerts
1
-13
/
+13
2009-07-08
qtdemux: perform some more (careful) data buffering
Mark Nauwelaerts
1
-14
/
+36
[next]