

  <h3 id="logo_art_contest_autumn-2013">August 22, 2013, Autumn Website Banner Contest</h3>
  <p>
    Welcome art-inclined readers of this rather technical website!
  </p>

  <p>
    Again it is time for a contest to select a new banner for the coming autumn season.
    It is your chance to display your art to the world and make this site a little bit
    more artistic for the coming months.
  </p>

  <p>
    Please read <a href="https://trac.ffmpeg.org/ticket/2891">ticket 2891</a> for further
    directions.
  </p>

  <p>
    Deadline is on 20th of September.
  </p>

  <p>
    And as always: Happy painting!
  </p>

  <h3 id="pr2.0">July 10, 2013, FFmpeg 2.0</h3>
  <p>
    We have made a new major release (<b><a href="download.html#release_2.0">2.0</a></b>)
    It contains all features and bugfixes of the git master branch from 10th July.
    A partial list of new stuff is below:
  </p>
  <pre>
    - curves filter
    - reference-counting for AVFrame and AVPacket data
    - ffmpeg now fails when input options are used for output file
    or vice versa
    - support for Monkey's Audio versions from 3.93
    - perms and aperms filters
    - audio filtering support in ffplay
    - 10% faster aac encoding on x86 and MIPS
    - sine audio filter source
    - WebP demuxing and decoding support
    - new ffmpeg options -filter_script and -filter_complex_script, which allow a
    filtergraph description to be read from a file
    - OpenCL support
    - audio phaser filter
    - separatefields filter
    - libquvi demuxer
    - uniform options syntax across all filters
    - telecine filter
    - new interlace filter
    - smptehdbars source
    - inverse telecine filters (fieldmatch and decimate)
    - colorbalance filter
    - colorchannelmixer filter
    - The matroska demuxer can now output proper verbatim ASS packets. It will
    become the default at the next libavformat major bump.
    - decent native animated GIF encoding
    - asetrate filter
    - interleave filter
    - timeline editing with filters
    - vidstabdetect and vidstabtransform filters for video stabilization using
    the vid.stab library
    - astats filter
    - trim and atrim filters
    - ffmpeg -t and -ss (output-only) options are now sample-accurate when
    transcoding audio
    - Matroska muxer can now put the index at the beginning of the file.
    - extractplanes filter
    - avectorscope filter
    - ADPCM DTK decoder
    - ADP demuxer
    - RSD demuxer
    - RedSpark demuxer
    - ADPCM IMA Radical decoder
    - zmq filters
    - DCT denoiser filter (dctdnoiz)
    - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
    - Apple Intermediate Codec decoder
    - Escape 130 video decoder
    - FTP protocol support
    - V4L2 output device
    - 3D LUT filter (lut3d)
    - SMPTE 302M audio encoder
    - support for slice multithreading in libavfilter
    - Hald CLUT support (generation and filtering)
    - VC-1 interlaced B-frame support
    - support for WavPack muxing (raw and in Matroska)
    - XVideo output device
    - vignette filter
    - True Audio (TTA) encoder
    - Go2Webinar decoder
    - mcdeint filter ported from libmpcodecs
    - sab filter ported from libmpcodecs
    - ffprobe -show_chapters option
    - WavPack encoding through libwavpack
    - rotate filter
    - spp filter ported from libmpcodecs
    - libgme support
    - psnr filter
  </pre>
  <p>
    We recommend users, distributors and system integrators to upgrade unless they use
    current git master.
  </p>


  <h3 id="speech">June 5, 2013, Request for speech codec samples</h3>
  <p>
    FFmpeg developers want to support more voice and speech codecs.
    We are looking for samples of EVRC-WB , EVRC-B and SMV codecs.
    Some cell phones may record the audio in qcp, mp4 or 3g2 formats.
  </p>
  <p>
    Please upload these codec samples to us (ftp, trac, etc) so we may take a look.
    Or you can email them to projects@mplayerhq.hu , thanks!
  </p>


  <h3 id="lt2013">April 28, 2013, LinuxTag</h3>
  <p>
    We happily announce that FFmpeg will be represented at LinuxTag in
    Berlin, Germany. The event will take place from 22nd to 25th of May.
  </p>
  <p>
    We will have a shared booth with XBMC. So just come over and visit our
    booth to have a chat with us. And please bring along your media samples
    if you possess any that do not work correctly with FFmpeg!
  </p>

  <p>
    More information about LinuxTag can be found <a href="http://www.linuxtag.org/2013/en/">here</a>
  </p>

  <p>
    We are looking forward to see you in Berlin!
  </p>


  <h3 id="pr1.2">March 15, 2013, FFmpeg 1.2</h3>
  <p>
    We have made a new major release (<b><a href="download.html#release_1.2">1.2</a></b>)
    It contains all features and bugfixes of the git master branch from 7th march.
    A partial list of new stuff is below:
  </p>
  <pre>
    - VDPAU hardware acceleration through normal hwaccel
    - SRTP support
    - Error diffusion dither in Swscale
    - Chained Ogg support
    - Theora Midstream reconfiguration support
    - EVRC decoder
    - audio fade filter
    - filtering audio with unknown channel layout
    - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
    and treble audio filter
    - improved showspectrum filter, with multichannel support and sox-like colors
    - histogram filter
    - tee muxer
    - il filter ported from libmpcodecs
    - support ID3v2 tags in ASF files
    - encrypted TTA stream decoding support
    - RF64 support in WAV muxer
    - noise filter ported from libmpcodecs
    - Subtitles character encoding conversion
    - blend filter
    - stereo3d filter ported from libmpcodecs
  </pre>
  <p>
    We recommend users, distributors and system integrators to upgrade unless they use
    current git master.
  </p>


  <h3 id="logo_art_contest_spring-2013">February 10, 2013, Spring Website Banner Contest</h3>
  <p>
    Spring is approaching on the northern hemisphere. So it is time to announce another episode of our
    seasonal art contest.
  </p>

  <p>
    Please read <a href="https://trac.ffmpeg.org/ticket/2255">ticket 2255</a> for further
    directions.
  </p>

  <p>
    The deadline is on March 15th.
  </p>

  <p>
    Happy painting!
  </p>


  <h3 id="clt2013">February 4, 2013, Chemnitzer Linux-Tage</h3>
  <p>
    We happily announce that FFmpeg will be represented at `Chemnitzer Linux-Tage'
    in Chemnitz, Germany. The event will take place on 16th and 17th of March.
  </p>

  <p>
    More information can be found <a href="http://chemnitzer.linux-tage.de/2013/info/index?cookielang=en">here</a>
  </p>

  <p>
    We hereby invite you to visit us at our booth located in the Linux-Live area!
    There we will demonstrate usage of FFmpeg, answer your questions and listen to
    your problems and wishes.
  </p>
  <p>
    We are looking forward to meet you (again)!
  </p>


  <h3 id="pr1.1">January, 7, 2013, FFmpeg 1.1</h3>
  <p>
    We have made a new major release (<b><a href="download.html#release_1.1">1.1</a></b>)
    It contains all features and bugfixes of the git master branch. A partial list of
    new stuff is below:
  </p>
  <pre>
    - stream disposition information printing in ffprobe
    - filter for loudness analysis following EBU R128
    - Opus encoder using libopus
    - ffprobe -select_streams option
    - Pinnacle TARGA CineWave YUV16 decoder
    - TAK demuxer, decoder and parser
    - DTS-HD demuxer
    - remove -same_quant, it hasn't worked for years
    - FFM2 support
    - X-Face image encoder and decoder
    - 24-bit FLAC encoding
    - multi-channel ALAC encoding up to 7.1
    - metadata (INFO tag) support in WAV muxer
    - subtitles raw text decoder
    - support for building DLLs using MSVC
    - LVF demuxer
    - ffescape tool
    - metadata (info chunk) support in CAF muxer
    - field filter ported from libmpcodecs
    - AVR demuxer
    - geq filter ported from libmpcodecs
    - remove ffserver daemon mode
    - AST muxer/demuxer
    - new expansion syntax for drawtext
    - BRender PIX image decoder
    - ffprobe -show_entries option
    - ffprobe -sections option
    - ADPCM IMA Dialogic decoder
    - BRSTM demuxer
    - animated GIF decoder and demuxer
    - PVF demuxer
    - subtitles filter
    - IRCAM muxer/demuxer
    - Paris Audio File demuxer
    - Virtual concatenation demuxer
    - VobSub demuxer
    - JSON captions for TED talks decoding support
    - SOX Resampler support in libswresample
    - aselect filter
    - SGI RLE 8-bit decoder
    - Silicon Graphics Motion Video Compressor 1 &amp; 2 decoder
    - Silicon Graphics Movie demuxer
    - apad filter
    - Resolution &amp; pixel format change support with multithreading for H.264
    - documentation split into per-component manuals
    - pp (postproc) filter ported from MPlayer
    - NIST Sphere demuxer
    - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
    - Sony Wave64 muxer
    - adobe and limelight publisher authentication in RTMP
    - data: URI scheme
    - support building on the Plan 9 operating system
    - kerndeint filter ported from MPlayer
    - histeq filter ported from VirtualDub
    - Megalux Frame demuxer
    - 012v decoder
    - Improved AVC Intra decoding support
  </pre>
  <p>
    We recommend users, distributors and system integrators to upgrade unless they use
    current git master.
  </p>

  <h3 id="news-30122012">December 30, 2012, Recent Developments</h3>
  <p>
    Before this year ends we want to use the occasion and give you some news about
    recent developments in FFmpeg.
  </p>

  <h4>
    - <a href="/ffmpeg-filters.html#subtitles">subtitles filter</a>
  </h4>
  <p>
    The subtitles filter makes it possible to merge subtitles supported by
    libavformat/libavcodec into a video stream. This process is also known
    as burning them into the video or simply hardsubbing. This filter depends
    on libass and thus is only available in builds configured with --enable-ass.
  </p>
  <p>
    The subtitles filter is also useful to play external subtitle files with
    ffplay. An example of this usage can be found in the following entry about
    TED captions.
  </p>

  <h4>
    - JSON <a href="ffmpeg-formats.html#tedcaptions">captions for TED talks</a> decoding support
  </h4>
  <p>
    <a href="http://www.ted.com/">TED</a> provides video downloads for their talks.
    Not all of these are available with subtitles and when they are the subtitles
    are burnt into the video. Now with this new FFmpeg feature you can download the
    subtitle files and just display them on the fly when playing the video with ffplay:
  </p>
  <pre>
    ffplay ted.mp4 -vf subtitles=ted.json
  </pre>

  <h4>
    - <a href="/ffmpeg-filters.html#geq">geq filter</a> ported from libmpcodecs
  </h4>
  <p>
    This is another filter ported from MPlayer. It allows you to arbitrarily
    change luma and chroma values for each pixel of the movie individually.
    To learn more look at the
    <a href="/ffmpeg-filters.html#geq">geq documentation</a>
    and
    <a href="ffmpeg-utils.html#Expression-Evaluation">the evaluation syntax description</a>.
    Do not forget to give it a try:
  </p>
  <pre>
    ffplay input.movie -vf "geq=p(X\,Y):if(gt(Y\,H/2)\,128)+ifnot(gt(Y\,H/2)\,cr(X\,Y)):if(gt(Y\,H/2)\,128)+ifnot(gt(Y\,H/2)\,cb(X\,Y))"
  </pre>

  <h4>
    - filter for <a href="/ffmpeg-filters.html#ebur128">loudness analysis following EBU R128</a>
  </h4>
  <p>
    This filter analyses audio streams as recommended by EBU recommendation R128.
    The output can be either logged or visualized in a generated video stream.
  </p>

  <h4>
    - <a href="/ffserver.html#What-is-FFM_002c-FFM2">FFM2</a> support
  </h4>
  <p>
    The FFM2 format has been introduced to provide better interoperability
    between different versions of the FFmpeg tools. It is usually used to
    provide input to ffserver. It improves on its predecessor FFM by making
    the format backward-compatible and extensible. This means the generated
    files are are no longer dependant on specific FFmpeg versions.
  </p>

  <h4>
    - Opus encoder using libopus
  </h4>
  <p>
    You can encode Opus now via Xiph's
    <a href="http://opus-codec.org/development/">libopus</a>.
  </p>

  <h4>
    - VobSub demuxer
  </h4>
  <p>
    IDX/SUB file pairs can now be played back or be remuxed into other formats such as MKV.
  </p>

  <h4>
    - Resolution &amp; pixel format change support with multithreading for H.264
  </h4>
  <p>
    Finally H.264 with resolution and/or pixel format changes can be decoded multithreaded.
  </p>

  <h4>
    - <a href="documentation.html">documentation</a> split into per-component manuals
  </h4>
  <p>
    In an on-going effort, the documentation is split, reordered and extended
    to make it more accessible and more complete.
  </p>

  <p>
    Of course we can't possibly cover all changes since our last release in a single news
    article, but we encourage you to read the
    <a href="http://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog">Changelog</a>
    yourself.
  </p>

  <p>
    <i>We wish you all a happy new year!</i>
  </p>

  <h3 id="logo_art_contest_winter-2012">November 14, 2012, Winter Website Banner Contest</h3>
  <p>
    As the days are getting shorter for some of us, we are proud to announce
    a new episode of our FFmpeg seasonal banners contest! This is your chance
    to get your art on top of this website for the coming winter season.
  </p>

  <p>
    Please read on <a href="https://trac.ffmpeg.org/ticket/1756">
      here</a> for further directions.
  </p>

  <p>
    The deadline is on December 14th.
  </p>

  <p>
    If you are member of an artist community we encourage you to spread the word
    about this contest.
  </p>

  <p>
    Frosty painting!
  </p>

  <h3 id="pr1.0">September, 28, 2012, FFmpeg 1.0</h3>
  <p>
    We have made a new major release (<b><a href="download.html#release_1.0">1.0</a></b>)
    It contains all features and bugfixes of the git master branch. A partial list of
    new stuff is below:
  </p>
  <pre>
    - INI and flat output in ffprobe
    - Scene detection in libavfilter
    - Indeo Audio decoder
    - channelsplit audio filter
    - setnsamples audio filter
    - atempo filter
    - ffprobe -show_data option
    - RTMPT protocol support
    - iLBC encoding/decoding via libilbc
    - Microsoft Screen 1 decoder
    - join audio filter
    - audio channel mapping filter
    - Microsoft ATC Screen decoder
    - RTSP listen mode
    - TechSmith Screen Codec 2 decoder
    - AAC encoding via libfdk-aac
    - Microsoft Expression Encoder Screen decoder
    - RTMPS protocol support
    - RTMPTS protocol support
    - RTMPE protocol support
    - RTMPTE protocol support
    - showwaves and showspectrum filter
    - LucasArts SMUSH playback support
    - SAMI, RealText and SubViewer demuxers and decoders
    - Heart Of Darkness PAF playback support
    - iec61883 device
    - asettb filter
    - new option: -progress
    - 3GPP Timed Text encoder/decoder
    - GeoTIFF decoder support
    - ffmpeg -(no)stdin option
    - Opus decoder using libopus
    - caca output device using libcaca
    - alphaextract and alphamerge filters
    - concat filter
    - flite filter
    - Canopus Lossless Codec decoder
    - bitmap subtitles in filters (experimental and temporary)
    - MP2 encoding via TwoLAME
    - bmp parser
    - smptebars source
    - asetpts filter
    - hue filter
    - ICO muxer
    - SubRip encoder and decoder without embedded timing
    - edge detection filter
    - framestep filter
    - ffmpeg -shortest option is now per-output file
    -pass and -passlogfile are now per-output stream
    - volume measurement filter
    - Ut Video encoder
    - Microsoft Screen 2 decoder
    - Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP
    instead of AV_CODEC_ID_TEXT
    - smartblur filter ported from MPlayer
    - CPiA decoder
    - decimate filter ported from MPlayer
    - RTP depacketization of JPEG
    - Smooth Streaming live segmenter muxer
    - F4V muxer
    - sendcmd and asendcmd filters
    - WebVTT demuxer and decoder (simple tags supported)
    - RTP packetization of JPEG
    - faststart option in the MOV/MP4 muxer
    - Several security fixes
  </pre>
  <p>
    We recommend users, distributors and system integrators to upgrade unless they use
    current git master.
  </p>

<h3 id="logo_art_contest_autumn-2012">August 29, 2012, Autumn Website Banner Contest</h3>
<p>
It is about time for the next seasonal banner. Soon the leaves will be
starting to change colors on the northern hemisphere and we are seeking
out for adventurous artists to take part in our art contest. With the
right mix of skill and luck your submission will make it to the top of
the FFmpeg website this autumn.
</p>

<p>
Please read our <a href="https://trac.ffmpeg.org/wiki/SubmitALogo">
Art Submission How-to</a> if you are interested in participating.
</p>

<p>
The deadline is on September 19th.
</p>

<p>
If you are part of an artist community we encourage you to spread the word
about this contest.
</p>

<p>
Happy painting!
</p>

<h3 id="socis_2012">July 18, 2012, SOCIS</h3>
<p>
FFmpeg has been accepted to take part in the
<a href="http://sophia.estec.esa.int/socis2012/">ESA Summer of Code In
Space</a>. If you want to participate as student, please read <a
href="http://wiki.multimedia.cx/index.php?title=FFmpeg_Summer_Of_Code_In_Space_2012">this
page</a> and get in touch with us as soon as possible!
</p>

<h3 id="donations-201207">July, 5, 2012, Donations</h3>
<p>We're glad to announce that FFmpeg has been accepted as <a
href="http://www.spi-inc.org/projects/ffmpeg/">SPI associated
project</a>.</p>

<p>Donations to FFmpeg can be done through SPI, following the
instructions <a href="http://www.spi-inc.org/donations/">here</a>, or
following this <a
href="https://co.clickandpledge.com/advanced/default.aspx?wid=56226">direct
Click&amp;Pledge link</a>.</p>

<p>Donations will be used to fund expenses related to development
(e.g. to cover equipment and server maintenance costs), to sponsor bug
fixing, feature development, the participation or organization of
meetings and events in the project interest area, and to support
internal development or educational projects or any other activity
promoting FFmpeg.</p>

<h3 id="pr11.1">June, 7, 2012, FFmpeg 0.11.1</h3>
<p>
We have made a new point releases (<b><a href="download.html#release_0.11">0.11.1</a></b>).
It contains about 70 bugfixes, some possibly security relevant.
</p><p>
We recommend users, distributors and system integrators to upgrade to 0.11.1 or git master.
</p>

<h3 id="pr11">May, 25, 2012, FFmpeg 0.11</h3>
<p>
We have made a new major release (<b><a href="download.html#release_0.11">0.11</a></b>)
It contains all features and bugfixes of the git master branch. A partial list of
new stuff is below:
</p>
<pre>
Fixes:CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
      CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
      CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
      CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
      CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
      CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
- v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
- setfield filter
- CDXL demuxer and decoder
- Apple ProRes encoder
- ffprobe -count_packets and -count_frames options
- Sun Rasterfile Encoder
- ID3v2 attached pictures reading and writing
- WMA Lossless decoder
- bluray protocol
- blackdetect filter
- libutvideo encoder wrapper (--enable-libutvideo)
- swapuv filter
- bbox filter
- XBM encoder and decoder
- RealAudio Lossless decoder
- ZeroCodec decoder
- tile video filter
- Metal Gear Solid: The Twin Snakes demuxer
- OpenEXR image decoder
- removelogo filter
- drop support for ffmpeg without libavfilter
- drawtext video filter: fontconfig support
- ffmpeg -benchmark_all option
- super2xsai filter ported from libmpcodecs
- add libavresample audio conversion library for compatibility
- MicroDVD decoder
- Avid Meridien (AVUI) encoder and decoder
- accept + prefix to -pix_fmt option to disable automatic conversions.
- complete audio filtering in libavfilter and ffmpeg
- add fps filter
- vorbis parser
- png parser
- audio mix filter
</pre>
<p>
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

<h3 id="pr0811">April 12, 2012, FFmpeg 0.7.12 / 0.8.11</h3>
<p>
We have made two new point releases (<b><a href="download.html#release_0.7">0.7.12</a></b> and <b><a href="download.html#release_0.8">0.8.11</a></b>).
An abbreviated list of changes is below:
</p><pre>
Fixes: CVE-2012-0853, CVE-2012-0858, CVE-2011-3929, CVE-2011-3936,
       CVE-2011-3937, CVE-2011-3940, CVE-2011-3945, CVE-2011-3947
Several security issues that dont have CVE numbers.
and about 150 bugfixes
See the changelog for details.
</pre><p>
We recommend distributors and system integrators to upgrade to 0.10.2 or git master when possible though.
</p>

<h3 id="up201204">April, 4, 2012, Server Upgrade</h3>
<p>
Today our main server has been upgraded due to performance issues with <a href="http://trac.ffmpeg.org">our bug tracker</a>.
While investigating the speed issues, we also took the opportunity to add voting
support to bug reports and wiki pages, so you can now "tell" us which issues
you want us to work on first.
</p>

<h3 id="pr0101">March, 17, 2012, FFmpeg 0.10.1</h3>
<p>
We have made a new point release (<b><a href="download.html#release_0.10">0.10.1</a></b>)
It contains some security fixes, over 100 bugfixes and some new features like the swapuv
filter. See the changelog for details.
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

<h3 id="pr10">January, 27, 2012, FFmpeg 0.10</h3>
<p>
We have made a new major release (<b><a href="download.html#release_0.10">0.10</a></b>)
It contains all features and bugfixes of the git master branch. A partial list of
new stuff is below:
</p>
<pre>
Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
       CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
       CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
       CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
SBaGen (SBG) binaural beats script demuxer
OpenMG Audio muxer
Timecode extraction in DV and MOV
thumbnail video filter
XML output in ffprobe
asplit audio filter
tinterlace video filter
astreamsync audio filter
amerge audio filter
ISMV (Smooth Streaming) muxer
GSM audio parser
SMJPEG muxer
XWD encoder and decoder
Automatic thread count based on detection number of (available) CPU cores
y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
ffprobe -show_error option
Avid 1:1 10-bit RGB Packer codec
v308 Quicktime Uncompressed 4:4:4 encoder and decoder
yuv4 libquicktime packed 4:2:0 encoder and decoder
ffprobe -show_frames option
silencedetect audio filter
ffprobe -show_program_version, -show_library_versions, -show_versions options
rv34: frame-level multi-threading
optimized iMDCT transform on x86 using SSE for for mpegaudiodec
Improved PGS subtitle decoder
dumpgraph option to lavfi device
r210 and r10k encoders
ffwavesynth decoder
aviocat tool
ffeval tool
all features from avconv merged into ffmpeg
</pre>
<p>
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

<h3 id="forgotpatch">January 24, 2012, Forgotten Patches</h3>
<p>FFmpeg development has gone into OVERDRIVE. Over the years we have
missed patches, so we need your help to locate old unapplied patches to review again.
</p>

<p>
If you find a patch that was never applied, please let us know, either by resubmitting it
to ffmpeg-devel or by attaching it to a bug on our
<a href="http://trac.ffmpeg.org">bug tracker</a>.
</p>

<p>
For example, did you know there was a patch to read DVDs with FFmpeg? Its now being
reviewed and fixed up for inclusion. Want to add BluRay support? We're interested!
</p>


<h3 id="clt2012">January 16, 2012, Chemnitzer Linux-Tage</h3>
<p>
  We happily announce that FFmpeg will be represented at `Chemnitzer Linux-Tage'
