From patchwork Sun Sep 3 19:07:33 2006 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "C.Y.M" X-Patchwork-Id: 12381 Received: from c-71-197-74-6.hsd1.ca.comcast.net ([71.197.74.6] helo=nofear.bounceme.net) by www.linuxtv.org with esmtp (Exim 4.50) id 1GJxBl-0003AV-Kt for vdr@linuxtv.org; Sun, 03 Sep 2006 20:59:26 +0200 Received: from [10.1.1.66] (hades [10.1.1.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by nofear.bounceme.net (Postfix) with ESMTP id 94FA47352C for ; Sun, 3 Sep 2006 11:59:23 -0700 (PDT) Message-ID: <44FB27F5.3010705@syphir.sytes.net> Date: Sun, 03 Sep 2006 12:07:33 -0700 From: "C.Y.M" Organization: CooLNeT User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Vdr X-Enigmail-Version: 0.94.0.0 Subject: [vdr] sofdevice and softplay cvs cleanups X-BeenThere: vdr@linuxtv.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: syphir@syphir.sytes.net, VDR Mailing List List-Id: VDR Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2006 18:59:26 -0000 Status: O X-Status: X-Keywords: X-UID: 10573 I have been trying to clean up my builds and when updated softdevice and softplay via cvs, noticed several warning about unused variables. Also, it appears that softplay does not have the current Makefile fixes required to build under the latest VDR. Best Regards, diff -ru softplay/Makefile softplay.cvs/Makefile --- softplay/Makefile.orig 2006-03-20 12:09:20.000000000 -0800 +++ softplay/Makefile 2006-04-01 18:22:00.000000000 -0800 @@ -11,7 +11,7 @@ #LIBFFMPEG=/home/martin/vdr/ffmpeg #LIBFFMPEG=/home/martin/vdr/ffmpeg-0.4.9-pre1 -LIBFFMPEG=/usr/local/include/ffmpeg/ +LIBFFMPEG=/usr/include/ffmpeg/ ### The version number of this plugin (taken from the main source file):