- 27 Jun, 2017 1 commit
-
-
Thibault Saunier authored
PTSs have changed since: 830e89b7e9418c7039021ebc4060d5c922e928b0: mxfdemux: Take temporal reordering from the index table into account This is needed to know the PTS, without that we only know the DTS and using that also for the PTS is wrong unless we have an intra-only codec. If we can't get the temporal reordering from the index table, don't set any PTS for non-intra-only codecs and let decoders figure out something. https://bugzilla.gnome.org/show_bug.cgi?id=784027
-
- 07 Jun, 2017 1 commit
-
-
Thibault Saunier authored
-
- 25 May, 2017 1 commit
-
-
This now contains more than just DASH-IF streams and eventually could also contain HLS/MSS/... streams
-
- 14 Apr, 2017 1 commit
-
-
Allows testing various DASH-IF Test Assets
-
- 01 Mar, 2017 1 commit
-
-
- 27 Feb, 2017 1 commit
-
-
Thibault Saunier authored
As h264parse now adds the information.
-
- 31 Jan, 2017 1 commit
-
-
The PTS/DTS no longer reset. Fixed by the following commit: Commit: 1fc3d42f8ae2e0b5b4241cb42c25806149e9ae45 URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=1fc3d42f8ae2e0b5b4241cb42c25806149e9ae45 Author: Jan Schmidt <jan@centricular.com> Date: Sat Jan 7 23:55:42 2017 +1100 qtdemux: Don't reset output timestamps when no tfdt If a fragmented stream doesn't have a tfdt, don't reset the output timestamps at each fragment boundary by erroneously using the default value of 0. Introduced by commit 69fc48 https://bugzilla.gnome.org/show_bug.cgi?id=754230
-
- 20 Dec, 2016 1 commit
-
-
Thibault Saunier authored
-
- 19 Dec, 2016 2 commits
-
-
thiblahute authored
-
Thibault Saunier authored
Fixing places where updates were needed but I missed them. Huge changes happened in frame detection as we used to check unparsed frames (ie buffers outputed by demuxers) but this was not correct at all, new information should be much more occurate.
-
- 18 Dec, 2016 3 commits
-
-
thiblahute authored
-
thiblahute authored
This reverts commit 8cd6d99a.
-
Sebastian Dröge authored
-
- 13 Dec, 2016 1 commit
-
-
Thibault Saunier authored
-
- 04 Dec, 2016 1 commit
-
-
Thibault Saunier authored
-
- 02 Dec, 2016 1 commit
-
-
Thibault Saunier authored
-
- 29 Nov, 2016 1 commit
-
-
Thibault Saunier authored
-
- 28 Nov, 2016 2 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
Those are racy and often lead to TIMEOUT
-
- 25 Nov, 2016 1 commit
-
-
Thibault Saunier authored
-
- 11 Nov, 2016 1 commit
-
-
Thibault Saunier authored
Basically the video buffers offsets used to go back to 0 when DTS was going back to 0 and now they are always increasing, which is also fine.
-
- 08 Nov, 2016 1 commit
-
-
Thibault Saunier authored
-
- 18 Oct, 2016 2 commits
-
-
-
We know have the program-id also in there
-
- 09 Sep, 2016 1 commit
-
-
Thibault Saunier authored
-
- 05 Sep, 2016 1 commit
-
-
Thibault Saunier authored
This reverts commit 2fb85424. https://bugzilla.gnome.org/show_bug.cgi?id=769894 has been fixed.
-
- 14 Aug, 2016 1 commit
- 13 Aug, 2016 3 commits
-
-
-
Edward Hervey authored
-
Edward Hervey authored
testsuite: Remove more blacklisted tests
-
- 12 Aug, 2016 1 commit
-
-
- 01 Aug, 2016 1 commit
-
-
Thibault Saunier authored
-
- 19 Jul, 2016 1 commit
-
-
Thibault Saunier authored
-
- 07 Jun, 2016 3 commits
-
-
Tim-Philipp Müller authored
-
Thiago Sousa Santos authored
Follow up from the previous commit
-
Thiago Sousa Santos authored
Leads to exceptions when run with: gst-validate-launcher --sync-all validateextra
-
- 07 May, 2016 1 commit
-
-
Thiago Santos authored
-
- 06 May, 2016 3 commits
-
-
Thiago Santos authored
-
Thiago Santos authored
People that should have the keys atm: thiblahute, slomo, thiagoss
-
Thiago Santos authored
The file was generated with a non-seekable sink, so some values in the headers couldn't be rewritten and that requires some extra care when playing the file. Related to bug https://bugzilla.gnome.org/show_bug.cgi?id=765805
-