On 3/23/2017 3:08 AM, wm4 wrote:
> On Thu, 23 Mar 2017 00:28:15 -0300
> James Almer wrote:
>
>> From 3bf230d5f611ae5d1511e4629f742fc96b379b7f Mon Sep 17 00:00:00 2001
>> From: James Almer
>> Date: Wed, 22 Mar 2017 23:43:54 -0300
>> Subject: [PATCH] avformat/format: convert to stdatomic
>>
>> ---
On Thu, 23 Mar 2017 00:28:15 -0300
James Almer wrote:
> From 3bf230d5f611ae5d1511e4629f742fc96b379b7f Mon Sep 17 00:00:00 2001
> From: James Almer
> Date: Wed, 22 Mar 2017 23:43:54 -0300
> Subject: [PATCH] avformat/format: convert to stdatomic
>
> ---
> libavformat/format.c | 9 ++---
> 1
On 3/22/2017 11:01 PM, James Almer wrote:
> On 3/22/2017 10:01 PM, Michael Niedermayer wrote:
>> On Wed, Mar 22, 2017 at 08:34:05PM -0300, James Almer wrote:
>>> This set deals with most of the remaining cases of libavutil/atomic.h usage.
>>> "make fate THREADS=4" passes here on mingw-w64, but I'm
On 3/22/2017 10:01 PM, Michael Niedermayer wrote:
> On Wed, Mar 22, 2017 at 08:34:05PM -0300, James Almer wrote:
>> This set deals with most of the remaining cases of libavutil/atomic.h usage.
>> "make fate THREADS=4" passes here on mingw-w64, but I'm not 100% sure fate
>> has proper coverage of so
On Wed, Mar 22, 2017 at 08:34:05PM -0300, James Almer wrote:
> This set deals with most of the remaining cases of libavutil/atomic.h usage.
> "make fate THREADS=4" passes here on mingw-w64, but I'm not 100% sure fate
> has proper coverage of some of these functions.
>
> Only ones remaining are Dec
On Wed, 22 Mar 2017, James Almer wrote:
This set deals with most of the remaining cases of libavutil/atomic.h usage.
"make fate THREADS=4" passes here on mingw-w64, but I'm not 100% sure fate
has proper coverage of some of these functions.
Only ones remaining are Decklink (It's C++98 and I'm no
This set deals with most of the remaining cases of libavutil/atomic.h usage.
"make fate THREADS=4" passes here on mingw-w64, but I'm not 100% sure fate
has proper coverage of some of these functions.
Only ones remaining are Decklink (It's C++98 and I'm not sure how wise would
it be to include a C1