in Chemnitz, Germany. The event will take place on 17th and 18th of March.
</p>

<p>
  More information can be found <a href="http://chemnitzer.linux-tage.de/2012/info/index?cookielang=en">here</a>
</p>

<p>
  We hereby invite you to visit us at our booth located in the Linux-Live area!
There we will demonstrate usage of FFmpeg, answer your questions and listen to
your problems and wishes.
</p>

<h3 id="pr0810">January 12, 2012, FFmpeg 0.8.10, 0.7.11, 0.6.5, 0.5.8</h3>
<p>
We have made 4 new point releases, (<b><a href="download.html#release_0.5">0.5.8</a></b>,
<b><a href="download.html#release_0.6">0.6.5</a></b>,
<b><a href="download.html#release_0.7">0.7.11</a></b> and
<b><a href="download.html#release_0.8">0.8.10</a></b>). All of them contain
fixes for CVE-2011-3892 (already in previous 0.8 and 0.7 releases), CVE-2011-3893, and CVE-2011-3895. In addition 0.8.10
and 0.7.11 contain all critical security fixes from 0.9.1.
We recommend users, distributors and system integrators to upgrade unless they use
current git master. We recommend everyone to upgrade to at least 0.7.11, 0.8.10 or 0.9.1.
</p>

<h3 id="pr091">January 5, 2012, FFmpeg 0.9.1</h3>
<p>
We have made a new point release, (<b><a href="download.html#release_0.9">0.9.1</a></b>).
It contains many bug and security fixes, amongth them CVE-2011-3893 and CVE-2011-3895.
It also significantly improves seeking support in H.264.
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

