Re: [FFmpeg-devel] Patch for device list error in decklink_common.cpp

2014-12-03 Thread Michael Niedermayer
On Wed, Dec 03, 2014 at 06:29:37PM +0100, Ramiro Polla wrote: > > On 03.12.2014 16:44, Jon bae wrote: > >Ok finally... Here now only the first line changed. Sorry for the mess, I > >'m not the right person for that. > > >From 2cddda59076b2ac5a539f7016c0aa1883d37c6d8 Mon Sep 17 00:00:00 2001 > >Fr

Re: [FFmpeg-devel] Patch for device list error in decklink_common.cpp

2014-12-03 Thread Ramiro Polla
On 03.12.2014 16:44, Jon bae wrote: Ok finally... Here now only the first line changed. Sorry for the mess, I 'm not the right person for that. From 2cddda59076b2ac5a539f7016c0aa1883d37c6d8 Mon Sep 17 00:00:00 2001 From: Jonathan Baecker Date: Wed, 3 Dec 2014 16:41:41 +0100 Subject: [PATCH]

Re: [FFmpeg-devel] Patch for device list error in decklink_common.cpp

2014-12-03 Thread Jon bae
2014-12-03 15:46 GMT+01:00 Ramiro Polla : > > On 03.12.2014 12:06, Jon bae wrote: > >> Thanks Ramiro for the correction! >> Here is the new patch. (Is it better to post directly the patch, or is ok >> as a attachment?) >> > > Attachment is better. But please avoid top-posting in this mailing-list.

Re: [FFmpeg-devel] Patch for device list error in decklink_common.cpp

2014-12-03 Thread Ramiro Polla
On 03.12.2014 12:06, Jon bae wrote: Thanks Ramiro for the correction! Here is the new patch. (Is it better to post directly the patch, or is ok as a attachment?) Attachment is better. But please avoid top-posting in this mailing-list. 2014-12-02 22:19 GMT+01:00 Ramiro Polla : On 02.12.2014

Re: [FFmpeg-devel] Patch for device list error in decklink_common.cpp

2014-12-03 Thread Jon bae
Thanks Ramiro for the correction! Here is the new patch. (Is it better to post directly the patch, or is ok as a attachment?) Regards Jonathan 2014-12-02 22:19 GMT+01:00 Ramiro Polla : > > On 02.12.2014 20:30, Jon bae wrote: > >> Here is the other patch for decklink_common.cpp. It fix the error:

Re: [FFmpeg-devel] Patch for device list error in decklink_common.cpp

2014-12-02 Thread Ramiro Polla
On 02.12.2014 20:30, Jon bae wrote: Here is the other patch for decklink_common.cpp. It fix the error: COM initialization failed [decklink @ 02e5b520] Could not create DeckLink iterator dummy: Immediate exit request From 203eba2fad14dd6d84552d6c22899792e80b53bb Mon Sep 17 00:00:0