[Bug 261302] multimedia/ffmpeg: update to 5.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261302] multimedia/ffmpeg: update to 5.0"
 - Go to: [ bottom of page ] [ top of archives ] [ this month ]
 
Date: Tue, 18 Jan 2022 13:02:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=b5fd7267c3cf0f5ed7de9a0e6b0934ea46e9dd7a
commit b5fd7267c3cf0f5ed7de9a0e6b0934ea46e9dd7a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-18 12:58:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-18 13:01:10 +0000
    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
 multimedia/gstreamer1-libav/Makefile | 3 +++
 multimedia/gstreamer1-libav/distinfo | 2 ++
 2 files changed, 5 insertions(+)
-- 
You are receiving this mail because:
You are on the CC list for the bug.