From patchwork Fri May 21 12:21:13 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jose Alberto Reguero X-Patchwork-Id: 12815 Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.69) (envelope-from ) id 1OFRE5-0005MD-Hw for vdr@linuxtv.org; Fri, 21 May 2010 14:21:18 +0200 X-tubIT-Incoming-IP: 213.4.138.5 Received: from impaqm5.telefonica.net ([213.4.138.5]) by mail.tu-berlin.de (exim-4.69/mailfrontend-b) with esmtp for id 1OFRE5-000614-6b; Fri, 21 May 2010 14:21:17 +0200 Received: from IMPmailhost6.adm.correo ([10.20.102.127]) by IMPaqm5.telefonica.net with bizsmtp id LCKF1e00J2kvMAa3RCMFgv; Fri, 21 May 2010 14:21:15 +0200 Received: from jar.dominio ([80.25.230.35]) by IMPmailhost6.adm.correo with BIZ IMP id LCME1e00Z0mULeg1mCMFgq; Fri, 21 May 2010 14:21:15 +0200 X-TE-authinfo: authemail="jareguero$telefonica.net" |auth_email="jareguero@telefonica.net" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitnetc01" From: Jose Alberto Reguero To: eric.valette@free.fr, VDR Mailing List Date: Fri, 21 May 2010 14:21:13 +0200 User-Agent: KMail/1.13.2 (Linux/2.6.32.12-115.fc12.x86_64; KDE/4.4.2; x86_64; ; ) References: <935652.18842.qm@web23205.mail.ird.yahoo.com> <201005182200.28123.jareguero@telefonica.net> <4BF61958.80101@free.fr> In-Reply-To: <4BF61958.80101@free.fr> MIME-Version: 1.0 Message-Id: <201005211421.14040.jareguero@telefonica.net> X-tubIT-Score: 0.0 () X-PMX-Version: 5.5.4.371499, Antispam-Engine: 2.7.1.369594, Antispam-Data: 2010.5.21.120915 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MIME_TEXT_ONLY_MP_MIXED 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1200_1299 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, FROM_NAME_PHRASE 0, SMALL_BODY 0, TO_NO_NAME 0, WEBMAIL_RCVD 0, WEBMAIL_SOURCE 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_MIXED 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __USER_AGENT 0' X-LSpam-Score: -3.4 (---) X-LSpam-Report: No, score=-3.4 required=5.0 tests=AWL=0.243, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1 autolearn=ham Subject: Re: [vdr] vdr and aac support X-BeenThere: vdr@linuxtv.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: VDR Mailing List List-Id: VDR Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 12:21:18 -0000 Status: O X-Status: X-Keywords: X-UID: 22963 El Viernes, 21 de Mayo de 2010, Eric Valette escribió: > On 18/05/2010 22:00, Jose Alberto Reguero wrote: > > Here is a patch based in Klaus aac pacth that add support for eac3 sound > > in vdr. > > Hi, > > I applied manually your patch on my own vdr-1.7.14 source tree. It seems > to work as far as vdr is concerened but it breaks other plugin such as > vdr live and vdr streamdev. > > Did I miss something (I will double check, as for some reason I had some > rejecst ad had to apply part of it manually). > > --eric > > I have the attached patch for streamdev. Jose Alberto Index: server/livestreamer.c =================================================================== RCS file: /var/cvsroot/streamdev/server/livestreamer.c,v retrieving revision 1.29 diff -r1.29 livestreamer.c 174a175 > case SI::EnhancedAC3DescriptorTag: