- Apr 13, 2012
-
-
Sebastian Dröge authored
-
- Apr 12, 2012
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Also change elements factory names to avenc_*, avdec_*, avmux_* and avdemux_*. The actual filenames, type names, function/variable names are not touched to make merging with 0.10 easier at this point. Once 0.10 is not supported anymore everything should be renamed.
-
Sebastian Dröge authored
-
- Apr 10, 2012
-
-
Tim-Philipp Müller authored
Reverts parts of previous commit.
-
- Apr 09, 2012
-
-
Tim-Philipp Müller authored
-
- Apr 05, 2012
-
-
Sebastian Dröge authored
From 7fda524 to 464fe15
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Apr 04, 2012
-
-
Sebastian Dröge authored
-
- Apr 03, 2012
-
-
Wim Taymans authored
Now that we can know about PTS and DTS on incomming buffers, track them and set the correct output timestamps. We can remove the code to estimate if input buffers have pts or dts.
-
- Mar 30, 2012
-
-
Wim Taymans authored
-
- Mar 28, 2012
-
-
Wim Taymans authored
-
- Mar 27, 2012
-
-
Wim Taymans authored
Avoid copies and leaks
-
- Mar 26, 2012
-
-
Wim Taymans authored
-
- Mar 22, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Conflicts: gst-libs/ext/libav
-
- Mar 21, 2012
-
-
Wim Taymans authored
-
- Mar 19, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
When the input buffer is already 0-padded we don't need to copy. This can happen because in the ALLOCATION query we suggest this. Only do temporary padding when we are using a parser.
-
- Mar 15, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
-
- Mar 14, 2012
-
-
Wim Taymans authored
Hopefully upstream can add some padding and then we don't have to memcpy.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Users should not mess with this
-
Wim Taymans authored
We need to recalculate if we can use direct rendering after we have setup the bufferpool.
-
Wim Taymans authored
-
- Mar 13, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
-
- Mar 12, 2012
-
-
Wim Taymans authored
Implement a potentially faster accept-caps function
-
- Mar 11, 2012
-
-
Wim Taymans authored
-
- Mar 08, 2012
-
-
Wim Taymans authored
Use the videobufferpool when downstream didn't suggest one. Only enable video alignment in the bufferpool when downstream supports video metadata.
-
- Mar 06, 2012
-
-
Sebastian Dröge authored
-
- Mar 02, 2012
-
-
Edward Hervey authored
Slice threading causes less latency (and corruption)
-
- Feb 27, 2012
-
-
Alessandro Decina authored
-
- Feb 22, 2012
-
-
Wim Taymans authored
-
Edward Hervey authored
-