- 30 Apr, 2011 5 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
When pushing the remaining data on EOS, don't just push whatever data is left in the adapter, but only push data that's at least of min-size.
-
Tim-Philipp Müller authored
Don't try to push remaining data in the adapter on receiving a FLUSH event, just flush the adapter. Do this on FLUSH_STOP, however, which is serialized, unlike FLUSH_START, so we don't mess with the adapter at the same time as the streaming thread.
-
-
- 29 Apr, 2011 4 commits
-
-
-
Edward Hervey authored
Avoids a massive leak :) https://bugzilla.gnome.org/show_bug.cgi?id=648929
-
-
Edward Hervey authored
This can happen with AFC-only packets. Avoids leaking buffers. https://bugzilla.gnome.org/show_bug.cgi?id=648929
-
- 28 Apr, 2011 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 27 Apr, 2011 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
It doesn't seem to work in an uninstalled setup, and breaks make distcheck for me.
-
- 26 Apr, 2011 8 commits
-
-
Stefan Kost authored
Rename the list and dist them. We need them for the actual templates.
-
Stefan Kost authored
-
Stefan Kost authored
The template contains things we already define by default.
-
Stefan Kost authored
Use the object class and not the object in the init function. Set the vmethods. Add default returns.
-
Stefan Kost authored
Move not working templates to a separate variable to highlight the fact that they need more work. These need at least the class and type fields filled.
-
Stefan Kost authored
Add an easy way to check the element-maker templates.
-
Stefan Kost authored
-
Stefan Kost authored
Get the dirname for the script and use that to reference the templates. Use the templatedir variable to check for templates.
-
- 25 Apr, 2011 5 commits
-
-
David Schleef authored
This allows using capitalized acronyms in class names, so using "AVC_src" on the command line will create filename gstavcsrc.c, class name GstAVCSrc, and symbol names gst_avc_src_*.
-
David Schleef authored
Fixes #606662.
-
David Schleef authored
Fixes #647852.
-
David Schleef authored
Both basevideoencoder and basevideocodec were setting system_frame_number, leading to confusion. Fixes #647853.
-
David Schleef authored
Fixes #647854.
-
- 24 Apr, 2011 2 commits
-
-
-
Tim-Philipp Müller authored
From c3cafe1 to 46dfcea
-
- 22 Apr, 2011 1 commit
-
-
- 19 Apr, 2011 1 commit
-
-
Christian Fredrik Kalager Schaller authored
-
- 18 Apr, 2011 6 commits
-
-
David Schleef authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
And remove empty and unused variables.
-
- 17 Apr, 2011 4 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Tim-Philipp Müller authored
-