- Aug 03, 2011
-
-
Wim Taymans authored
-
- Aug 02, 2011
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
- Aug 01, 2011
-
-
Wim Taymans authored
-
Wim Taymans authored
Store the dimensions of the unpadded image in the metadata and use that info to display the valid region of the image.
-
Wim Taymans authored
Add support for the VideoAlignment option in the bufferpool. The extra configuration options can be used to request special padding and alignment requirements for the video buffers.
-
Wim Taymans authored
-
Wim Taymans authored
Rename very long structure name to GstVideoAlignment Add the implementation of the video alignment config setter and getters.
-
- Jul 29, 2011
-
-
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
-
- Jul 28, 2011
-
-
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.
-
- Jul 27, 2011
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Jul 26, 2011
-
-
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
-
- Jul 25, 2011
-
-
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.
-
- Jul 22, 2011
-
-
Wim Taymans authored
-
- Jul 19, 2011
-
-
Wim Taymans authored
-
Wim Taymans authored
Make sure we allocate a buffer that is big enough.
-
- Jul 18, 2011
-
-
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.
-
- Jul 15, 2011
-
-
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
-
- Jul 11, 2011
-
-
Wim Taymans authored
-
- Jul 10, 2011
-
-
Mark Nauwelaerts authored
-
Wim Taymans authored
-
Wim Taymans authored
-
David Schleef authored
Oops, need both. Fixes #654270.
-
David Schleef authored
Fixes #654270.
-