- 12 Feb, 2012 6 commits
-
-
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 4 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Fix merge error from commit fb6d0905
-
Wim Taymans authored
-
- 08 Feb, 2012 2 commits
-
-
Tim-Philipp Müller authored
Don't write < 1 when we mean == 0.
-
Wim Taymans authored
-
- 07 Feb, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 06 Feb, 2012 13 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Push the stored events in the right direction
-
Tim-Philipp Müller authored
Tell code about new location of translation dict.
-
Wim Taymans authored
First call the vmethod and then configure the audioinfo in the baseclass. This allows subclasses to know about the old format.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
If the subclass doesn't implement a transform_frame function we need to force the baseclass into in_place transform.
-
Sebastian Dröge authored
This prevents file conflicts with GStreamer 0.10.
-
Mark Nauwelaerts authored
-
Sebastian Dröge authored
-
- 05 Feb, 2012 1 commit
-
-
- 04 Feb, 2012 3 commits
-
-
David Schleef authored
-
David Schleef authored
-
David Schleef authored
Set TH_ENCCTL_SET_DUPLICATE_FLAG when we see a gap flag, to indicate to the encoder that the current frame is a duplicate of the previous frame.
-
- 03 Feb, 2012 6 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Try to send the streamheader after the first buffer.
-