From patchwork Wed Sep 9 20:20:59 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 516014 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 1D0E414028F for ; Thu, 10 Sep 2015 06:29:27 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5D90691756; Wed, 9 Sep 2015 20:29:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hMkifGBsZ4Ke; Wed, 9 Sep 2015 20:29:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 2B72B917FF; Wed, 9 Sep 2015 20:29:25 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id DC4411BFA9E for ; Wed, 9 Sep 2015 20:29:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D663091773 for ; Wed, 9 Sep 2015 20:29:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k45dUmANR64G for ; Wed, 9 Sep 2015 20:29:22 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0803291832 for ; Wed, 9 Sep 2015 20:29:22 +0000 (UTC) Received: by wicge5 with SMTP id ge5so278407wic.0 for ; Wed, 09 Sep 2015 13:29:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=53Fa5nGxf7w4XJNcSDqHSIjDgNsS8zspZ8CER9navbM=; b=PSGT3u6i8mmbIrs9nOx9DeuxCfM9eGKSP2qiHILDP6U6MIpoyflKC//OTTs1v37iJt IhWI15XOuAoyU0VjHyzlrx3y5m5BH7xe0d3BqGMsLltWZRGMmkG8C+8fZzy4E7SLu88Y fPSDVurLfeE49VfuJlJ6UXj26ReCRMrbV1rv/ajymqLuPbETW+8tjUjavPyoIo3D1+zT vOuINCjZHuGiU6G9q07u8bKai619ZyLsQkvoFje3UYcFAdqeF4CwotcqRUUd6PhjYhmX zMbf+cAwfwPEsUIAok6fEgvbO33PKB1UVMOr111oqOcp8Ia+l0DDvoK26VS/ecWy1No2 gTNA== X-Gm-Message-State: ALoCoQn+SpViRs9y2dsWBdIKPcsV+H2XBodlZF+bC1P7TfHH8EDHb4L2g4YmECZUhqVNhCD6oEfb X-Received: by 10.180.109.67 with SMTP id hq3mr58776186wib.40.1441830089682; Wed, 09 Sep 2015 13:21:29 -0700 (PDT) Received: from t450s.lan (89-92-157-132.hfc.dyn.abo.bbox.fr. [89.92.157.132]) by smtp.googlemail.com with ESMTPSA id aw1sm11962403wjc.26.2015.09.09.13.21.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Sep 2015 13:21:29 -0700 (PDT) From: Gary Bisson To: buildroot@busybox.net Date: Wed, 9 Sep 2015 22:20:59 +0200 Message-Id: <1441830063-8190-11-git-send-email-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.5.1 In-Reply-To: <1441830063-8190-1-git-send-email-gary.bisson@boundarydevices.com> References: <1441830063-8190-1-git-send-email-gary.bisson@boundarydevices.com> Cc: luca@lucaceresoli.net, thomas.petazzoni@free-electrons.com, jezz@sysmic.org, vincent.stehle@freescale.com Subject: [Buildroot] [PATCH 10/14] gst1-imx: bump version to 0.11.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Changelog: (0.11.1) - vpu: decoder: Keep track of unfinished gstvideo frames - blitter fixes and enhancements - ipu: All pages are now cleared when page flipping is used - compositor: Added support for cropping input streams - imxv4l2src fixes and enhancements (0.11.0) - new common codebase for rectangular regions and video canvases - new blitter-based video sink with full support for vsync to eliminate tearing - complete rewrite of blitter base code - new compositor elements - vpu: decoder: Memory leaks fixed - vpu: encoder: Bitrate can now be set on the fly - eglvivsink: In Wayland, window x/y coordinates are now supported - several v4l2src fixes (0.10.2) - v4l2src: renamed imxv4l2src to imxv4l2videosrc to avoid name collisions with the FSL plugins - v4l2src: Call the buffer pool baseclass stop() function (fixes segfaults) - uniaudio: Create correct config header even if no codecs were found - audio: new MP3 encoder element using the libfslcodec MP3 encoder - g2d/ipu/pxp blitter sink: Respect aspect ratio also in 90/270 degree rotations - pxp: Remove broken/unsupported formats - eglvivsink: Fix double mutex unlock - phys mem meta naming cleanup Tested with the following commands: # gst-launch-1.0 playbin uri=file:///root/tears_of_steel_1080p.webm # gst-launch-1.0 filesrc location=/root/tears_of_steel_1080p.webm ! \ matroskademux ! imxvpudec ! imxipuvideosink # gst-launch-1.0 filesrc location=/root/tears_of_steel_1080p.webm ! \ matroskademux ! imxvpudec ! imxeglvivsink Signed-off-by: Gary Bisson --- package/gstreamer1/gst1-imx/gst1-imx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gstreamer1/gst1-imx/gst1-imx.mk b/package/gstreamer1/gst1-imx/gst1-imx.mk index 9ba7550..8ede8ad 100644 --- a/package/gstreamer1/gst1-imx/gst1-imx.mk +++ b/package/gstreamer1/gst1-imx/gst1-imx.mk @@ -4,7 +4,7 @@ # ################################################################################ -GST1_IMX_VERSION = 0.10.1 +GST1_IMX_VERSION = 0.11.1 GST1_IMX_SITE = $(call github,Freescale,gstreamer-imx,$(GST1_IMX_VERSION)) GST1_IMX_LICENSE = LGPLv2+