multimedia/gstreamer1-libav: unbreak with ffmpeg 5.0

gstavdemux.c:486:26: error: no member named 'index_entries' in 'struct AVStream'
      fftarget = stream->index_entries[keyframeidx].timestamp;
                 ~~~~~~  ^

PR:		261302
Regressed by:	https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/cea7c19cda0e
This commit is contained in:
Jan Beich 2022-01-18 12:58:03 +00:00
parent 5147cd636a
commit b5fd7267c3
2 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,9 @@ CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
DISTNAME= gst-libav-${PORTVERSION}
PATCH_SITES= https://gitlab.freedesktop.org/gstreamer/gst-libav/-/commit/
PATCHFILES+= 07b43c727c9a.patch:-p1 # https://gitlab.freedesktop.org/gstreamer/gst-libav/-/merge_requests/127
MAINTAINER= multimedia@FreeBSD.org
COMMENT= GStreamer plug-in with many audio/video decoders/encoders

View file

@ -1,3 +1,5 @@
TIMESTAMP = 1575825716
SHA256 (gst-libav-1.16.2.tar.xz) = c724f612700c15a933c7356fbeabb0bb9571fb5538f8b1b54d4d2d94188deef2
SIZE (gst-libav-1.16.2.tar.xz) = 9466288
SHA256 (07b43c727c9a.patch) = a0331d46d744dba3885a3834457ed071111b49eccfda70ebada914090831f12b
SIZE (07b43c727c9a.patch) = 1237