FFmpeg Release Plan

From MultimediaWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:02, 3 February 2010
Merbanan (Talk | contribs)

← Previous diff
Revision as of 10:04, 3 February 2010
Superdump (Talk | contribs)
(0.6 Release)
Next diff →
Line 36: Line 36:
* WMAVoice * WMAVoice
-* AAC-HE v1+* HE AAC v1
* Indeo 5 * Indeo 5
* AMR-NB * AMR-NB

Revision as of 10:04, 3 February 2010

Ideas and suggestions concerning FFmpeg software releases.

Contents

Things that need doing

  • Fix DV regression tests on PPC
  • Approximately 95% test coverage in FATE.
  • Add an API/ABI changelog

Release Criteria

  • make test passes.
  • FATE test coverage passes for all platforms of interest.
  • All 'important' bugs reported in roundup fixed/closed.
  • No half-implemented functionality that may break existing user apps.
  • Endurance/memleak testing on film-length files.

Rationale for releases

  • Provide endorsed snapshots for external software developers to develop against
  • Avoid sitation where external software developers using SVN head when head has transient limitations.
  • Discourage external software developers using ancient snapshots that we don't support.

Release Process

  • Create a branch in Subversion.
  • Replace version.sh by something that hardcodes 0.5.
  • svn export svn://svn.ffmpeg.org/ffmpeg/tags/0.5/ ffmpeg-0.5
  • tar -cvjf ffmpeg-0.5.tar.bz2 ffmpeg-0.5
  • Get source code
  • Create tarball
  • Checksums?
  • Upload to ffmpeg.org
  • Update website
  • Who needs to be notified?
    • Major dependent projects, major distribution package maintainers --Rathann 09:43, 29 January 2009 (EST)

0.6 Release

Pending features that would be nice to have in 0.6

  • WMAVoice
  • HE AAC v1
  • Indeo 5
  • AMR-NB
  • Bink Video
  • pending ALS patches
Personal tools