Bug 214823

Summary: multimedia/gmerlin-avdecoder: switch to modern ffmpeg
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: pi, rene, w.schwarzenfeld, wg
Priority: --- Keywords: needs-qa
Version: LatestFlags: pi: maintainer-feedback-
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207547
Bug Depends on:    
Bug Blocks: 214824, 215036    
Attachments:
Description Flags
v0
none
v0
jbeich: maintainer-approval? (wg)
workaround none

Description Jan Beich freebsd_committer freebsd_triage 2016-11-25 12:09:40 UTC

    
Comment 1 Jan Beich freebsd_committer freebsd_triage 2016-11-25 12:10:37 UTC
Created attachment 177378 [details]
v0

10.3 amd64 + ffmpeg 2.8 build log: http://sprunge.us/DBaB
Comment 2 Jan Beich freebsd_committer freebsd_triage 2016-11-25 12:17:44 UTC
Created attachment 177379 [details]
v0

The 2nd occurence of PixelFormat wasn't replaced on one line which didn't break build on ffmpeg 3.x for some reason.
Comment 3 Jan Beich freebsd_committer freebsd_triage 2016-11-25 12:30:11 UTC
Created attachment 177381 [details]
workaround

Better wording in BROKEN.
Comment 4 Jan Beich freebsd_committer freebsd_triage 2016-11-25 12:30:43 UTC
Ugh, mixed bugs...
Comment 5 Walter Schwarzenfeld freebsd_triage 2018-01-12 11:00:25 UTC
Maintainer feedback (or Maintainer timeout ?).
Comment 6 Walter Schwarzenfeld freebsd_triage 2018-03-04 19:40:39 UTC
No more BROKEN statement in the Makefile:
.if ${PORT_OPTIONS:MVDPAU}
LIB_DEPENDS+=   libvdpau.so:multimedia/libvdpau
.else
CONFIGURE_ARGS+=        --disable-vdpau
.endif

seems fixed or overcome by events.

Compiles fine.
Comment 7 Jan Beich freebsd_committer freebsd_triage 2018-03-05 01:43:31 UTC
Nothing should depend on vulnerable FFmpeg version. Do you propose to remove this port as well? However, landing v0 patch here would break VDPAU as described in bug 214824 : https://ptpb.pw/mTc1
Comment 8 Walter Schwarzenfeld freebsd_triage 2018-03-05 01:57:23 UTC
Re-open. See Comment7.
Comment 9 Kurt Jaeger freebsd_committer freebsd_triage 2018-07-27 17:37:22 UTC
testbuilds@work.
Comment 11 commit-hook freebsd_committer freebsd_triage 2019-05-24 04:56:57 UTC
A commit references this bug:

Author: tobik
Date: Fri May 24 04:56:53 UTC 2019
New revision: 502417
URL: https://svnweb.freebsd.org/changeset/ports/502417

Log:
  Deprecate multimedia/gmerlin-avdecoder

  Nothing uses it, it looks unmaintained upstream, and it depends on
  the vulnerable multimedia/ffmpeg0.

  PR:		214823
  Approved by:	wg (maintainer timeout, 1.5 years)

Changes:
  head/multimedia/gmerlin-avdecoder/Makefile
Comment 12 Rene Ladan freebsd_committer freebsd_triage 2019-05-31 18:15:03 UTC
Expired port removed.