- 21 Sep, 2012 1 commit
-
-
Michael Smith authored
-
- 12 Sep, 2012 1 commit
-
-
Michael Smith authored
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683839
-
- 11 Sep, 2012 2 commits
-
-
Mark Nauwelaerts authored
-
Wim Taymans authored
Don't reset the segment because we need the values for accumulation. the segment is reset at start and after a flushing seek. Fixes some problems with files with quicktime segments.
-
- 09 Sep, 2012 1 commit
-
-
Tim-Philipp Müller authored
If it ever turns out that we really must use thoe specific fourccs and not the generic one, we can still add a flavor field to the caps later.
-
- 02 Sep, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 28 Aug, 2012 3 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
David Corvoysier authored
MPEG DASH has defined a set of new boxes to specify duration, indexes and offsets of ISOBMFF fragments. The Track Fragment Base Media Decode Time (tfdt) Box can in particular be included inside a traf box to specify the absolute decode time, measured on the media timeline, of the first sample in decode order in the track fragment. This information can be used by the isomp4 demux to find out the current position of an MP4 fragment in the timeline. This patch adds code to isomp4 to: - parse the tfdt box - adjust the time/position member of the new segment sent when playback starts Fixes https://bugzilla.gnome.org/show_bug.cgi?id=677535
-
- 27 Aug, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 20 Aug, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 06 Aug, 2012 1 commit
-
-
Sebastian Dröge authored
-
- 04 Aug, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 01 Aug, 2012 1 commit
-
-
René Stadler authored
-
- 27 Jul, 2012 2 commits
-
-
Sebastian Dröge authored
-
Mark Nauwelaerts authored
... rather than a buffer, and the detailed info in the sample info rather than caps.
-
- 20 Jul, 2012 1 commit
-
-
Mark Nauwelaerts authored
... which is really useful for proper push mode seeking. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680278
-
- 13 Jul, 2012 1 commit
-
-
Edward Hervey authored
-
- 09 Jul, 2012 1 commit
-
-
Wim Taymans authored
-
- 05 Jul, 2012 1 commit
-
-
Sebastian Dröge authored
-
- 28 Jun, 2012 2 commits
-
-
David Corvoysier authored
When it receives a seek in push mode, the qtdemux should first try to push the event upstream, and only if upstream fails fall back to its own seek logic.
-
David Corvoysier authored
When receiving a duration query for TIME format, try to query upstream, and only if upstream fails fall back to qtdemux duration handling.
-
- 20 Jun, 2012 1 commit
-
-
Wim Taymans authored
-
- 06 Jun, 2012 1 commit
-
-
Wim Taymans authored
-
- 31 May, 2012 1 commit
-
-
Wim Taymans authored
-
- 03 May, 2012 1 commit
-
-
Alban Browaeys authored
This fixes a not-negotiated error at least on mov files with twos audio with two channels and video dvcp. As playbin and gst-launch sample coming from the qtdemux.c file uses audioconvert and the latter require format interleaved. https://bugzilla.gnome.org/show_bug.cgi?id=675326
-
- 12 Apr, 2012 1 commit
-
-
Edward Hervey authored
And use unchecked variant of GstByteReader where applicable
-
- 09 Apr, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 30 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 28 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 19 Mar, 2012 1 commit
-
-
Wim Taymans authored
We do an ALLOCATION query to find out an allocator and parameters on the srcpads. This way decoders (and sinks) can specify the memory and parameters they want us to write into.
-
- 16 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 15 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 13 Mar, 2012 1 commit
-
-
Wim Taymans authored
Set PTS and DTS on output buffers instead of just the PTS. In streaming cases you want to synchronized encoded data based on the DTS because that is monotonically increasing.
-
- 22 Feb, 2012 1 commit
-
-
Wim Taymans authored
-
- 08 Feb, 2012 1 commit
-
-
Wim Taymans authored
-
- 26 Jan, 2012 2 commits
-
-
Vincent Penquerc'h authored
This reverts commit 53261261. The GstDateTime->GDateTime change in core was apparently accidental, and is now reverted.
-
Vincent Penquerc'h authored
-
- 25 Jan, 2012 1 commit
-
-
Wim Taymans authored
-
- 19 Jan, 2012 1 commit
-
-
Wim Taymans authored
-