- May 13, 2012
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
From dc70203 to 3429ba6
-
- Apr 22, 2012
-
-
Tim-Philipp Müller authored
Causes warnings, and shouldn't be needed.
-
- Apr 20, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
Don't flush the buffers that ffmpeg has on DISCONT but instead let it recover. This gives a much better image in the case of packet loss. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=635020
-
- Apr 19, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
Fix 'set but not used' compiler error when ORC is missing.
-
Wim Taymans authored
Conflicts: ext/libswscale/gstffmpegscale.c
-
Wim Taymans authored
Fix set but not used compiler error when ORC is missing.
-
- Apr 17, 2012
-
-
Mark Nauwelaerts authored
-
- Apr 16, 2012
-
-
Sebastian Dröge authored
From 6db25be to dc70203
-
- Apr 13, 2012
-
-
Sebastian Dröge authored
Also we now only create tar.bz2 and tar.xz tarballs.
-
Sebastian Dröge authored
From 464fe15 to 6db25be
-
Sebastian Dröge authored
-
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
-