2025-07-05 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: added optional libaom

2025-05-13 Pavel Vinogradov <public@sourcemage.org>
	* BUILD: removed --enable-postproc
	* DEPENDS: added optional libjxl

2023-10-25 Treeve Jelbert <treeve@sourcemage.org>
	* CONFLICTS: add ffmpeg6

2023-03-25 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: added optional vulkan-loader (with spirv-tools and glslang) and
	  libplacebo

2022-06-12 Treeve Jelbert <treeve@sourcemage.org>
	* CONFLICTS: add ffmpeg5

2019-07-23 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: overhauled, used the ffmped DEPENDS as basis

2018-01-06 Pavel Vinogradov <public@sourcemage.org>
	* INSTALL: removed, no ffserver anymore

2017-11-13 Ismael Luceno <ismael@sourcemage.org>
	* DEPENDS: removed faac and schroedinger optional dependencies,
	  encoders removed by upstream.

2017-03-12 Pavel Vinogradov <public@sourcemage.org>
	* BUILD: fixed building with noexec /tmp

2016-07-24 Pavel Vinogradov <public@sourcemage.org>
	* UP_TRIGGERS: mpv wants a recast

2015-11-08 Eric Sandall <sandalle@sourcemage.org>
	* UP_TRIGGERS: Add for checking dependent libraries for all udpates
	  as SVN is unversioned.

2012-06-04 Sukneet Basuta <sukneet@sourcemage.org>
	* DEPENDS: remove optional_depends dirac
	  replaced by schroedinger

2012-05-12 Ismael Luceno <ismael@sourcemage.org>
	* DEPENDS: Added optional dependency on libvpx

2012-04-27 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: subversion -> git

2012-04-21 Pol Vinogradov <vin.public@gmail.com>
	* DEPENDS: nasm -> X86-ASSEMBLER

2012-04-11 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: change source URL to git, the official repo

2011-09-25 Ismael Luceno <ismael@sourcemage.org>
	* PREPARE: Use prepare_select_branch
	* DOWNLOAD: Remove, sorcery supports Subversion URLs now 

2010-06-29 Arjan Bouter <abouter@sourcemage.org>
	* DEPENDS: libfaad2 wrapper was removed upstream

2010-04-25 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Cannot find -lxvid with -Wl,--as-needed in LDFLAGS

2009-09-26 Treeve Jelbert <treeve@sourcemage.org>
	* TRIGGERS: added, for x264

2009-05-25 Robin Cook <rcook@wyrms.net>
	* DEPENDS: added needed config switch to faac

2009-03-24 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: removed FFMPEG_SWSCALE opts, always built now, bug #15129
	* CONFIGURE: removed

2008-10-07 Arjan Bouter <abouter@sourcemage.org>
	* DEPENDS: liba52 wrapper removed upstream

2008-08-18 Elisamuel Resto <ryuji@sourcemage.org>
	* DEPENDS: fixed dirac's disable flag

2007-08-013 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: add dirac, schroedinger

2007-05-18 Treeve Jelbert <treeve@sourcemage.org>
	* PRE_BUILD: fix bad pkg-config entries
	* DETAILS: remove STAGED_INSTALL=off
	  PATCHLEVEL++
	  refix url

2008-04-01 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: removed incdir switch, install to normal locations now,
	  removed old -O3 hack
	* INSTALL: removed installation of unnecessary headers
	* PRE_BUILD: removed some unnecessary sedits
	* DETAILS: PATCHLEVEL++

2008-03-13 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: --enable-pp --> --enable-postproc
	* CONFIGURE: --{en,dis}able-swscaler --> --{en,dis}able-swscale,
	  bug #14364

2008-02-27 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: fixed location for installed headers back to
	  /usr/include/ffmpeg

2008-02-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* 300_c++_compliant_headers.diff, PRE_BUILD: removed patch, replaced
	  by a rather ugly sedit that hopefully breaks less

