[gstreamer-bugs] [Bug 534390] New: Patch: use av_picture_copy instead of swscale to copy pictures

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 22 11:43:20 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=534390

  GStreamer | gst-ffmpeg | Ver: 0.10.4
           Summary: Patch: use av_picture_copy instead of swscale to copy
                    pictures
           Product: GStreamer
           Version: 0.10.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: j.w.r.degoede at hhs.nl
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This patch changes gst-ffmpeg to use av_picture_copy instead of swscale to copy
pictures, using swscale to simply copy pictures is way overkill.

Note that with this patch the linking of libgstffmpeg.so to libswscale isn't
needed anymore AFAIK, so that probably can be removed too.

Besides saving the overkill of swscale to simply copy the picture this alsso
works around a bug in some version of swscale, which is exposed by using the
system ffmpeg on Fedora. Normally I wouldn't dare mentioning the use of a
system ffmpeg, but I'm very happy to see system ffmpeg related patches were
accepted into 0.10.4 and that 0.10.4 now works well with newer ffmpeg
snapshots.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534390.




More information about the Gstreamer-bugs mailing list