- Oct 07, 2012
-
-
Tim-Philipp Müller authored
-
- Oct 06, 2012
-
-
Tim-Philipp Müller authored
From 6c0b52c to 6bb6951
-
- Oct 03, 2012
-
-
Michael Smith authored
-
Sebastian Dröge authored
-
Andoni Morales Alastruey authored
-
Andoni Morales Alastruey authored
-
- Oct 02, 2012
-
-
https://bugzilla.gnome.org/show_bug.cgi?id=667220 Conflicts: gst/dvdspu/gstdvdspu.c gst/dvdspu/gstdvdspu.h gst/dvdspu/gstspu-pgs.c gst/dvdspu/gstspu-vobsub-render.c
-
Jan Schmidt authored
All the members it used to protect in 0.10 are protected by the stream lock now.
-
- Oct 01, 2012
-
-
Jan Schmidt authored
Send a new caps event downstream when we receive new orders from the VM, if there are existing caps.
-
Jan Schmidt authored
Port the DVD element which overrides the MPEG encoded pixel-aspect-ratio to match that requested by the DVD VM.
-
Christian Fredrik Kalager Schaller authored
-
- Sep 30, 2012
-
-
When no samples have to be processed, transform_ip exits early, but the buffer it uses was not properly unmapped. https://bugzilla.gnome.org/show_bug.cgi?id=685159
-
- Sep 29, 2012
-
-
Jan Schmidt authored
Clarify some of the terms used, and make sure to extend the stop time when the position moves past the end of the current segment (as for still frames, for example). Also, make sure to reset the position value of the segment the demuxer outputs when collecting a seamless segment.
-
Tim-Philipp Müller authored
We don't allow empty descriptions for elements any more.
-
-
Tim-Philipp Müller authored
They are replaced by videoconvert and gdkpixbufoverlay
-
The optval argument is of type const char * on windows. https://bugzilla.gnome.org/show_bug.cgi?id=685065
-
- Sep 28, 2012
-
-
Thiago Santos authored
When going from null to ready, check if the user requested to use a new source and replace the current one. Fixes #681562
-
Thiago Santos authored
Change variable to the correct type
- Sep 27, 2012
-
-
Thiago Santos authored
The name was updated on the 0.10 -> 1.0 transition, but the gst_bin_remove was still using the old name, causing an assertion when replacing video-source-filter https://bugzilla.gnome.org/show_bug.cgi?id=681564
-
- Sep 26, 2012
-
-
Jan Schmidt authored
The segment is transformed to match the pitch conversion being applied, so make sure the timestamps being output match the configured downstream segment accordingly, and adjust the downstream segment position to match the stream time ratio also.
-
Jan Schmidt authored
With the new 1.0 segment semantics, there's no need to close the previous segment before sending out a new one, so don't do it. Also, adjust the outgoing segment to just be one contiguous timeline, with a base of 0. Fixes some repeating timestamps when segments change.
-
- Sep 25, 2012
-
-
Robert Swain authored
I was also vaguely forced to overhaul some bits and pieces and mess with the data structures. This was mostly due to caps not being part of buffers and so I had to switch to using GstVideoFrame and GstVideoInfo.
-
- Sep 24, 2012
-
-
Yaakov Selkowitz authored
Calls to gst_base_transform_get_type and gst_base_transform_set_passthrough require linking with libgstbase. https://bugzilla.gnome.org/show_bug.cgi?id=684740
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Sep 23, 2012
-
-
The decklink driver eventually crashes after repeated creation/deletion of device, input, output, and configuration objects. Change to create these at the outset and keep them around forever.
-
Buffers now hold on to a reference for the input, so the input object doesn't get freed (and carry the buffers with it) before all the buffers are freed.
-
Tim-Philipp Müller authored
Doesn't work, needs fixing.
-
- Sep 22, 2012
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
Use the right functions to allocate the rtp buffer
-
Tim-Philipp Müller authored
From 4f962f7 to 6c0b52c
-
- Sep 19, 2012
-
-
Tim-Philipp Müller authored
and which breaks the states check because we end up trying to divide by 0.
-
- Sep 18, 2012
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-