- 23 Aug, 2011 2 commits
-
-
Stefan Kost authored
-
Stefan Kost authored
-
- 21 Aug, 2011 1 commit
-
-
David Schleef authored
-
- 20 Aug, 2011 2 commits
-
-
Stefan Kost authored
Don't suggest deprecated method in the desction docs and try to be more helpful in other places by suggesting related functions.
-
Stefan Kost authored
Make it more obvious that one should pass the template name.
-
- 18 Aug, 2011 2 commits
-
-
Tim-Philipp Müller authored
It messes up GST_DEBUG=*:5 make foo/bar.valgrind, because our Makefile looks for '==' as marker of valgrind output.
-
Tim-Philipp Müller authored
Event if it's not allowed, we can easily prevent it, so let's do that. https://bugzilla.gnome.org/show_bug.cgi?id=656771
-
- 16 Aug, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 15 Aug, 2011 9 commits
-
-
Tim-Philipp Müller authored
The MAX macro expands to code that checks if an unsigned integer is < 0. Fixes warning #186: pointless comparison of unsigned integer reported by ICC. https://bugzilla.gnome.org/show_bug.cgi?id=656265
-
Josep Torra authored
Fixes warning #188: enumerated type mixed with another type reported by ICC. https://bugzilla.gnome.org/show_bug.cgi?id=656265
-
Josep Torra authored
Fixes warning #188: enumerated type mixed with another type reported by ICC. https://bugzilla.gnome.org/show_bug.cgi?id=656265
-
Josep Torra authored
Fixes warning #188: enumerated type mixed with another type reported by ICC. https://bugzilla.gnome.org/show_bug.cgi?id=656265
-
Josep Torra authored
Fixes warning #188: enumerated type mixed with another type reported by ICC. https://bugzilla.gnome.org/show_bug.cgi?id=656265
-
Josep Torra authored
Fixes a warning reported by ICC. https://bugzilla.gnome.org/show_bug.cgi?id=656265
-
Josep Torra authored
Use them to fix warnings when building with ICC. API: GST_CAPS_FLAGS_NONE https://bugzilla.gnome.org/show_bug.cgi?id=656265
-
-
-
- 12 Aug, 2011 1 commit
-
-
Tim-Philipp Müller authored
Don't lock the same lock twice. Spotted by Josep Torre Valles.
-
- 11 Aug, 2011 2 commits
-
-
Tim-Philipp Müller authored
RBG -> RGB. Spotted by Will Thompson. https://bugzilla.gnome.org/show_bug.cgi?id=656326
-
Stefan Kost authored
-
- 10 Aug, 2011 1 commit
-
-
Stefan Kost authored
Instead of checking for valid utf-8 element-details every time we create elements (from plugin-init or registry), do it before we save the registry. Fixes #656193.
-
- 07 Aug, 2011 1 commit
-
-
- 06 Aug, 2011 1 commit
-
-
Shaun Hoopes authored
Iterate source- and sink-pads separately to ensure that the graph reflects the upstream/downstream order. Fixes #643269
-
- 05 Aug, 2011 1 commit
-
-
Tim-Philipp Müller authored
Don't want (incompatible) 0.11 tools to be picked up by accident.
-
- 27 Jul, 2011 2 commits
-
-
-
Tim-Philipp Müller authored
-
- 24 Jul, 2011 1 commit
-
-
Stefan Kost authored
Fix a 0.8 leftover as mentioned on bug #621121.
-
- 23 Jul, 2011 1 commit
-
-
Tim-Philipp Müller authored
Presumably with newer GLib version. https://bugzilla.gnome.org/show_bug.cgi?id=655155
-
- 18 Jul, 2011 1 commit
-
-
Stefan Kost authored
After a question on the mailing list, mention that *flushing* seeks reset the running time.
-
- 16 Jul, 2011 2 commits
-
-
- 14 Jul, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 13 Jul, 2011 1 commit
-
-
Mark Nauwelaerts authored
-
- 11 Jul, 2011 1 commit
-
-
Mark Nauwelaerts authored
... rather than having a momentary decreasing one while transitioning to PLAYING. Fixes #628021.
-
- 07 Jul, 2011 1 commit
-
-
Tim-Philipp Müller authored
Don't use buffers that we've given away or unrefed in debug messages.
-
- 30 Jun, 2011 1 commit
-
-
Mark Nauwelaerts authored
-
- 25 Jun, 2011 1 commit
-
-
Emmanuel Pacaud authored
Fixes: #653172. Signed-off-by:
David Schleef <ds@schleef.org>
-
- 23 Jun, 2011 1 commit
-
-
David Schleef authored
From 69b981f to 605cd9a
-
- 21 Jun, 2011 1 commit
-
-
Stefan Kost authored
-
- 18 Jun, 2011 1 commit
-
-
Tim-Philipp Müller authored
For --add-init-section
-