2008-02-18 Ethan Grammatikidis <eekee57@fastmail.fm>
	* 300_c++_compliant_headers.diff: regenerated for todays svn.
	  May I note that I think maintaining a patch against an scm-based
	  spell is a bad idea?

2007-11-19 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PREPARE, DETAILS: removed amr-nb-fixed, not supported anymore
	* BUILD, DETAILS, PREPARE, PRE_BUILD: commented out the whole amr
	  stuff as it requires the real libs now which we don't have
	* BUILD: always pass the swscale options, not only if amr is enabled

2007-11-17 Florian Franzmann <bwlf@bandrate.org>
	* PRE_BUILD, 300_c++_compliant_headers.diff: added small patch
	  from debian to make the headers C++ compliant.

2007-11-14 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: removed --enable-libogg switch from vorbis support,
	  it's not there anymore

2007-09-02 Arjan Bouter <abouter@sourcemage.org>
	* CONFIGURE: added a question for libswscale
	* BUILD: added swscale option to OPTS
	* DETAILS: patchlevel++

2007-08-30 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DEPENDS: sync options with normal ffmpeg spell
	  forgot to recheck some stuff

2007-06-10 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DOWNLOAD: added to support stable sorcery, bug #13693
	* DEPENDS: enable-xvid option renamed to enable-libxvid
	* INSTALL: install intreadwrite.h header as mplayer svn needs it

2007-05-20 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: removed libdts, replaced by internal dts decoder

2007-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: move FORCE_DOWNLOAD out of the conditional so it applies
	  to all versions

2007-02-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* CONFLICTS: removed ffmpeg-cvs, deprecation complete

2007-02-14 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: several --enable options got renamed

2007-02-13 Arwed v. Merkatz <v.merkatz@gmx.net>
	* INSTALL: install bswap.h, riff.h headers again,
	  as mplayer svn needs them

2007-02-03 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS, PREPARE, PRE_BUILD, BUILD:
	  add amr_nb-fixed, amr_wb support

2007-02-02 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS, PREPARE, PRE_BUILD, BUILD:
	  add amr support
	  partially fixes bug #13138
	  STAGED_INSTALL=off
	* INSTALL: use install_config_file

2007-01-08 Treeve Jelbert <treeve@sourcemage.org>
	* BUILD: --enable-pthreads --disable-debug --disable-static

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

2006-05-26 Arwed v. Merkatz <v.merkatz@gmx.net>
	* renamed from ffmpeg-cvs
	* DETAILS: renamed to ffmpeg-svn, changed SOURCE_URL to use new
	  svn server, removed the whole snapshot stuff again
	* DEPENDS: depends on subversion instead of CVS now
	* CONFLICTS: added conflicts ffmpeg-cvs y
	* DOWNLOAD: added to handle svn:// url for stable sorcery
	* PREPARE: persistent_read the old value of AUTOUPDATE from ffmpeg-cvs
	  and use that as default for our own

2006-05-24 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: commented all cvs stuff, switch to a snapshot from
	  http://www.mplayerhq.hu/~rtogni/snapshots/ as the cvs server is
	  dead
	* DEPENDS: commented dependency on CVS

2006-05-19 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on sdl
	* BUILD: fix SDL_LIBS after running configure so it works with
	  SDL 1.2.10

2006-04-11 Andraž "ruskie" Levstik <ruskie@mages.ath.cx:
	* BUILD: replaced fPIC and DPIC removal code with disable_pic

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-20 Arwed v. Merkatz <v.merkatz@gmx.net>
	* INSTALL: removed creation of /usr/include/postproc and copying
	  of dsputil.h, both handled by the Makefiles now,
	  removed installation of several headers that aren't necessary anymore
	* bswap-fix.patch, PRE_BUILD: removed, bswap header isn't installed

2006-02-17 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, INSTALL: removed old hacks for libpostproc build/install,
	  create /usr/include/postproc before installing

2006-02-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PREPARE, DETAILS: added autoupdate query

