[Bug 770753] New: gst-libav 1.8.3 increases ffmpeg dependency vs 1.8.2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 2 13:47:30 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770753

            Bug ID: 770753
           Summary: gst-libav 1.8.3 increases ffmpeg dependency vs 1.8.2
    Classification: Platform
           Product: GStreamer
           Version: 1.8.3
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-libav
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: laney at ubuntu.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Building 1.8.3 on Ubuntu xenial (ffmpeg 2.8.6) results in:

gstavvidenc.c: In function ‘gst_ffmpegvidenc_register’:
gstavvidenc.c:970:29: error: ‘AV_CODEC_ID_WRAPPED_AVFRAME’ undeclared (first
use in this function)
         || in_plugin->id == AV_CODEC_ID_WRAPPED_AVFRAME) {

which seems to have been introduced in:

laney at raleigh (master|✔)> git tag --contains 00332e0a0
n3.0
n3.0.1
n3.0.2
n3.1
n3.1-dev
n3.1.1
n3.1.2
n3.1.3
n3.2-dev

...so it has an increased ffmpeg requirement, which I suppose isn't desirable
in a stable series.

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


More information about the gstreamer-bugs mailing list