- Mar 21, 2009
-
-
Jan Schmidt authored
-
- Mar 20, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
- Mar 18, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Jan Schmidt authored
-
- Mar 16, 2009
-
-
Zaheer Abbas Merali authored
Fixes #575565
-
- Mar 13, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Tim-Philipp Müller authored
The whole raison d'etre of this typefinder is to help avoid false positives when used in combination with our main typefinder in -base. Its task is not really to typefind audio/video files, even less so given that it detects *MIME* types, not GStreamer media types. Therefore, if this typefinder detects an audio or video type, don't even suggest it - our own typefinders are hopefully better at this and detect the right type of type on top of that, and even if they're not we really want to know about it and fix it. Fixes #575157.
-
Wim Taymans authored
Silently ignore the seek event instead of returning FALSE.
-
Added a workarround to permit play certain malformed clips where first SCR is greater than last SCR. Fixes bug #454228
-
- Mar 12, 2009
-
-
Edward Hervey authored
-
Christian Schaller authored
-
- Mar 11, 2009
-
-
Christian Schaller authored
-
- Mar 10, 2009
-
-
Tim-Philipp Müller authored
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
- Mar 09, 2009
-
-
Jan Schmidt authored
From 7032163 to f8b3d91
-
- Mar 08, 2009
-
-
Sebastian Dröge authored
From ffa738d to 7032163
-
Sebastian Dröge authored
From 3f13e4e to ffa738d
-
- Mar 07, 2009
-
-
Sebastian Dröge authored
From 3c7456b to 3f13e4e
-
Sebastian Dröge authored
From 57c83f2 to 3c7456b
-
Jan Schmidt authored
The camerabin tests were throwing glib errors and hanging when gst-plugins-good elements (jpegenc, videocrop) can't found.
-
Jan Schmidt authored
-
Jan Schmidt authored
Don't dist the generated marshal.h header by putting it in the headers list.
-
- Mar 06, 2009
-
-
Stefan Kost authored
-
Stefan Kost authored
First do not build the plugin, if we have none of the backend, as it won't work then. Fix the miniobject_unref error in the test. Sprinkle a first handful of debug logs into the element code.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Edward Hervey authored
Since faad2-2.7, the public function prototypes are in sync with the actual function prototypes used internally in libfaad.
-
Wim Taymans authored
--
-
- Mar 05, 2009
-
-
Stefan Kost authored
-
Stefan Kost authored
Get classification from rdf metadata.
-
Stefan Kost authored
With this version it builds on opensuse 11.1.
-
Sebastian Dröge authored
Currently serializing of DM Frameworks is not supported yet by DMS1 and will give us NULL.
-
- Mar 04, 2009
-
-
Tim-Philipp Müller authored
Application developers won't know right away which module an interface comes from, and may assume that it is covered by the usual GStreamer API guarantees, so make it as clear as possible that this particular API is still subject to change (should have done that with other libraries in -bad before too really).
-