- 11 Sep, 2012 2 commits
-
-
Mark Nauwelaerts authored
-
Wim Taymans authored
Don't reset the segment because we need the values for accumulation. the segment is reset at start and after a flushing seek. Fixes some problems with files with quicktime segments.
-
- 10 Sep, 2012 6 commits
-
-
Wim Taymans authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
When we start and renegotiate, there is a moment where the stream is created but not yet connected. Make sure all functions deal with this situation correctly instead of erroring out. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=681247
-
Wim Taymans authored
When get_time is called but we are not yet negotiated, return 0 instead of posting an error. It's possible that the base class is still negotiating when our get_time is called.
-
Wim Taymans authored
-
- 09 Sep, 2012 1 commit
-
-
Tim-Philipp Müller authored
If it ever turns out that we really must use thoe specific fourccs and not the generic one, we can still add a flavor field to the caps later.
-
- 07 Sep, 2012 5 commits
-
-
Daniela authored
When setup fails, make sure to cleanup afterwards. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=673509
-
Mark Nauwelaerts authored
... thereby plugging a memleak.
-
Mark Nauwelaerts authored
... now implemented by buffer memory blocks.
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- 06 Sep, 2012 13 commits
-
-
Wim Taymans authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
Add bufferpool support to avoid a memcpy in the videosink when actively interlacing. Remove some commented obsolete code.
-
Wim Taymans authored
We can let the allocation query pass when we are operating in passthrough mode.
-
Wim Taymans authored
instead of blindly forwarding unknown events.
-
Wim Taymans authored
-
Wim Taymans authored
Call the default query handler instead of forwarding the query blindly. Fixes issues of strides because of proxying the allocation query wrongly.
-
Wim Taymans authored
-
Wim Taymans authored
-
- 05 Sep, 2012 1 commit
-
-
Mark Nauwelaerts authored
-
- 04 Sep, 2012 1 commit
-
-
Wim Taymans authored
_update_properties takes the object lock and should not be called when the object lock is already taken.
-
- 03 Sep, 2012 2 commits
-
-
Tim-Philipp Müller authored
instead of the old boolean "interlaced" field.
-
Tim-Philipp Müller authored
-
- 02 Sep, 2012 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 30 Aug, 2012 4 commits
-
-
Wim Taymans authored
Receiving an RTCP packet should also stop probation on sources we have seen before. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683065
-
Aleix Conchillo Flaque authored
-
Mark Nauwelaerts authored
-
-
- 28 Aug, 2012 3 commits
-
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-