[FFmpeg-devel] [PATCH 3/3] fate: Add h264 and hevc extradata reload tests
Michael Niedermayer
michael at niedermayer.cc
Wed Nov 9 11:11:31 EET 2016
On Tue, Nov 08, 2016 at 10:39:41PM -0500, Vittorio Giovara wrote:
> On Tue, Nov 8, 2016 at 7:15 PM, Michael Niedermayer
> <michael at niedermayer.cc> wrote:
> > On Tue, Nov 08, 2016 at 05:03:28PM -0500, Vittorio Giovara wrote:
> >> ---
> >> Samples available at
> >> - https://www.dropbox.com/s/gkswnubzy6e6rgg/h264-extradata-reload-multi-stsd.mov?dl=0
> >> - https://www.dropbox.com/s/djfvoqgu2z9zrqu/hevc-extradata-reload-multi-stsd.mov?dl=0
> >> They need to be renamed without the codec tag and placed in the appropriate
> >> directory in fate.
> >> Please CC.
> >> Vittorio
> >>
> >> tests/fate/h264.mak | 5 +++++
> >> tests/fate/hevc.mak | 5 +++++
> >> tests/ref/fate/h264-extradata-reload | 13 +++++++++++++
> >> tests/ref/fate/hevc-extradata-reload | 13 +++++++++++++
> >> 4 files changed, 36 insertions(+)
> >> create mode 100644 tests/ref/fate/h264-extradata-reload
> >> create mode 100644 tests/ref/fate/hevc-extradata-reload
> >
> > doesnt seem to pass here
> >
> > --- ./tests/ref/fate/hevc-extradata-reload 2016-11-08 23:33:06.888177493 +0100
> > +++ tests/data/fate/hevc-extradata-reload 2016-11-09 01:09:12.080298952 +0100
> > @@ -9,5 +9,5 @@
> > #stream#, dts, pts, duration, size, hash
> > 0, 0, 0, 1, 24576, 0d01217c5d1ec6799643fc7d75ba2337
> > 0, 1, 1, 1, 24576, f73d9cca9b4c1765d0ead242c3f0c339
> > -0, 2, 2, 1, 24576, 39a8714d763c623ae7f6faae34e107d1
> > -0, 3, 3, 1, 24576, 5db2600aa268b4fd28b64ab28a096f32
> > +0, 2, 2, 1, 24576, aea8b931d694e38ffa54ea4c88e04491
> > +0, 3, 3, 1, 24576, 9d8f6a78c1bae37eabcab29295fd02a8
>
> Oh yeah, I ran the hashes with asm and optimizations disabled, if I do
> enable them I get the new hashes too.
> I tried to output the raw images but I can't see any difference, so
> suspect there could be a lingering issue somewhere in the asm. Would
> you be able to look into it?
i would but my todo list is too long and growing, maybe someone else
can help ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161109/510ed55d/attachment.sig>
More information about the ffmpeg-devel
mailing list