[FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-04-24 Thread Saverio Blasi
- This patch contains the changes to interface the Turing codec (http://turingcodec.org/) with ffmpeg. The patch was modified to address the comments in the review as follows: - Added a pkg-config file to list all dependencies required by libturing. This should address the issue pointed out by

Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-04-26 Thread Saverio Blasi
Hello, We have recently circulated this new version (see below) of our patch for integrating our HEVC Turing codec with FFmpeg. Assuming that there are no more requests for changes, we would like to understand what is the timeline for integration within the project. Thanks a lot, All the best

Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-04-26 Thread Michael Niedermayer
On Wed, Apr 26, 2017 at 07:55:59AM +, Saverio Blasi wrote: > Hello, > > We have recently circulated this new version (see below) of our patch for > integrating our HEVC Turing codec with FFmpeg. Assuming that there are no > more requests for changes, we would like to understand what is the t

Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-04-28 Thread Saverio Blasi
[mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of Michael Niedermayer Sent: 26 April 2017 14:02 To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg On Wed, Apr 26, 2017 at 07:55:59AM +, Saverio Blasi wrote

Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-04-30 Thread Carl Eugen Hoyos
2017-04-28 17:18 GMT+02:00 Saverio Blasi : > The patch applies nicely to my local ffmpeg repository. Please confirm that tools/patcheck does not report any issues (trailing whitespace cannot be committed to our repository). > This e-mail (and any attachments) is confidential Please do not top-p

Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-05-03 Thread Saverio Blasi
am afraid I cannot avoid the email footer, please ignore it. From: ffmpeg-devel [ffmpeg-devel-boun...@ffmpeg.org] on behalf of Carl Eugen Hoyos [ceffm...@gmail.com] Sent: 30 April 2017 12:21 To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel]

Re: [FFmpeg-devel] [PATCH v9] - Added Turing codec interface for ffmpeg

2017-05-06 Thread Michael Niedermayer
On Wed, May 03, 2017 at 09:29:14AM +, Saverio Blasi wrote: > Dear Carl, > > Thanks for your email. > Yes, I can confirm that the patch as it is generated with "git format-patch > -1" passes the patcheck test without highlighting any trailing whitespaces. > I can see though that the email that