On Thu, 29 Jun 2017 14:06:21 +
Saverio Blasi wrote:
> - 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 re
Dear all,
>> A build failure seems a bit like a deal breaker
Sorry for this. I have just pushed a fix to the Turing repository to remove
bool type from the libturing APIs. The patch builds and runs fine now in our
tests.
Thanks,
Saverio
___
ffmpeg-de
Am 29.06.2017 21:45 schrieb "Derek Buitenhuis" :
On 6/29/2017 3:06 PM, Saverio Blasi wrote:
> ---
> LICENSE.md | 1 +
> configure | 6 +
> libavcodec/Makefile| 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/libturing.c | 313 ++
+
On Thu, 29 Jun 2017 21:26:47 +0100
Derek Buitenhuis wrote:
> On 6/29/2017 9:09 PM, wm4 wrote:
> > On Thu, 29 Jun 2017 20:45:10 +0100
> > Derek Buitenhuis wrote:
> >
> >> Keep in mind that C99 bool and C++
> >> bool are not compatible.
> >>
On 6/29/2017 9:09 PM, wm4 wrote:
> On Thu, 29 Jun 2017 20:45:10 +0100
> Derek Buitenhuis wrote:
>
>> Keep in mind that C99 bool and C++
>> bool are not compatible.
>>
>
> (Actually they are.)
Source? Because, from e.g. glibc:
On Thu, 29 Jun 2017 20:45:10 +0100
Derek Buitenhuis wrote:
> Keep in mind that C99 bool and C++
> bool are not compatible.
>
(Actually they are.)
___
ffmpeg-devel mailing list
ffmpeg-devel
On 6/29/2017 3:06 PM, Saverio Blasi wrote:
> ---
> LICENSE.md | 1 +
> configure | 6 +
> libavcodec/Makefile| 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/libturing.c | 313
> +
> 5 files changed, 322 inser
On Thu, 29 Jun 2017 14:06:21 +
Saverio Blasi wrote:
> - 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 re
- 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
On Thu, 29 Jun 2017 13:54:51 +
Saverio Blasi wrote:
> - 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 re
- 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
11 matches
Mail list logo