<h3 id="prchr2011">December 25, 2011, FFmpeg 0.5.7, 0.6.4, 0.7.9, 0.8.8</h3>
<p>
We have made 4 new point releases, (<b><a href="download.html#release_0.5">0.5.7</a></b>,
<b><a href="download.html#release_0.6">0.6.4</a></b>,
<b><a href="download.html#release_0.7">0.7.9</a></b> and
<b><a href="download.html#release_0.8">0.8.8</a></b>). They contain some bug fixes,
minor changes and security fixes.
Note, CVE-2011-4352, CVE-2011-4579, CVE-2011-4353, CVE-2011-4351, CVE-2011-4364 and the
addition of avcodec_open2() for libx264 have been fixed/done in previous 0.7 and 0.8 point
releases already.
We recommend users, distributors and system integrators to upgrade unless they use
current git master. We recommend everyone to upgrade to at least 0.7.8, 0.8.7 or 0.9.
</p>

<h3 id="call_for_maintainers">December 23, 2011, Call For Maintainers</h3>
<p>
FFmpeg is moving faster than ever before, and with your help we could move even
faster. If you know C and git and want to maintain some part of FFmpeg you can
help us. Clone git://source.ffmpeg.org/ffmpeg.git,
pick an area of the codebase you want to maintain,
subscribe to <a href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/">ffmpeg-devel</a>
and start hacking on the code you are interested in, review patches on the mailing
list, and fix bugs from our <a href="http://trac.ffmpeg.org">bug tracker</a>
that are related to the area you want to
maintain. Once you are happy with your work just send us a link to your public
git clone (for example from <a href="https://github.com/FFmpeg/">Github</a>).
Non-programmers are welcome to contribute too. We are also searching for someone
to make new official Debian and Ubuntu packages, that would be part of the official
distributions. If you have questions, just ask on
<a href="https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/">ffmpeg-devel</a>
mailing list or our IRC channel #ffmpeg-devel.
</p>

