https://bugzilla.rpmfusion.org/show_bug.cgi?id=5045
--- Comment #6 from Nicolas Chauvet <[email protected]> ---
(In reply to Thorsten Leemhuis from comment #5)
> (In reply to Nicolas Chauvet from comment #0)
>
> > This is for the nonfree section because of some blob in hex forms
>
> If you have a minute, could you point me to them (just to satisfy my
> curiosity)? I checked out upstream and could spot only one thing (guess I
> missed something you found) when running """ find . -type f -not -regex
> '\./\.git/.*' -print0 | xargs -0 file | grep -v -e 'C source' -e 'C++
> source' -e '.asm:' -e '.cmake:' -e '.py:' -e '.sh:' """:
That kind of thing is not really in a format "suitable for edition".
https://raw.githubusercontent.com/intel/media-driver/master/media_driver/agnostic/gen11/codec/kernel/igcodeckrn_g11.c
This file seems to be generated from a binary in the Tools directory, but there
is nowhere a version of the original file.
There is a mention that a FLOSS version could eventually be built.
https://github.com/intel/media-driver/blob/master/distro_cmake.sh
Now I'm not sure how usable it would be ?
That been said, I also miss the needed hardware at hand so I'm seeking for a
more interested maintainer once reviewed.
(and eventually have an intel-media-driver-free in fedora if relevant).
> ./Tools/MediaDriverTools/UMDPerfProfiler/MediaPerfParser:
> ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked,
> interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0,
> BuildID[sha1]=f7472f338af769ba09420452ad9ad0a3b13c9aee, with debug_info, not
> stripped
>
> But I wonder if that file is actually needed or if it's simply a mistake
> that it got included.
Good catch, it's not used at build time, but there is no source for the file.
Others tools seems to be available for building, but it seems more debugging
tools for intel-media-driver devs.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]