- 30 Nov, 2011 4 commits
-
-
Tim-Philipp Müller authored
Less cracktastic in the end.
-
Tim-Philipp Müller authored
Handle corner case where we try to read beyond the end of the last file part, in which case we want to return a short read. If we get fewer bytes than expected for any other file part, we should just error out, since something fishy's going on then.
-
Tim-Philipp Müller authored
Looks like some parsers (in some versions at least) expect the offsets to be set, and behave weird if that's not the case (e.g. off-by-one in h264parse).
-
Tim-Philipp Müller authored
Add new splitfilesrc element that presents multiple files (selectable via a location regex) as one single contiguous file.
-
- 29 Nov, 2011 1 commit
-
-
Thiago Santos authored
This reverts commit d6a9de9e. setcaps functions aren't supposed to take ownership of the caps passed
-
- 28 Nov, 2011 2 commits
-
-
-
Chad authored
The element does not modify the data anyway.
-
- 26 Nov, 2011 2 commits
-
-
Stefan Sauer authored
-
Tim-Philipp Müller authored
-
- 25 Nov, 2011 11 commits
-
-
Thiago Santos authored
Using 'iso' conflicts with mp4mux variant type, ismlmux now uses iso-fragmented Fixes #656823
-
Arun Raghavan authored
PulseAudio 1.0 supports per-source-output volumes, and this exposes the functionality via the GstStreamVolume interface. When compiled against pre-1.0 PulseAudio, the interface is not implemented, and the "volume" or "mute" properties are not available. This bit of ugliness will go away when we can depend on PulseAudio 1.0 or greater. https://bugzilla.gnome.org/show_bug.cgi?id=595055
-
Arun Raghavan authored
-
Arun Raghavan authored
-
Arun Raghavan authored
Makes sure we don't leak a refcount if the object is disposed before a NEWSEGMENT turns up.
-
Vincent Penquerc'h authored
Which I accidentally broke when fixing flv videos breaking on spurious timestamp discontinuities in broken files. https://bugzilla.gnome.org/show_bug.cgi?id=631430
-
Stefan Sauer authored
-
Stefan Sauer authored
It also work in this format. Avoids the need for conversion.
-
Stefan Sauer authored
The plugins were using _fixed_caps_ and thus not adjusting to new upstream sizes. Spotted by Tim Müller.
-
Stefan Sauer authored
-
Stefan Sauer authored
This is corrrupts the memoy when resizing. Add a FIXME to make it resizeable once that is solved.
-
- 24 Nov, 2011 15 commits
-
-
Stefan Sauer authored
The plugins were using _fixed_caps_ and thus not adjusting to new upstream sizes. Spotted by Tim Müller.
-
Thiago Santos authored
Do not forget to free the filename strings when deleting the list of files.
-
Thiago Santos authored
Tests fail to build because g_mkdtemp is available from glib since 2.26. This patch adds a condition around the redefinition of g_mkdtemp on the tests to only build it if glib is older than 2.26.
-
Vincent Penquerc'h authored
This allows decoding at least one sample where something has stuffed some ID3 tag before the (supposedly initial) FMT\ . https://bugzilla.gnome.org/show_bug.cgi?id=660249
-
-
Vincent Penquerc'h authored
Let's initialize them to zero. It looks alright, but then it also looks alright with v3, or with the corresponding pixels from the source. I don't know what the original intent would be, and the original effectv source also has this bug/feature. https://bugzilla.gnome.org/show_bug.cgi?id=661841
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 23 Nov, 2011 2 commits
-
-
Tim-Philipp Müller authored
-
-
- 16 Nov, 2011 3 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-