#2004 closed enhancement (fixed)
libyuv for centos7
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.5 |
Component: | packaging | Version: | 2.4.x |
Keywords: | Cc: |
Description
It's superfast, and long term we may want to drop swscale.
Change History (9)
comment:1 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 4 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The libyuv codec is missing from the latest centos7 beta packages.
comment:3 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
The libyuv package was missing the libyuv.pc
pkgconfig file, r20980 fixes that.
I have created a Fedora ticket for that: bug 1649246: libyuv package should include a pkgconfig file.
comment:5 Changed 3 years ago by
My patch has been merged for Fedora 30: https://koji.fedoraproject.org/koji/buildinfo?buildID=1247155 (the pkgconfig file is now included)
comment:6 Changed 3 years ago by
Yay for comment:5, except... they haven't actually merged my patch but tried to re-implement it themselves and did it wrong, then pushed the package without testing it :(
And now our rawhide builds fail.
comment:7 Changed 3 years ago by
They have fixed this bug, but since they didn't take advantage of our packaging experience (..), now they're hitting another bug: /lib64/libyuv.so.0: undefined symbol: jpeg_resync_to_restart
comment:9 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2004
Beta packages posted.