From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 3 12:51:59 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F64616A406 for ; Tue, 3 Apr 2007 12:51:59 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 7F59113C455 for ; Tue, 3 Apr 2007 12:51:55 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so286923ugh for ; Tue, 03 Apr 2007 05:51:50 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=cwW3LTOajFXLGBj/7A81nQSWIpuJmlLp1+cRaFYBXx9cPWxBfa3b8eHFMLm0Kfrp9lIKOD7+Dra2MnzP5ye2UoGEUtXq9YxhhNXSmz+pfzyXS2uyAjlT2UmSBVUomQ9DS61oafzLeqHuQqvQH4+CuvSzg15Abx6ZsUdnfGkTKz8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=SOwS6EOAWZiKIjcjGf1FVQKI/EZvWnhRvOMQf18ZKVNNT5a6sizuadnH4aIHm5Gxc29JBrj3m5eayFiwNA3LMZ4V5tZwgN6V1ThBlNDcjP3wYC9pQLL7p0tMhIowGNvtlfIlSOxRrNWN8Z/X85fuR3RJbqCK9kK/1lMJkv3yBiU= Received: by 10.114.254.1 with SMTP id b1mr2221144wai.1175604709208; Tue, 03 Apr 2007 05:51:49 -0700 (PDT) Received: by 10.114.201.2 with HTTP; Tue, 3 Apr 2007 05:51:49 -0700 (PDT) Message-ID: Date: Tue, 3 Apr 2007 16:51:49 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Michael Nottebrock" In-Reply-To: <200704031020.51852.lofi@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200704031020.51852.lofi@freebsd.org> X-Google-Sender-Auth: 923f1a540ff9efdb Cc: freebsd-multimedia@freebsd.org, Michael Johnson , multimedia@freebsd.org Subject: Re: plan for ffmpeg-devel X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2007 12:51:59 -0000 On 4/3/07, Michael Nottebrock wrote: > On Tuesday, 3. April 2007, Andrew Pantyukhin wrote: > > On 4/2/07, Michael Johnson wrote: > > > I want to move ffmpeg-devel -> ffmpeg and we need testers. > > > not just to make sure things build but to assure movies play, > > > mp3's still play, etc... Please test new ffmpeg-devel > > > > If it's all the same to you, please revert to traditional > > 0.4.9.*.20070331 when moving to ffmpeg. > > AFAIK ffmpeg gave up the notion of a release version for ffmpeg (the transcode > configure script needs to be patched to deal with this, too, IIRC it looks > for FFMPEG_VERSION in the avcodec header which doesn't exist anymore). At least portage uses the old versioning. Debian, pkgsrc and openbsd ports all use different numbers. I guess it's up to you...