<h3 id="logowinter">December 20, 2011, Winter logo</h3>
<p>
Our winter logo has been drawn by Daniel Perez from
<a href="http://www.google-melange.com/gci/homepage/google/gci2011">Google Code-In</a>.
FFmpeg has teamed up with <a href="http://www.videolan.org/">VideoLAN</a> to help
pre-university students contribute to open-source projects. See the
<a href="http://www.google-melange.com/gci/org/google/gci2011/videolan">Google Code-In VideoLAN</a>
project page if you would like to contribute.
</p>

<p>
We would also like to thank our students who have already participated.
</p>

<h3 id="pr9">December 11, 2011, FFmpeg 0.9</h3>
<p>
We have made a new major release (<b><a href="download.html#release_0.9">0.9</a></b>)
It contains all features and bugfixes of the git master branch. A partial list of
new stuff is below:
</p>
<pre>
native dirac decoder
mmsh seeking
more accurate rgb-&gt;rgb in swscale
MPO file format reading support
mandelbrot fraktal video source
libass filter
export quarter_sample &amp; divx_packed from decoders
VBLE decoder
libopenjpeg encoder
alpha opaqueness fixes in many codecs
8bit palette dynamic range fixes in many codecs
AVIOInterruptCB
OS/2 threads support
cbr mp3 muxing fix
sample rate change support in flv (nellymoser decoder)
mov/mp4 chunking support (equivalent to mp4boxs -inter)
mov/mp4 fragment support (equivalent to mp4boxs -frag)
rgba tiffs
x264rgb bugfix
cljrencoder with dither
escape130 decoder
many new ARM optimizations
-report
Dxtory capture format decoder
life video source
wtv, sox, utvideo and many other new regression tests
gcc coverage support
cellauto video source
planar rgb input support in sws
libmodplug &amp; bintext output
g723.1 encoder
g723.1 muxer
random() function for the expression evaluator
persistent variables for the expression evaluator
pulseaudio input support
h264 422 inter decoding support
prores encoder
native utvideo decoder
libutvideo support
deshake filter
aevalsrc filter
segment muxer
mkv timecode v2 muxer
cache urlprotocol
libaacplus support
ACT/BIT demuxers
AMV video encoder
g729 decoder
stdin control of drawtext
2bpp, 4bpp png support
interlaced 1bpp and PAETH png fixes
libspeex encoding support
hardened h264 decoder that wont overread the bitstream
wtv muxer
H/W Accelerated H.264 Decoding on Android
stereo3d filter from libmpcodecs works now
an experimental jpeg2000 encoder
many bugfixes
libswresample
</pre>
<p>
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

<h3 id="donate2011">December 10, 2011, Donations</h3>
<p>
Want to donate to FFmpeg? Well, theres no way to do that currently. Luckily
we don't need any money. But there are many not for profit organizations with
noble goals that do. Select one of your choice that you trust and agree with
their goals and instead of donating to FFmpeg, send your donation to them.
</p>

<h3 id="gci2011">November 29, 2011, Google Code-in</h3>
<p>
The FFmpeg project participates for the first time in
<a href="http://code.google.com/opensource/gci/2011-12/index.html">Google Code-in</a>.
Thanks go to the VideoLAN project for making this possible!
We welcome all eligible students to pick up some task and win a
T-Shirt or some money from google and at the same time have some
fun and contribute to a Free software project.
</p>

<h3 id="pr7dot8and8dot7">November 21, 2011</h3>
<p>
We have made 2 new point releases (<b><a href="download.html#release_0.7">0.7.8</a></b> and <b><a href="download.html#release_0.8">0.8.7</a></b>) that fix many bugs, several of which are security relevant. Amongth them NGS00144, NGS00145 and NGS00148.
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

<h3 id="Zensoren"><a style="position: absolute; z-index:5000" href="http://americancensorship.org"><img src="http://americancensorship.org/images/stop-censorship-small.png" alt="stop censorship logo" /></a>November 20, 2011</h3>
<p>
FFmpeg supports the fight against American Internet censorship.
</p>

<h3 id="pr5dot5">November 6, 2011</h3>
<p>
We have made a new point release (<b><a href="download.html#release_0.5">0.5.5</a></b>)
from the old 0.5 branch. It fixes many serious security issues, a partial list is below.
</p>
<pre>
d39cc3c0 resample2: fix potential overflow
e124c3c2 resample: Fix overflow
8acc0546 matroskadec: fix out of bounds write
c603cf51 qtrle: check for out of bound writes.
e1a46eff qtrle: check for invalid line offset
23aaa82b vqa: fix double free on corrupted streams
58087a4e mpc7: return error if packet is too small.
8d1fa1c9 mpc7: check output buffer size before decoding
2eb5f77b h264: do not let invalid values in h->ref_count after a decoder reset.
ddbbe500 h264: fix the check for invalid SPS:num_ref_frames.
d1a5b53e h264: do not let invalid values in h->ref_count on ff_h264_decode_ref_pic_list_reordering() errors.
3699a46e Check for out of bound writes in the QDM2 decoder.
62da9203 Check for out of bound writes in the avs demuxer.
2e1e3c1e Check for corrupted data in avs demuxer.
635256a3 Fix out of bound writes in fix_bitshift() of the shorten decoder.
240546a1 Check for out of bounds writes in the Delphine Software International CIN decoder.
07df40db Check for invalid update parameters in vmd video decoder.
b24c2e59 Release old pictures after a resolution change in vp5/6 decoder
25bc1108 Check output buffer size in nellymoser decoder.
8ef917c0 check all svq3_get_ue_golomb() returns.
648dc680 Reject audio tracks with invalid interleaver parameters in RM demuxer.
d6f8b654 segafilm: Check for memory allocation failures in segafilm demuxer.
d8439f04 rv34: check that subsequent slices have the same type as first one.
6108f04d Fixed segfault on corrupted smacker streams in the demuxer.
b261ebfd Fixed segfaults on corruped smacker streams in the decoder.
03db051b Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.
9cda3d79 rv10: Reject slices that does not have the same type as the first one
52b8edc9 oggdec: fix out of bound write in the ogg demuxer
2e17744a Fixed off by one packet size allocation in the smacker demuxer.
19431d4d ape demuxer: fix segfault on memory allocation failure.
ecd6fa11 Check for invalid packet size in the smacker demuxer.
80fb9f2c cavsdec: avoid possible crash with crafted input
46f9a620 Fix possible double free when encoding using xvid.
4f07a3aa Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. Fixes: MSVR11-011, CVE-2011-3504
04888ede cavs: fix some crashes with invalid bitstreams Fixes CVE-2011-3362, CVE-2011-3973, CVE-2011-3974
24cd7c5d Fix apparently exploitable race condition.
8210ee22 AMV: Fix possibly exploitable crash. Fixes http://seclists.org/bugtraq/2011/Apr/257
</pre>
<p>
We recommend distributors and system integrators whenever possible to upgrade to 0.7.7, 0.8.6 or git master. But when this is not possible 0.5.5 is more secure than previous releases from the 0.5 branch. If you are looking for an updated 0.6 release, please consider 0.7.7 which is ABI compatible and contains a huge number of security fixes that are missing in 0.6.*.
</p>

<h3 id="pr7dot7and8dot6">November 4, 2011</h3>
<p>
We have made 2 new point releases (<b><a href="download.html#release_0.7">0.7.7</a></b> and <b><a href="download.html#release_0.8">0.8.6</a></b>) that fix around 90 bugs, several of which
are security relevant.
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

  <h3 id="libmodplug">October 29, 2011</h3>
