Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2015 19:14:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201181] [exp-run] Update ffmpeg to 2.7.1
Message-ID:  <bug-201181-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201181

            Bug ID: 201181
           Summary: [exp-run] Update ffmpeg to 2.7.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: riggs@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

Created attachment 158140
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158140&action=edit
Patch to multimedia/ffmpeg to update to 2.7.1

Currently the main ffmpeg port, multimedia/ffmpeg is still on 2.3.x because in
2.4.x several APIs were deprecated that several dependent ports used to rely
on. Most of them should have received the necessary work upstream to make them
compatible with later releases. Recently, I have introduced multimedia/ffmpeg23
for ports that do not comply with later releases. Whatever breaks after an
update of multimedia/ffmpeg to 2.7.x can LIB_DEPEND on multimedia/ffmpeg23
instead; after appropriate patching, that is. This exp-run shall determine what
breaks and how to proceed from here.


NOTE:
Because of http://subversion.tigris.org/issues/show_bug.cgi?id=898 it is not
possible to use svn diff | svn patch in to generate/apply this patch. This is
because ffmpeg/files/patch-libavdevice-oss_audio.c was renamed to
ffmpeg/files/patch-libavdevice-oss.c and modified. Therefore I had to retreat
to using diff -ruN. So, please ensure that no empty files are left in files/
after applying this patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201181-13>