[Bug 688644] New: Update gst-libav to libav 9 API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 19 06:32:36 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=688644
  GStreamer | gst-libav | unspecified

           Summary: Update gst-libav to libav 9 API
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-libav
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lu_zero at gentoo.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=229370)
 View: https://bugzilla.gnome.org/attachment.cgi?id=229370
 Review: https://bugzilla.gnome.org/review?bug=688644&attachment=229370

Update to use AVOptions variants.

Most of the changes are easy (AV_ namespace on many macro definitions), some
are immediate (switch to the alloc/open functions using AVOptions), some are
more complex (move from URLProtocol to AVIO and use the encoding functions
using AVFrames instead of buffer).

All in all it should reduce the number of lines of code and simplify a lot.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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