- Feb 17, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
Conflicts: ext/mad/gstmad.c
-
- Feb 16, 2012
-
-
Mark Nauwelaerts authored
... so as to maximally use available base class API and interfere least as possible with its internal state.
-
- Feb 15, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
-
- Feb 11, 2012
-
-
Matej authored
Fixes major memory leak. https://bugzilla.gnome.org/show_bug.cgi?id=669863
-
- Feb 10, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
Conflicts: ext/x264/gstx264enc.c
-
- Feb 09, 2012
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Robert Swain authored
libx264 does not yet support the features that create the difference between baseline and constrained baseline profile. Hence it currently supports both though it can only technically encode constrained baseline.
-
- Feb 08, 2012
-
-
Wim Taymans authored
-
- Feb 07, 2012
-
-
Wim Taymans authored
Still broken because cropping is broken in mpeg2dec
-
Wim Taymans authored
-
- Feb 01, 2012
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jan 31, 2012
-
-
Vincent Penquerc'h authored
mad expects extra bytes at the end of a buffer (see discussion in http://www.mars.org/mailman/public/mad-dev/2001-May/000262.html), and since we inject these without the base class' knowledge, we need to hide the bodies better. This fixes an assert at EOS when decoding an mp3 manually without an intervening mpegaudioparse.
-
- Jan 30, 2012
-
-
Wim Taymans authored
-
- Jan 26, 2012
-
-
Alessandro Decina authored
-
- Jan 25, 2012
-
-
Thomas Vander Stichele authored
From c463bc0 to 7fda524
-
Wim Taymans authored
-
Sebastian Dröge authored
Conflicts: ext/a52dec/gsta52dec.c
-
Wim Taymans authored
-
Sebastian Dröge authored
From 2a59016 to c463bc0
-
- Jan 22, 2012
-
-
Tim-Philipp Müller authored
-
- Jan 19, 2012
-
-
Vincent Penquerc'h authored
The wrong size was being decremented, leading to a runaway read loop.
-
Tim-Philipp Müller authored
-
Wim Taymans authored
-
- Jan 18, 2012
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
From 0807187 to 2a59016
-
- Jan 17, 2012
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- Jan 13, 2012
-
-
Vincent Penquerc'h authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
... to cater for not necessarily offset == size - cur_pos, as size may have been adjusted due to padding. Fixes #667567.
-