Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Jesse Jiang
Thanks Micheal Date: Tue, 18 Nov 2014 04:56:56 +0100 From: michae...@gmx.at To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] Move ffmpeg to WinRT On Tue, Nov 18, 2014 at 03:07:34AM +, Jesse Jiang wrote: > Hi JB, > Haven't seen you for a long time. I have sent you email bef

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Michael Niedermayer
On Tue, Nov 18, 2014 at 03:07:34AM +, Jesse Jiang wrote: > Hi JB, > Haven't seen you for a long time. I have sent you email before to talk about > the GCC compile for ARM-COFF. > At that time, I know it is hard for GCC to do this, so I try to convert the > assembly codes. If there is gas-prep

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Jesse Jiang
t, is it open-source? Best regards,Jesse > Date: Mon, 17 Nov 2014 12:32:55 +0100 > From: j...@videolan.org > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] Move ffmpeg to WinRT > > On 17 Nov, Jesse Jiang wrote : > > I want to move ffmpeg to WinRT platform, l

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Jesse Jiang
Date: Mon, 17 Nov 2014 22:11:37 +1100 > From: protogo...@gmail.com > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] Move ffmpeg to WinRT > > On 17 November 2014 21:02, Jesse Jiang wrote: > > > Hi All, > > I want to move ffmpeg to WinRT platform, like Wind

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Jesse Jiang
there are some differences, but most of them are the same. > From: bumblebritche...@gmail.com > Date: Mon, 17 Nov 2014 05:37:11 -0500 > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] Move ffmpeg to WinRT > > As of Windows 10, WinRT is deprecated, so it's kind of a was

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Jean-Baptiste Kempf
On 17 Nov, Jesse Jiang wrote : > I want to move ffmpeg to WinRT platform, like Windows Store and Windows > Phone. As the GCC cannot compiler to ARM-COFF, so I convert the GNU-style > assembly codes to ARM-style codes. Also the codes are open-sourced, here > https://github.com/qyljcy/FFmpeg > Now

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Jean-Baptiste Kempf
On 17 Nov, Matt Oliver wrote : > As of Windows 10, WinRT is deprecated, so it's kind of a waste of time dude Please read again. It's quite the opposite. -- Jean-Baptiste Kempf http://www.jbkempf.com/ - +33 672 704 734 Sent from my Electronic Device ___

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Matt Oliver
On 17 November 2014 21:02, Jesse Jiang wrote: > Hi All, > I want to move ffmpeg to WinRT platform, like Windows Store and Windows > Phone. As the GCC cannot compiler to ARM-COFF, so I convert the GNU-style > assembly codes to ARM-style codes. Also the codes are open-sourced, here > https://github

Re: [FFmpeg-devel] Move ffmpeg to WinRT

2014-11-17 Thread Marcus Johnson
As of Windows 10, WinRT is deprecated, so it's kind of a waste of time dude :/ On Mon, Nov 17, 2014 at 5:02 AM, Jesse Jiang wrote: > Hi All, > I want to move ffmpeg to WinRT platform, like Windows Store and Windows > Phone. As the GCC cannot compiler to ARM-COFF, so I convert the GNU-style > ass