- Sep 02, 2010
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
- Aug 30, 2010
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
The examples are not meant to be installed and the executables of them are not installed anyway. Fixes bug #627918.
-
Youness Alaoui authored
The mutex locked is for the 'mux' object, but we unlock the pad, which means that if the rtpmux gets a flush, then the object lock will stay locked forever, causing it to freeze the next time it tries to take it. Fixes bug #627991
-
Jan Schmidt authored
Needed in order to have ne_set_connect_timeout Fixes bug #625076
-
- Aug 21, 2010
-
-
Sebastian Dröge authored
-
Mark Nauwelaerts authored
Favour using input buffer timestamps for DTS, but fallback to using buffer duration (accumulation) if input ts detected out-of-order. Fixes #624212.
-
Thiago Santos authored
JFIF only allows YUV as colorspace, when we receive an RGB jpeg, we should just push it forward without adding the JFIF marker. Fixes #627413
-
- Aug 19, 2010
-
-
Philip Jägenstedt authored
This fixes an infinite loop if an EOS event is received before GstBaseVideoDecoder::start() is called, e.g. immediately when the pads are activated. Fixes bug #626815.
-
- Aug 13, 2010
-
-
Stefan Kost authored
From 3e8db1d to ec60217
-
- Aug 12, 2010
-
-
Olivier Crête authored
Otherwise it fails to correctly link them in some cases. https://bugzilla.gnome.org/show_bug.cgi?id=626670
-
- Aug 11, 2010
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Clean up file we generated at build time.
-
Tim-Philipp Müller authored
When the test is run, the schema file won't be installed yet, and there doesn't seem to be an environment variable to set to force GSettings to look in a different directory. https://bugzilla.gnome.org/show_bug.cgi?id=626603
-
Tim-Philipp Müller authored
This commit is out of sequence, it really belongs between commits 15098331 (Automatic update of common submodule) and dd26f378 (configure: Fix the CELT checks to ...)
-
Tim-Philipp Müller authored
This commit is out of sequence, it really belongs between commits 15098331 (Automatic update of common submodule) and dd26f378 (configure: Fix the CELT checks to ...)
-
Tim-Philipp Müller authored
This commit is out of sequence, it really belongs between commits 15098331 (Automatic update of common submodule) and dd26f378 (configure: Fix the CELT checks to ...)
-
Tim-Philipp Müller authored
This commit is out of sequence, it really belongs between commits 15098331 (Automatic update of common submodule) and dd26f378 (configure: Fix the CELT checks to ...)
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Also remove the AC_MSG_RESULTS([no]), pkg-config does this for us already.
-
- Aug 10, 2010
-
-
Tim-Philipp Müller authored
From bd2054b to 3e8db1d
-
- Aug 09, 2010
-
-
-
-
Filippo Argiolas authored
Add a "mode" enum property to mirror that defines how to split the frame and with side reflect. https://bugzilla.gnome.org/show_bug.cgi?id=625908
-
Filippo Argiolas authored
Rework bulge mapping function to give more predictable results. Now the bulge is done dividing by a scale factor that smoothsteps from "zoom" at the center to 1.0 at "radius". https://bugzilla.gnome.org/show_bug.cgi?id=625908
-
-
-
-
-
- Aug 08, 2010
-
-
Carl-Anton Ingmarsson authored
-
Carl-Anton Ingmarsson authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Fixes make distcheck.
-
Sebastian Dröge authored
-