2006-01-17 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: removed --enable-shared-pp, not used anymore and breaks the
	  compile

2005-12-20 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PRE_BUILD, bswap-fix.patch: fix the bswap.h header

2005-09-06 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: add --mandir switch to configure so man pages go to
	  /usr/share/man instead of /usr/man

2005-08-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* INSTALL: copy bswap.h from libavutil instead of libavcodec

2005-05-12 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: don't fiddle with CXXFLAGS, they're unused anyway,
	  don't remove -DPIC -fPIC on x86_64, fixes bug #8851

2005-05-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, DEPENDS, DETAILS: remove the gcc 3.4 stuff, compiles with 4.0
	  now

2005-04-23 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: call invoke_gcc at the beginning
	* DETAILS: add GCC_VERSION=3.4
	* DEPENDS: added dependency on gcc34, changed configure switch for
	  vorbis to '--enable-libogg --enable-vorbis'

2005-04-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: don't replace pentium4 with pentium3, that's only needed for
	  the ffmpeg release, ffmpeg-cvs actually breaks due to it

2005-03-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: add --enable-ogg to vorbis OPTS flags

2005-03-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: replace pentium4 with pentium3 in CFLAGS, fixes bug #8362

2004-12-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: removed the --enable-liba52, breaks dvd playback in mplayer

2004-11-16 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, gcc-3.4.patch, ffmpeg.patch: removed patches

2004-07-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on xvid

2004-07-14 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on libdts

2004-07-08 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, INSTALL: converted to build_api 2
	* DETAILS: use $(date +%Y%m%d) as VERSION

2004-07-07 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Remove "-DPIC -fPIC" from C{XX}FLAGS as ffmpeg fails
	  to compile with PIC

2004-05-14 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on any provider of CVS (Bug #6396)

2004-05-08 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, gcc-3.4.patch: patch to compile with gcc 3.4

2004-04-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: add --enable-gpl
	* BUILD, faad2.patch: removed patch

2004-02-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, linux-2.6.patch: removed patch

2003-12-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, linux-2.6.patch: support building with 2.6 kernel headers

2003-12-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, faad2.patch: support faad2 2.0

2003-12-05 hgg <hgreig@bigpond.net.au>
	* DETAILS: add cvs

2003-12-04 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: use FORCE_DOWNLOAD=on

2003-10-27 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: rational.h is now installed automatically, but MPlayer-cvs also
	  needs dsputil.h, installing that

2003-10-23 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: install libavcodec/rational.h, used by avcodec.h

2003-10-17 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, ffmpeg.patch: patch avcodec.h, otherwise MPlayer(-cvs) can not
	  use it

2003-10-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: changed SOURCE_URL to
	  cvs://:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg:ffmpeg
	  changed VERSION from 'head' to 'current' to force redownload

2003-10-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: BUILD: install libavcodec/bswap.h and libavformat/os_support.h

2003-08-30 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on freetype2

2003-08-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on imlib2

2003-07-20 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: added sedit to BUILD to remove the crappy -Werror flag
	* DEPENDS: added faad2 as optional_depends

2003-06-29 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: make the shared libpostproc work

2003-05-19 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: use $INSTALL_ROOT in BUILD

2003-05-12 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: first cvs version of the spell
	* BUILD: added the libpostproc header installation to BUILD,
	  so mplayer-cvs compiles
	* PROVIDES: added PROVIDES libavcodec

2003-02-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: enabled building of shared libavcodec
	* DEPENDS: added lame and libvorbis as optional_depends

2003-02-03 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 0.4.6

2002-10-30 Seth Woolley <seth@tautology.org>
	* BUILD: fixed BUILD/CONFIGURE issue with MMX
	  deleted CONFIGURE bug 1525

2002-10-23 Seth Woolley <seth@tautology.org>
	* BUILD: added -O3 hack
	* HISTORY: cleaned history

2002-06-12 Unet <unet@sourcemage.org>
	* Created this.

