- Aug 28, 2013
- Aug 27, 2013
-
-
Tim-Philipp Müller authored
-
constrained-baseline is a subset of baseline, is a subset of main, is a subset of high profile. https://bugzilla.gnome.org/show_bug.cgi?id=705425
-
-
Tim-Philipp Müller authored
x264 releases carry pkg-config versions such as 0.120.x (literallly with an 'x'). Checking for x264 >= 0.120.0 will then fail, so we need to either check for > 0.119.0 or for >= 0.120 to make this work right.
-
- Jul 30, 2013
-
-
Tim-Philipp Müller authored
-
- Jul 17, 2013
-
-
Properly reset on sequence changes, otherwise we end up using stray data/buffers. https://bugzilla.gnome.org/show_bug.cgi?id=690701
-
- Jul 12, 2013
-
-
Tim-Philipp Müller authored
-
- Jul 09, 2013
-
-
This (mostly) reverts 683f5eea. It worked just fine before ...
-
- Jul 05, 2013
-
-
Utilize the libmpeg2 api: mpeg2_guess_aspect() to guess the aspect-ratio if we don't have a valid upstream PAR. https://bugzilla.gnome.org/show_bug.cgi?id=685103
-
- May 09, 2013
-
-
Olivier Crête authored
lame does internal resampling, but the base class only cares about the number of raw samples, so tell finish frames about that, not the number of samples in the outgoing frame.:
-
- Apr 26, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Tom Greenwood authored
Previously did a division by zero. https://bugzilla.gnome.org/show_bug.cgi?id=695728 Conflicts: ext/x264/gstx264enc.c
-
- Apr 15, 2013
-
-
Sebastian Dröge authored
-
- Mar 22, 2013
-
-
Tim-Philipp Müller authored
-
- Jan 30, 2013
- Jan 08, 2013
-
-
Tim-Philipp Müller authored
-
- Jan 04, 2013
-
-
Tim-Philipp Müller authored
AM_CONFIG_HEADER has been removed in the just-released automake 1.13: https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html https://bugzilla.gnome.org/show_bug.cgi?id=690881
-
- Dec 24, 2012
-
-
- Dec 18, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Dec 10, 2012
-
-
- Nov 21, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Nov 16, 2012
-
-
- Nov 15, 2012
-
-
Tim-Philipp Müller authored
They're probably not going to be UTF-8, but ISO-8859-1 or somesuch if they're not plain ASCII.
-
- Nov 12, 2012
-
-
Gautier Portet authored
First, the xing header frame is never added to the count, we have to increment the count. Secondly, there is a rounding error when calculating the frame duration, as spf*GST_SECOND/rate is not an integer (26122448.9) an it must be 26122449.
-
- Nov 07, 2012
-
-
- Oct 30, 2012
-
-
Wim Taymans authored
Reset the total_bytes counter so that we get timestamps correct. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=686931
- Oct 25, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Oct 24, 2012
-
-
Scott Fan authored
Change libgstasfdemux to libgstasf, and change libgstrealmedia to libgstrmdemux. The typos led to generate the incorrect Android.mk files for the asfdemux and realmedia plugin. https://bugzilla.gnome.org/show_bug.cgi?id=686748
-
- Oct 18, 2012
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- Oct 12, 2012
-
-
Mark Nauwelaerts authored
... in line with resindvdsrc.
-
- Oct 07, 2012
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-