<p>
    New stuff in git master:
</p>
<pre>
planar rgb input support in sws
libmodplug &amp; bintext output
g723.1 encoder
g723.1 muxer
random() function for the expression evaluator
persistent variables for the expression evaluator
pulseaudio input support
h264 422 inter decoding support
prores encoder
native utvideo decoder
libutvideo support
deshake filter
aevalsrc filter
segment muxer
mkv timecode v2 muxer
cache urlprotocol
many bugfixes and many other things
</pre>

<h3 id="pr7dot6and8dot5">October 2, 2011</h3>
<p>
We have made 2 new point releases (<b><a href="download.html#release_0.7">0.7.6</a></b> and <b><a href="download.html#release_0.8">0.8.5</a></b>) that fix security issues in
</p>
<pre>
4X Technologies demuxer
4xm decoder
ADPCM IMA Electronic Arts EACS decoder
ANM decoder
Delphine Software International CIN decoder
Deluxe Paint Animation demuxer
Electronic Arts CMV decoder
PTX decoder
QDM2 decoder
QuickDraw decoder
TIFF decoder
Tiertex Limited SEQ decoder
aac decoder
avi demuxer
avs demuxer
bink decoder
flic decoder
h264 decoder
indeo2 decoder
jpeg 2000 decoder,
libx264 interface to x264 encoder
mov muxer
mpc v8 decoder
rasterfile decode
shorten decoder
sun raster decoder
unsharp filter
vmd audio decoder
vmd video decoder
wmapro decoder
wmavoice decoder
xan decoder
</pre>
<p>
These releases also add libaacplus support and include all changes
from libav.org 0.7.2.<br/>
We recommend users, distributors and system integrators to upgrade unless they use
current git master.
</p>

<h3 id="libaacplus">September 28, 2011</h3>
<p>
    New stuff in git master:
</p>
<pre>
    libaacplus support
    ACT/BIT demuxers
    AMV video encoder
    g729 decoder
    stdin control of drawtext
    2bpp, 4bpp png support
    interlaced 1bpp and PAETH png fixes
    libspeex encoding support
    hardened h264 decoder that wont overread the bitstream
    wtv muxer
    H/W Accelerated H.264 Decoding on Android
    stereo3d filter from libmpcodecs works now
    an experimental jpeg2000 encoder
    many bugfixes
    libswresample
    ...
</pre>

<h3 id="pr7dot5and8dot4">September 22, 2011</h3>
<p>
We have made 2 new point releases that fix more security issues.
They also include many bugfixes and a few backported features, for
example speex encoding support through libspeex has been backported.
All changes from the latest libav release (0.7.1) are included as well.
Grab them from our <b><a href="download.html#release_0.8">download page</a></b>.
or even better use latest git master.
</p>

<h3 id="prores">September 15, 2011</h3>
<p>
FFmpeg now has a ProRes decoder in master git.
</p>
<p>
We want to support more raw or 10bit or broadcast codecs.
We need samples of the following codecs. If you have some,
please upload them to our
<a href="http://trac.ffmpeg.org/">trac</a>.
</p>
<p>
Codec name / isom or fourcc
</p>
<pre>
Pinnacle TARGA2000	dvr1
Pinnacle TARGA Cine YUV	Y216
BlackMagic Design 	Vr21
Digital Voodoo DV10 HD10
Media-100 844/X Uncompressed v.2.02	MYUV
Media-100 iFinish Transcoder 	dtmt
Accom SphereOUS v.3.0.1 	ImJG
Abekas ClipStore MXc J2K Compressed v.3.0.2	HDJ1 HDJK
BOXX v.1.0	bxrg bxbg bxyv bxy2
LiveType Codec Decompressor	pRiz
Cineon DPX 10-bit Y'CbCr 4:2:2	D210 C310 DPX cini
Radius DV YUV PAL/NTSC	R420 R411
</pre>


<h3 id="pr7dot4and8dot3">September 7, 2011</h3>
<p>
We have made 2 new point releases that fix several security issues,
amongth them MSVR-11-0088.
They also include many bugfixes and a few backported features.
All changes from the latest libav release (0.7.1) are included as well.
Grab them from our <b><a href="download.html#release_0.8">download page</a></b>.
or even better use latest git master.
</p>

<h3 id="h264422intra">August 29, 2011</h3>
<p>
We have added support for H.264 4:2:2 intra, there are some new
8-&gt;10bit fixes in swscale, ffplay has more accurate AV-sync, ogg
duration is more accurate now, we can decode WMVP and WVP2 streams
and many many other new things and bugfixes. All in ffmpeg git master.
</p>

<h3 id="pr7dot2and8dot1">July 28, 2011</h3>
<p>
We have made 2 new point releases that fix several security issues,
amongth them MSVR-11-0080.
They also include many bugfixes and a few backported features.
All changes from libav 0.7.1 are included as well.
Grab them from our <b><a href="download.html#release_0.8">download page</a></b>.
or even better use latest git master.
</p>

<h3 id="pr7dot1and8">June 24, 2011</h3>
<p>
Instead of having fun outside in the warm summer months, we have made a
<b>new release: <a href="download.html#release_0.8">FFmpeg 0.8</a></b>!
All bugfixes and merges from ffmpeg-mt and libav are included in this release.
Although we still recommend you use the latest git version of our code.
</p>
<p>
We have also made an
<b>OLDABI release: <a href="download.html#release_0.7">FFmpeg 0.7.1</a></b>.
It contains almost all of the features, bugfixes and merges of ffmpeg-mt and libav of 0.8,
while being compatible with the 0.6 ABI and API. It has a few missing features,
read the Changelog for more information.
</p>

<h3 id="x264_presets">May 3, 2011</h3>
<p>
FFmpeg now accesses x264 presets via libx264. This extends functionality by
introducing several new libx264 options including <i>-preset</i>, <i>-tune</i>,
and <i>-profile</i>. You can read more detailed information about these options
with "x264 --fullhelp".
</p>

<p>
The syntax has changed so be sure to update your commands. Example:
</p>
<pre>
ffmpeg -i input -vcodec libx264 -preset fast -tune film -profile main -crf 22 -threads 0 output
</pre>

<h3 id="oldabi">April 27, 2011</h3>
<p>
FFmpeg now has an oldabi branch. It is updated to master but with the old ABI.
Only fixes that break the old ABI are missing from this branch.
</p>
<p>
To access the oldabi branch, clone FFmpeg, then do
</p>
<pre>
git checkout oldabi
</pre>
<p>
To get back to latest FFmpeg, just run:
</p>
<pre>
git checkout master
</pre>

<h3 id="tenbith264">April 14, 2011</h3>
<p>
FFmpeg can now decode 9-bit and 10-bit H.264 streams,
used in particular by AVCIntra 50.
</p>

<h3 id="rc_0.6.90">April 4, 2011</h3>
<p>
In order to supply our release users with the newest features and bug
fixes we are in the process of making a new release. The release will
be based on the latest development tree while staying API/ABI compatible
to the previous release.
</p><p>
Please <a href="download.html#release_0.6">download</a> the release candidate and report problems to our <a href="bugreports.html">bug tracker</a>.
</p>

<h3 id="win32_builds">March 30, 2011</h3>
<p>
Win32 and Win64 builds of FFmpeg are now available at
<a href="http://ffmpeg.zeranoe.com/builds/">http://ffmpeg.zeranoe.com/builds/</a>
</p>

<p>
Please report any bugs to our
<a href="https://trac.ffmpeg.org">bug tracker</a>.
</p>

<h3 id="mt_merge">March 21, 2011</h3>

<p>
Today <a href="http://gitorious.org/ffmpeg/ffmpeg-mt">FFmpeg-mt</a>, the
multithreaded decoding branch, has been merged into FFmpeg. This has been
a long awaited merge, and we would like to thank Alexander Strange for his
patience and hard work.
</p>

<p>
Testing is appreciated and if you find any bugs please report them to our
<a href="/bugreports.html">bug tracker</a>.
</p>


<h3 id="mailing_list_migration">March 21, 2011</h3>

<p>
The mailing lists have been fully migrated to ffmpeg.org!
</p>
<p>
The FFmpeg mailing lists were moved from sourceforge.net to
mplayerhq.hu in April 2005, and moved from mplayerhq.hu
to ffmpeg.org in 2011.
</p>
<p>
Unfortunately the lists were down for a few hours
because of the abrupt shut down on the previous server[1].
We apologize for this interruption. Also we could not move
the subscribers of the
<a href="https://lists.ffmpeg.org/mailman/listinfo/libav-user/">libav-user</a>
mailing list (libav-user is for application developers
using libav* libraries from the FFmpeg project).
Even though
<a href="https://lists.ffmpeg.org/mailman/listinfo/libav-user/">libav-user</a>
was not listed in the shut down announcement[1], it was also
shut down.
</p>
<p>
If you are not yet subscribed we encourage you to do so now if
you are interested in FFmpeg or multimedia or both. Visit our
<a href="contact.html">contacts page</a> to find out more about
the various mailing lists surrounding the FFmpeg project.
You can also find the archives there if you like to browse the old posts.
</p>
<p>
As stated in the previous news entry we are in the process
of recovering our project infrastructure. We will keep you
posted.
</p>

