[Bug 201181] [exp-run] Update ffmpeg to 2.7.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 28 19:14:45 UTC 2015


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 at FreeBSD.org
          Reporter: riggs at FreeBSD.org
             Flags: maintainer-feedback?(multimedia at FreeBSD.org)
          Assignee: multimedia at 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.


More information about the freebsd-multimedia mailing list