manfred-h
accepted
request 6565
about 14 hours ago
(revision 5)
- Add two patches to allow building with ffmpeg-7/ffmpeg-8:
* ffmpeg-7.patch
* ffmpeg-8.patch
These have been taken from the build in Arch Linux at
<https://gitlab.archlinux.org/archlinux/packaging/packages/mplayer>
Thanks go to Bjørn Lie to point me at them!
- Modify ffmpeg related build requirements to fit with ffmpeg-8
- Add "--disable-vdpau" due to current ffmpeg version
- Remove patch for libmpcodecs/ad_spdif.c and libmpdemux/muxer_lavf.c
from MPlayer.patch; removal of "const" for the *write* functions
is just plain wrong!