- 24 Jan, 2018 1 commit
-
-
Nicolas Dufresne authored
This includes a lot of formating, obviously the stream Id changes as usual, but we now have bitrate with AVI, and chrome-format field with h264.
-
- 25 Jul, 2017 1 commit
-
-
Edward Hervey authored
PTS/DTS were modified by https://bugzilla.gnome.org/show_bug.cgi?id=785119
-
- 07 Jul, 2017 1 commit
-
-
Thibault Saunier authored
And update `op1a-mpeg2-wave_hd.mxf` audio frames now that they are odered by PTS (not sure why but it shouldn't be wrong).
-
- 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
-
- 19 Dec, 2016 1 commit
-
-
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 1 commit
-
-
thiblahute authored
-
- 06 May, 2016 1 commit
-
-
Sebastian Dröge authored
-
- 09 Mar, 2016 1 commit
-
-
We now properly detect profile/level for these streams
-
- 11 Dec, 2015 1 commit
-
-
Thiago Santos authored
Synchronization is made on running-time, store it in the media-check files to to be able to use it and compare them with new data extracted in tests
-
- 31 Jul, 2015 1 commit
-
-
Nicolas Dufresne authored
Some media info had outdate stream-id, which was preventing regression testing on the produce caps. Also, few media info where missing, which endup enabling few more tests.
-
- 03 Dec, 2014 2 commits
-
-
Thibault Saunier authored
Allowing deeper testing to happen!
-
Thibault Saunier authored
-