<ul>
<li>
[1] mplayerhq.hu mailing list shut down announcement: <a href="http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/129614">http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/129614</a>
</li>
</ul>

<h3 id="FF054">March 17, 2011</h3>

<p>
Reinhard Tartler backported several security fixes to the 0.5 release branch and
made another point release, that is <a href="download.html#release_0.5">0.5.4</a>. Note, 0.5
is quite old and this release is mostly for those stuck with the 0.5 branch,
and not so interesting for end users.
</p>
<pre>
    Changelog between 0.5.3 and 0.5.4

- Fix memory corruption in WMV parsing (addresses CVE-2010-3908)
- Fix heap corruption crashes (addresses CVE-2011-0722)
- Fix crashes in Vorbis decoding found by zzuf (addresses CVE-2010-4704)
- Fix another crash in Vorbis decoding (addresses CVE-2011-0480, Chrome issue 68115)
- Fix invalid reads in VC-1 decoding (related to CVE-2011-0723)
- Do not attempt to decode APE file with no frames
  (addresses http://packetstorm.linuxsecurity.com/1103-exploits/vlc105-dos.txt)
</pre>


<h3 id="return_to_freedom">March 15, 2011</h3>

<p>
FFmpeg has been forked by some developers after their attempted
takeover[1] two months ago did not fully succeed. During these two months their repository
was listed here as main FFmpeg repository. We corrected this now and list
the actual main repository and theirs directly below. All improvements of their fork
have been merged into the main repository already.
</p><p>
Sadly we lost a not so minor part of our infrastructure to the forking side.
We are still in the process of recovering, but web, git and issue tracker are
already replaced.
</p><p>
Readers who want to find out more about the recent happenings are encouraged to
read through the archives of the FFmpeg development mailing list[2]. There was
also a bit of coverage on some news sites like here [3].
</p>
<ul>
<li>
    [1] Takeover: <a
href="http://article.gmane.org/gmane.comp.video.ffmpeg.devel/123868">http://article.gmane.org/gmane.comp.video.ffmpeg.devel/123868</a>
</li><li>
    [2] GMANE FFmpeg development mailing list archive: <a
href="http://dir.gmane.org/gmane.comp.video.ffmpeg.devel">http://dir.gmane.org/gmane.comp.video.ffmpeg.devel</a>
</li><li>
    [3] LWN.net Article: <a href="http://lwn.net/Articles/423702/">http://lwn.net/Articles/423702/</a>
</li>
</ul>


<h3 id="svn_to_git">February 24, 2011</h3>

<p>
FFmpeg development has moved to Git, and the SVN repository is no longer
updated. The SVN repository may be removed in a near future, so you're
recommended to use a <a href="/download.html">Git repository</a> instead.
</p>

<p>
The last revision committed to SVN was r26402 on 2011-01-19 and replaced
the svn:external libswscale with a standalone copy.
</p>

<h3 id="release_0.6.1">Oct 18, 2010</h3>

<p>
We have just pushed the first point release from our 0.6 release branch:
<a href="download.html#release_0.6">FFmpeg 0.6.1</a>. This is a
maintenance-only release that addresses a small number of bugs and security
issues. It also adds a newer version of the AAC decoder, which enables the
playback of HE-AAC v2 media.
</p>

<p>
We have also taken the time make another point release our 0.5 branch:
<a href="download.html#release_0.5">FFmpeg 0.5.3</a>.
It is a maintenance-only release that addresses a security issue and a
minor set of bugs.
</p>

<p>
Distributors and system integrators are encouraged to update and share their
patches against our release branches.
</p>


<h3 id="release_0.6">June 15, 2010</h3>

<p>
A bit longer than actually expected, but finally, we are proud to announce
a <b>new release: <a href="download.html#release_0.6">FFmpeg 0.6</a></b>. Check out
the <a href="releases/ffmpeg-0.6.release">release notes</a> and
<a href="releases/ffmpeg-0.6.changelog">changelog</a>.
</p>

<p>
It is codenamed "Works with HTML5" as the special focus of this release were
improvements for the new multimedia elements in HTML5. The H.264 and Theora
decoders are now significantly faster and the Vorbis decoder has seen important
updates. This release supports Google's newly released libvpx library for the
VP8 codec and the Matroska demuxer was extended to support to WebM container.
</p>

<p>
This release includes again an extensive number of changes; some of its
highlights are:
</p>
<ul>
<li>Significant work to support at least decoding of all widespread mainstream
proprietary codecs, and as usual broad coverage of widespread non-proprietary
codecs, such as:
    <ul>
    <li>decoders and encoders
        <ul>
        <li>VP8 (via Google's libvpx library)</li>
        </ul>
    </li>
    <li>decoders
        <ul>
        <li>AMR-NB</li>
        <li>Atrac1</li>
        <li>HE-AAC v1</li>
        <li>Bink</li>
        <li>Bluray (PGS) subtitle</li>
        <li>MPEG-4 Audio Lossless Coding (ALS)</li>
        <li>WMA Pro</li>
        <li>WMA Voice</li>
        </ul>
    </li>
    </ul>
</li>

<li>Highlights among the newly supported container formats:
    <ul>
    <li>demuxers and muxers
        <ul>
        <li>Adobe Filmstrip</li>
        <li>SoX native format</li>
        <li>WebM support in Matroska de/muxer</li>
        </ul>
    </li>
    <li>demuxers
        <ul>
        <li>Bink</li>
        <li>Core Audio Format</li>
        <li>Dirac in Ogg</li>
        <li>IV8</li>
        <li>QCP</li>
        <li>VQF</li>
        <li>Wave64</li>
        </ul>
    </li>
    <li>muxers
        <ul>
        <li>IEC-61937</li>
        <li>RTSP</li>
        </ul>
    </li>
    </ul>
</li>

<li>faster AAC decoding</li>
<li>faster H.264 decoding</li>
<li>numerous ARM optimizations</li>
<li>important updates to the Vorbis decoder</li>
<li>RTP packetization support for H.263, and AMR</li>
<li>RTP depacketization support for AMR, ASF, H.263, Theora and Vorbis</li>
<li>RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp</li>
<li>the new ffprobe tool</li>
<li>VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files</li>
<li>and so much more!</li>
</ul>


<h3 id="linuxtag_2010">June 2, 2010</h3>
<p>
We are pleased to announce that FFmpeg will be present at LinuxTag in
Berlin June 9-12 where we will be showing some spectacular demos.
There will also be some trolls.
</p>

<h3 id="release_0.5.2">May 25, 2010</h3>
<p>
We have just pushed out another point release from our 0.5 release branch:
<a href="download.html#release_0.5">FFmpeg 0.5.2</a>.
This is a maintenance-only release that addresses a small number of security
and portability issues. Distributors and system integrators are encouraged
to update and share their patches against this branch.
</p>

<h3 id="gsoc_2010">March 19, 2010</h3>
<p>
Once again, FFmpeg has been accepted to take part in the
<a href="http://code.google.com/soc/">Google Summer of Code</a>. Here is the
<a href="http://socghop.appspot.com/org/show/google/gsoc2010/ffmpeg">Google SoC
FFmpeg page</a>.
</p>
<p>
We have a list of
<a href="http://wiki.multimedia.cx/index.php?title=FFmpeg_Summer_Of_Code_2010">
proposed project ideas</a> available so, if you think you might be interested,
head over there to see if there is any project on which you wish to work and for
which you may wish to make an application. The list is still in flux, and you're
free to come up with your own ideas, but note that proposals should be closely
tied to the progression of FFmpeg's code base.
</p>
<p>
We would like prospective students to show us that they've got what it takes
to be a contributor to FFmpeg. If you think you're suited, then please complete
a <a href="http://wiki.multimedia.cx/index.php?title=Small_FFmpeg_Tasks">small
task</a> before submitting your Summer-of-Code proposal. Note that many of the
proposed Summer-of-Code projects have specific tasks that you would want to work
on, since they would show us that you're comfortable in that particular piece of
our codebase that relates to your specific project. Send patches to the mailing
list for review, so that you will learn about our patch review process,
<a href="http://en.wikipedia.org/wiki/Posting_style#Inline_replying">inline
replying</a> (because we don't like top-posting on our mailing lists) and general
interactions with our developer base.
</p>
<p>
The sooner you start communicating with us and working within
our code base, the sooner both you and we will ascertain your suitability and
you will get used to our development methodology. You have until the application
deadline to complete your small task. Good luck!
</p>

<h3 id="release_0.5.1">March 2, 2010</h3>
<p>
We have just pushed out a point release from our 0.5 release
branch: <a href="download.html#release_0.5">FFmpeg 0.5.1</a>. This
release fixes security, packaging and licensing issues for FFmpeg 0.5,
but it is a maintenance only release; no new codecs, formats or other
feature are being introduced. The full details are spelled out in the
the <a href="releases/ffmpeg-0.5.1.release">release notes</a>
and <a href="releases/ffmpeg-0.5.1.changelog">changelog</a>.
</p>

<p>
There have been security fixes for the ASF, Ogg and MOV/MP4 demuxers
as well as the FFv1, H.264, HuffYUV, MLP, MPEG audio and Snow
decoders. libswscale can now be compiled in LGPL mode, albeit with
x86 optimizations disabled. Some non-free bits in a test program were
replaced. The AC-3 decoder is now completely LGPL. AMR-NB/WB support
is now possible in free software through the OpenCORE libraries.
</p>

<p>
To help packagers, the x264 glue code was updated to work with newer
versions and symbol versioning was backported, as was the lock
management API. The symbol versioning change is enabled on platforms
that support it. This allows users to upgrade from 0.5.1 to the
upcoming 0.6 release without having to recompile their applications.
While this release is both API and ABI compatible with 0.5, please
note that distributors have to recompile applications against 0.5.1
in order to make seamless upgrades to 0.6 possible.
</p>


<h3>March 1, 2010</h3>
<p>
We have been busy over the past few months. Among other things, the
results are an Indeo 5 video decoder as well as audio decoders for
AMR-NB, Sipro, MPEG-4 ALS and WMA Voice, complete support for Bink,
CDG and IFF PBM/ILBM bitmaps, an RTSP muxer, Bluray (PGS) subtitle
support, a protocol for file concatenation and the ffprobe tool for
extracting information from multimedia files.
</p>

<h3>September 23, 2009</h3>
<p>
In 1992 Sony introduced the first Minidisc player. 17 years later it is now
possible to transfer and play back the raw ATRAC data from the actual digital
disc with the help of FFmpeg, tools developed by the
<a href="https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php">Linux
 Minidisc project</a> and official hardware (MZ-RH1). So if you have lots of digital
recordings stored on Minidisc now is the time to archive it all.
</p>

<p>
One of the last entrenchments of proprietary multimedia has fallen: Windows Media
Audio Pro support is finally available in FFmpeg. It decodes all known samples
flawlessly and is considerably faster than the binary decoder from Microsoft.
A big thank you goes out to all the reverse engineers and programmers who made
this possible. It really was a herculean effort.
</p>


<h3>August 24, 2009</h3>
<p>
Just a very short time after its launch (~10 years), FFmpeg now supports
decoding of TwinVQ (remember .vqf files?). Now FOSS enthusiasts can finally
contribute to the late 90's discussion if it sounds better than MP3 or not.
</p>

<h3>July 24, 2009</h3>
<p>
FFmpeg has removed support for
<a href="http://www.penguin.cz/~utx/amr">libamr</a> as of svn revision 19365. It
has been replaced with support for
<a href="http://opencore-amr.sourceforge.net/">libopencore-amr</a>. Naturally
the configure options have changed. The libamr options have been removed and
there are two new options to take their place:
</p>
<ul>
<li>--enable-libopencore-amrnb</li>
<li>--enable-libopencore-amrwb</li>
</ul>
<p>
The reason for this change is that the libamr license was non-free, while
libopencore-amr is licensed under an Apache 2 license. The change was
<a href="http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-May/069779.html">
discussed at length</a> on the developer mailing list during May, June, and
July. This has several effects:
</p>
<ul>
<li>You may now distribute FFmpeg builds with support for dynamically loading
    libopencore-amr</li>
<li>Support for AMR-WB encoding has been removed since libopencore-amr does not
    support it</li>
</ul>

<h3>May 7, 2009</h3>
<p>
FFmpeg was granted 9 slots to fill with applicants. After the gruelling
application and qualification process, we will be running the following tasks
this year:
</p>
<ul>
<li>RTMP Support
    <ul>
    <li>Student: Kostya Shiskov</li>
    <li>Mentor: Ronald Bultje</li>
    </ul>
</li>
<li>Libswscale Cleanup
    <ul>
    <li>Student: Ramiro Polla</li>
    <li>Mentor: Reimar Döffinger</li>
    </ul>
</li>
<li>S/PDIF Multiplexer
    <ul>
    <li>Student: Bartlomiej Wolowiec</li>
    <li>Mentor: Benjamin Larsson</li>
    </ul>
</li>
<li>Playlist/Concatenation Support
    <ul>
    <li>Student: Geza Kovacs</li>
    <li>Mentor: Baptiste Coudurier</li>
    </ul>
</li>
<li>JPEG2000 Codec
    <ul>
    <li>Student: Jai Menon</li>
    <li>Mentor: Justin Ruggles</li>
    </ul>
</li>
<li>Implement the New Seeking API in Libavformat
    <ul>
    <li>Student: Zhentan Feng</li>
    <li>Mentor: Baptiste Coudurier</li>
    </ul>
</li>
<li>MPEG-4 ALS Decoder
    <ul>
    <li>Student: Thilo Borgmann</li>
    <li>Mentor: Justin Ruggles</li>
    </ul>
</li>
<li>Implementation of AVFilter infrastructure and various audio filters
    <ul>
    <li>Student: Kevin Dubois</li>
    <li>Mentor: Vitor Sessak</li>
    </ul>
</li>
<li>Finish AMR-NB decoder and write an encoder
    <ul>
    <li>Student: Colin McQuillan</li>
    <li>Mentor: Robert Swain</li>
    </ul>
</li>
</ul>
<p>Congratulations to all the successful applicants. Work hard, communicate well
and prosper! Good luck!</p>

<h3>March 26, 2009</h3>
<p>
Once again, FFmpeg has been accepted to take part in the
<a href="http://code.google.com/soc/">Google Summer of Code</a>. Here is the
<a href="http://socghop.appspot.com/org/show/google/gsoc2009/ffmpeg"> Google SoC
FFmpeg page</a>.
</p>
<p>
We have a list of
<a href="http://wiki.multimedia.cx/index.php?title=FFmpeg_Summer_Of_Code_2009">
proposed project ideas</a> available so, if you think you might be interested,
head over there to see if there is any project on which you wish to work and for
which you may wish to make an application. The list is still in flux, and you're
free to come up with your own ideas, but note that proposals should be closely
tied to the progression of FFmpeg's code base.
</p>
<p>
If you're a student who thinks you have what it takes, we require that
prospective students complete some degree of
<a href="http://wiki.multimedia.cx/index.php?title=Small_FFmpeg_Tasks">small
task</a> before they will be considered to take part in the program for FFmpeg.
Take a look at the list, pick something to do, learn about
<a href="http://en.wikipedia.org/wiki/Posting_style#Inline_replying">inline
replying</a> because we don't like top-posting on our mailing lists and then
tell us on the <a href="contact.html">FFmpeg-devel</a> mailing list your small
task of choice.
</p>
<p>
The sooner you start communicating with us and working within
our code base, the sooner both you and we will ascertain your suitability and
you will get used to our development methodology. You have until the application
deadline to complete your small task. Good luck!
</p>

<h3>March 23, 2009</h3>
<p>
A new mailing list has been created for ffserver users. The list is intended to
create an environment for discussion amongst ffserver users so that they can
better receive support and support each other. Interested parties can subscribe
and view the archives via the <a href="contact.html">contact page</a>.
</p>

<h3 id="release_0.5">March 10, 2009</h3>
<p>
It has been a very long time since we last made a release and many did not think
we would make one again but, back by popular demand, we are proud to announce
a <b>new release: <a href="download.html#release_0.5">FFmpeg 0.5</a></b>. Check out
the <a href="releases/ffmpeg-0.5.release">release notes</a> and
<a href="releases/ffmpeg-0.5.changelog">changelog</a>.
</p>

<p>
It is codenamed "half-way to world domination A.K.A. the belligerent blue bike
shed" to give an idea where we stand in the grand scheme of things and to
commemorate the many fruitful discussions we had during its development.
</p>

<p>
This release includes a <b>very</b> extensive number of changes, but some of the
highlights are:
</p>
<ul>
<li>Significant work to support at least decoding of all widespread mainstream
proprietary codecs, such as:
    <ul>
    <li>decoders and encoders
        <ul>
        <li>ALAC</li>
        <li>Flash Screen Video</li>
        <li>WMAv2 decoder fixed, WMAv1/v2 encoder</li>
        </ul>
    </li>
    <li>decoders
        <ul>
        <li>Atrac3</li>
        <li>MLP/TrueHD</li>
        <li>On2 VP3 improvements and VP5/VP6 support</li>
        <li>RealAudio Cooker and fixes for 14.4 and 28.8</li>
        <li>RealVideo RV30/40</li>
        <li>WMV3/WMV9/VC-1 and IntraX8 frame support for WMV2/VC-1</li>
        </ul>
    </li>
    </ul>
</li>

<li>Broad coverage of widespread non-proprietary codecs, including:
    <ul>
    <li>decoders and encoders
        <ul>
        <li>DNxHD</li>
        <li>DVCPRO50 (a.k.a. DV50)</li>
        <li>Floating point PCM</li>
        <li>GSM-MS</li>
        <li>Theora (and encoding via libtheora)</li>
        <li>Vorbis</li>
        </ul>
    </li>
    <li>decoders
        <ul>
        <li>AAC with ADTS support and &gt;2x the speed of FAAD! (no HE AAC
            support yet)</li>
        <li>AC-3 that is faster than liba52 in 5.1, up to 2x faster in stereo
            and also supports E-AC-3! Hence liba52 is now obsolete.</li>
        <li>DCA</li>
        <li>DVCPRO HD (a.k.a. DV100)</li>
        <li>H.264 PAFF and CQM support, plus slice-based multithreaded decoding
        </li>
        <li>Monkey's Audio</li>
        <li>MPEG-2 video support for intra VLC and 4:2:2</li>
        <li>Musepack</li>
        <li>QCELP</li>
        <li>Shorten</li>
        <li>True Audio (TTA)</li>
        <li>Wavpack including hybrid mode support</li>
        </ul>
    </li>
    </ul>
</li>

<li>Highlights among the newly supported container formats:
    <ul>
    <li>demuxers and muxers
        <ul>
        <li>GXF</li>
        <li>MXF</li>
        </ul>
    </li>
    <li>demuxers
        <ul>
        <li>NullSoft Video (NSV)</li>
        </ul>
    </li>
    <li>muxers
        <ul>
        <li>iPhone/iPod compatibility for MP4/MOV</li>
        <li>Matroska</li>
        <li>NUT</li>
        <li>Ogg (FLAC, Theora and Vorbis only)</li>
        <li>ShockWave Flash (SWF)</li>
        </ul>
    </li>
    </ul>
</li>

<li>libavdevice</li>
<li>ffserver is working again.</li>
<li>a shiny, new, completely revamped, non-recursive build system</li>
<li>cleaner, more consistent code</li>
<li>an all new metadata API</li>
<li>and so much more!</li>
</ul>

<h3>March 4, 2009</h3>
<p>
Google are again running their <a href="http://code.google.com/soc/">Summer of
Code</a> program and, as usual, we will be applying for a project position. As
such we will need strong
<a href="http://wiki.multimedia.cx/index.php?title=FFmpeg_Summer_Of_Code_2009">
project proposals</a> and qualification tasks for the students to complete.
</p>
<p>
To all the students out there who want to work on FFmpeg over the summer, the
sooner you begin to contribute to the project the better. Working on digital
multimedia software is not the easiest task and getting code into FFmpeg's trunk
repository demands significant rigor and commitment.
</p>
<p>
Until we are officially accepted into the program, you could take a look at the
list of
<a href="http://wiki.multimedia.cx/index.php?title=Small_FFmpeg_Tasks">small
tasks</a> we have and try to complete one of those. Support for development of
FFmpeg is available via <a href="contact.html">the FFmpeg-devel mailing list or
IRC</a>.
</p>

<h3>December 20, 2008</h3>
<p>
RealVideo 3.0 decoder added.
Still working the bugs out, please test and report any problems.
</p>

<h3>December 20, 2008</h3>
<p>
The FFmpeg project would like to recognize
and thank the people at <a href="http://www.picsearch.com/">Picsearch</a>
for their help improving FFmpeg recently. The Picsearch team makes extensive
use of FFmpeg and provided feedback to FFmpeg in the form of thousands of files
that either crash FFmpeg or use unsupported/unknown codecs. The FFmpeg
development team is putting this information to work in order to improve
FFmpeg for everyone.
</p>

<p>
We know that there are other organizations using FFmpeg on a large scale
to process diverse input types. The FFmpeg team invites those
organizations to provide similar feedback about problems encountered in
the wild.
</p>

<h3>December 3, 2008</h3>
<p>
A bunch of new formats have recently been
added to FFmpeg, namely a QCELP/PureVoice speech decoder, a floating point
PCM decoder and encoder, a Nellymoser ASAO encoder, an Electronic Arts TGQ
decoder, Speex decoding via libspeex, an MXF muxer, an ASS/SSA subtitle demuxer
and muxer and our AC-3 decoder has been extended with E-AC-3 support. Last but
not least we now have a decoder for RealVideo 4.0.
</p>

<h3>September 8, 2008</h3>
<p>
FFmpeg is undergoing major changes in its
API/ABI. The last valid revision for libavcodec version 51 is r15261.
</p>

<h3>August 21, 2008</h3>
<p>
The AAC decoder from FFmpeg Summer of Code
2006 has finally been cleaned up and is now in FFmpeg trunk. It supports Main
and Low Complexity profile AAC but does not yet support HE AAC v1 (LC + SBR) or
v2 (LC + SBR + PS), though implementation of this support is underway. It is
considerably faster than FAAD and you should expect further performance
improvements and bug fixes in the coming weeks.
</p>

<p>
Also, FFmpeg now has floating point PCM support and supports MLP/TrueHD decoding
(FFmpeg SoC 2008 should bring us an encoder), Apple Lossless Audio encoding
(FFmpeg SoC 2008) MVI demuxing and Motion Pixels Video decoding, D-Cinema audio
muxing, Electronic Arts CMV and TGV decoding and MAXIS EA XA demuxing/decoding.
</p>

<h3>June 16, 2008</h3>
<p>
UAB "DKD" (dkd.lt) have released a Nellymoser
ASAO compatible <a href="http://samples.mplayerhq.hu/A-codecs/Nelly_Moser/ASAO/ASAO.zip">decoder and
encoder</a> under the LGPL. This will aid the development of a native encoder in
FFmpeg, and right now a GSoC student is working hard on just that task. A great
thanks to UAB "DKD" for this contribution to the FFmpeg community.
</p>

<h3>June 11, 2008</h3>
<p>
We have added an Oma demuxer, the QuickTime
variant of an IMA ADPCM encoder, a VFW grabber, an iPod/iPhone-compatible MP4
muxer, a Mimic decoder, an MSN TCP Webcam stream demuxer as well as demuxers
and decoders for the following fringe formats: RL2, IFF, 8SVX, BFI.
</p>

<h3>February 7, 2008</h3>
<p>
We have added Ogg and AVM2 (Flash 9)
SWF muxers, TechnoTrend PVA and Linux Media Labs MPEG-4 (LMLM4) demuxers,
PC Paintbrush PCX and Sun Rasterfile decoders.
</p>

<h3>November 11, 2007</h3>
<p>
FFmpeg now supports XIntra8 frames,
meaning that finally all WMV2 samples and some WMV3 samples that showed
blocky color artifacts can be decoded correctly.
</p>

<h3>October 22, 2007</h3>
<p>
Beam Software SIFF demuxer and video decoder
support added.
</p>

<h3>October 15, 2007</h3>
<p>
FFmpeg gets support for the Nellymoser
speech codec used in flash.
</p>

<h3>October 9, 2007</h3>
<p>
Apart from a DNxHD encoder, PAFF decoding
support for H.264 was committed to SVN.
</p>

<h3>September 29, 2007</h3>
<p>
AMV audio and video decoding has arrived.
</p>

<h3>September 13, 2007</h3>
<p>
In about half a year of work since the
last update we have added among other things: DXA and Monkey's Audio demuxer
and decoder, DNxHD, Atrac3 and AC-3 decoders, QTRLE encoder, NUT and Matroska
muxers.
</p>

<h3>July 14, 2007</h3>
<p>
FFmpeg got 8 projects this year in the Google
Summer of Code program. Check out the
<a href="http://code.google.com/soc/ffmpeg/about.html">FFmpeg SoC about page</a>
for more information.
</p>

<h3>March 09, 2007</h3>
<p>
Nine months without news but with heavy
development. A few select highlights are decoders for VC-1/WMV3/WMV9, VMware,
VP5, VP6 video and WavPack, IMC, DCA audio and a WMA encoder.
</p>
