- 01 Aug, 2011 1 commit
-
-
Wim Taymans authored
Rename very long structure name to GstVideoAlignment Add the implementation of the video alignment config setter and getters.
-
- 29 Jul, 2011 4 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
Add bufferpool options and extra config parameters.
-
Wim Taymans authored
Check if the metadata belongs to us instead of checking the current bufferpool. The bufferpool can change at any time when upstream wants to renegotiate.
-
Wim Taymans authored
-
- 28 Jul, 2011 3 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
We don't need all those quotes, strings will be parsed as strings regardless, and g-i doesn't seem to like all those escaped quotes.
-
- 27 Jul, 2011 3 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 26 Jul, 2011 5 commits
-
-
Wim Taymans authored
Let the old pool drain without deactivating it, some elements might still be using it.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
- 25 Jul, 2011 2 commits
-
-
Wim Taymans authored
Add pack and unpack function to handle complex formats in the future.
-
Wim Taymans authored
Add a field to describe how many bits are used to pack items. Specify the shift for each component. Add some more flags to better describe the format.
-
- 22 Jul, 2011 1 commit
-
-
Wim Taymans authored
-
- 19 Jul, 2011 2 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
Make sure we allocate a buffer that is big enough.
-
- 18 Jul, 2011 2 commits
-
-
Wim Taymans authored
Call the parent set_config method to make it aware of the current config so that its default methods can do preallocation.
-
Wim Taymans authored
Set the min-buffers to 2 because our base class will hold on to 1 buffer for the last-buffer property.
-
- 15 Jul, 2011 2 commits
-
-
Wim Taymans authored
Don't just check the availability of the metadata but also if the buffer is really from our bufferpool.
-
Edward Hervey authored
-
- 11 Jul, 2011 1 commit
-
-
Wim Taymans authored
-
- 10 Jul, 2011 5 commits
-
-
Mark Nauwelaerts authored
-
Wim Taymans authored
-
Wim Taymans authored
-
David Schleef authored
Oops, need both. Fixes #654270.
-
David Schleef authored
Fixes #654270.
-
- 09 Jul, 2011 2 commits
-
-
Piotr Fusik authored
Fixes: #654295. Signed-off-by:
David Schleef <ds@schleef.org>
-
Mark Nauwelaerts authored
... which allows adding additional packets and may be needed to counteract the shrink that implicitly occurred during a map/unmap cycle when adding a previous packet.
-
- 08 Jul, 2011 2 commits
-
-
Tim-Philipp Müller authored
Which makes it actually output stuff.
-
Tim-Philipp Müller authored
Don't fully work yet though
-
- 07 Jul, 2011 5 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
They're just noise.
-
Wim Taymans authored
Conflicts: gst-libs/gst/tag/gstxmptag.c gst/encoding/gststreamsplitter.c
-
Wim Taymans authored
-
Wim Taymans authored
Don't use the .init function but compile all functions when needed instead of when the plugin is registered.
-