[gstreamer-bugs] [Bug 385668] New: Increase update frequency of ffmpeg mirror and beautify even more the updating process

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 13 16:07:40 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=385668

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: Increase update frequency of ffmpeg mirror and beautify
                    even more the updating process
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


On average, the ffmpeg mirror is updated every 4-6 months.

This is too long. Unfortunately the task of updating the mirror is very painful
(ffmpeg changes API/ABI, new codecs appear, build process changes, you have to
do gst-media tests to make sure the new mirror doesn't introduce regressions,
...).

We should bring down the mirror update frequency to 2 months at maximum, with a
gst-ffmpeg release before updating that mirror.

To do this, the ffmpeg mirror updating process should be detailed enough to
explain all the various steps you have to do:
* How to get the mirror and use quilt with it (almost complete)
* How to do a pre-analysis of the differences with ffmpeg svn (make notes of
what new plugins/formats/codecids/formatids are available, what files have
appeared, what files have gone/moved, what has changed in the build system,
...)
* How to properly copy over the new sources to the mirror
* Which quilt patches to update depending on what has changed
* What to update in gst-ffmpeg depending on the changes seen during
pre-analysis
* What changes to do in the quilt autoconf patches depending on the changes
seen during pre-analysis
* How to test with gst-media-test
* Update the ffmpeg mirror updating process document steps explained above if
something has changed


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list