From patchwork Thu Apr 13 20:00:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rostislav Pehlivanov X-Patchwork-Id: 3405 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.3.129 with SMTP id 123csp842169vsd; Thu, 13 Apr 2017 13:00:54 -0700 (PDT) X-Received: by 10.223.177.217 with SMTP id r25mr4406508wra.104.1492113654151; Thu, 13 Apr 2017 13:00:54 -0700 (PDT) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id y78si37692175wrc.246.2017.04.13.13.00.46; Thu, 13 Apr 2017 13:00:54 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@gmail.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A3F8868995F; Thu, 13 Apr 2017 23:00:37 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D4E51689954 for ; Thu, 13 Apr 2017 23:00:30 +0300 (EEST) Received: by mail-wr0-f176.google.com with SMTP id o21so41724414wrb.2 for ; Thu, 13 Apr 2017 13:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Wf1p2YZ6jmcaacXZWADXyOwJBNPGi8ysrxGfraPQcGY=; b=Xot9MDV0703aSUg8qF/z/tsaB1X+1/Ey7eezRaUMfNWNdNsjqfLQ5I3bO+fBlwc76r CZC+xZiCgRQvfhIM/wItuK4Bw0J0UY/MSXhYls8mIK/eRXUEwFzsVIO7PWTOLjDj4vrh VIs5qMmtXhr6Z/ZUhrBNX9iLA73RtnEi/dxYNAsQyeRWgdoGHrUYKFPbzQN81yma7awd eTIHDdya3wmdud9ErC57EOThluVn8d52WcpuwKiBUZJIfRsYJ4vxaJ55zPGyMAe9iiMT Fh4bYrU+3YCMwsNcTqGkYhL+ua41JXlmgpZvacA1M42IN8nQ1oakWIwo5nItTiKzi1af PNrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Wf1p2YZ6jmcaacXZWADXyOwJBNPGi8ysrxGfraPQcGY=; b=sQYsLFBwdN6X7NczcagzUau7siLbCMgnJt39WzEYmmdfcYa+wNx0uCySxER07Gz2My jfE6A/YicWLSxfrw33GC70pO2L/cBUtboL8OJ2ETlUKlUEmxJb6y6u2jlj5QgaXLMy5d BmCFmYR899JGLEw2sWGDi/GBjqMQ91JzuB4X7xxdxAHZYPTROJcBIbqjeJ9BI46IJGbz 7l0O2U2lug1fyvcBp8s7cPgWiVPNPmmDhUhN1QgtbzH3pcG2nkv/CVNxOXb6bol2p2nu +YFlGnFxdJiie1A8ALD8tEQvpmQfUSI71Zd21X8xfLBi1Ey189xL+6j9pPloGRyXTJTe SpFQ== X-Gm-Message-State: AN3rC/5Q/CICThdTOZ2w8L/OnaYw+nVy4z8B32qsFu8ICHMBs/UdvQXx QycxhCXvwnZNmgbLwJE= X-Received: by 10.223.152.174 with SMTP id w43mr4824022wrb.151.1492113636552; Thu, 13 Apr 2017 13:00:36 -0700 (PDT) Received: from moonbase.lan (host86-136-239-66.range86-136.btcentralplus.com. [86.136.239.66]) by smtp.gmail.com with ESMTPSA id 36sm30704852wrk.15.2017.04.13.13.00.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2017 13:00:35 -0700 (PDT) From: Rostislav Pehlivanov To: ffmpeg-devel@ffmpeg.org Date: Thu, 13 Apr 2017 21:00:33 +0100 Message-Id: <20170413200033.49386-1-atomnuker@gmail.com> X-Mailer: git-send-email 2.12.2.762.g0e3151a226 In-Reply-To: <20170413180005.48248-1-atomnuker@gmail.com> References: <20170413180005.48248-1-atomnuker@gmail.com> Subject: [FFmpeg-devel] [PATCH] web/index: add news entry for release 3.3 X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Rostislav Pehlivanov MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Signed-off-by: Rostislav Pehlivanov --- src/index | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/src/index b/src/index index c203676..1b8a037 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,59 @@ News +

April 13th, 2017, FFmpeg 3.3 "Hilbert"

+

+ FFmpeg 3.3 "Hilbert", a new + major release, is now available! Some of the highlights: +

+
    +

    +

  • Apple Pixlet decoder
  • +
  • NewTek SpeedHQ decoder
  • +
  • QDMC audio decoder
  • +
  • PSD (Photoshop Document) decoder
  • +
  • FM Screen Capture decoder
  • +
  • ScreenPressor decoder
  • +
  • XPM decoder
  • +
  • DNxHR decoder fixes for HQX and high resolution videos
  • +
  • ClearVideo decoder (partial)
  • +
  • 16.8 and 24.0 floating point PCM decoder
  • +
  • Intel QSV-accelerated VP8 video decoding
  • +

    +

    +

  • native Opus encoder
  • +
  • DNxHR 444 and HQX encoding
  • +
  • Quality improvements for the (M)JPEG encoder
  • +
  • VAAPI-accelerated MPEG-2 and VP8 encoding
  • +

    +

    +

  • premultiply video filter
  • +
  • abitscope multimedia filter
  • +
  • readeia608 filter
  • +
  • threshold filter
  • +
  • midequalizer filter
  • +
  • MPEG-7 Video Signature filter
  • +
  • add internal ebur128 library, remove external libebur128 dependency
  • +
  • Intel QSV video scaling and deinterlacing filters
  • +

    +

    +

  • Sample Dump eXchange demuxer
  • +
  • MIDI Sample Dump Standard demuxer
  • +
  • Scenarist Closed Captions demuxer and muxer
  • +
  • Support MOV with multiple sample description tables
  • +
  • Pro-MPEG CoP #3-R2 FEC protocol
  • +
  • Support for spherical videos
  • +

    +

    +

  • CrystalHD decoder moved to new decode API
  • +
  • configure now fails if autodetect-libraries are requested but not found
  • +

    +
+

+ We strongly recommend users, distributors, and system integrators to + upgrade unless they use current git master. +

+

October 30th, 2016, Results: Summer Of Code 2016.

This has been a long time coming but we wanted to give a proper closure to our participation in this run of the program and it takes time. Sometimes it's just to get the final report for each project trimmed down, others, is finalizing whatever was still in progress when the program finished: final patches need to be merged, TODO lists stabilized, future plans agreed; you name it.