- 15 Feb, 2012 4 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
Call the default event handler for unknown events.
-
Wim Taymans authored
Move the code to find the tags and to typefind the data into a separate function. Call this function from the loop function.
-
Wim Taymans authored
Start a task to perform the pulling and typefind of the tags.
-
- 14 Feb, 2012 6 commits
-
-
Wim Taymans authored
We don't want to blindly forward all queries.
-
Wim Taymans authored
-
Vincent Penquerc'h authored
-
Vincent Penquerc'h authored
They're now {audio,video}/x-raw, not {audio,video}/x-raw-* https://bugzilla.gnome.org/show_bug.cgi?id=668682
-
Vincent Penquerc'h authored
They're now video/x-raw, not video/x-raw-* anymore. https://bugzilla.gnome.org/show_bug.cgi?id=668682
-
-
- 13 Feb, 2012 4 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Christian Fredrik Kalager Schaller authored
-
Christian Fredrik Kalager Schaller authored
-
- 12 Feb, 2012 19 commits
-
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
Tim-Philipp Müller authored
We can't use G_DEFINE_*TYPE here because we need the klass in the _init method to get to the padtemplates. Fixes 'GstTagDemux subclass GstTagDemux did not set up a {sink,src} pad template' warnings.
-
- 10 Feb, 2012 4 commits
-
-
Wim Taymans authored
videoconvert does not work with GRAY formats yet so don't try to run the unit test with it.
-
Wim Taymans authored
-
Wim Taymans authored
Conflicts: ext/vorbis/gstvorbisparse.c gst-libs/gst/video/video.c gst/videoscale/gstvideoscale.c sys/v4l/gstv4lxoverlay.c sys/v4l/v4l_calls.c sys/v4l/v4lsrc_calls.c tests/check/libs/video.c
-
Tim-Philipp Müller authored
Only return LIKELY probability if we've seen an SPS, PPS and an IDR slice nal, i.e. try harder to avoid false positives such as with certain VC-1 files. https://bugzilla.gnome.org/show_bug.cgi?id=668565
-
- 09 Feb, 2012 3 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Fix merge error from commit fb6d0905
-