[FFmpeg-devel] [PATCH 1/4] Add a compat stdatomic.h implementation based on windows atomics

wm4 nfxjfg at googlemail.com
Tue Nov 29 18:09:15 EET 2016


On Tue, 29 Nov 2016 07:55:18 -0800
Wan-Teh Chang <wtc-at-google.com at ffmpeg.org> wrote:

> On Tue, Nov 29, 2016 at 6:46 AM, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> > 2016-11-29 0:29 GMT+01:00 Wan-Teh Chang <wtc-at-google.com at ffmpeg.org>:
> >  
> >> Adapted from the code by Rémi Denis-Courmont from VLC  
> >
> > Missing copyright statement, please do not commit as-is!  
> 
> Hi Carl,
> 
> I made only the following changes to the Libav commits:
> 
> 1. I changed Libav's LGPL license header to FFmpeg's LGPL license header.
> 
> 2. I changed the header inclusion guard macros (from
> LIBAV_COMPAT_ATOMICS_..._STDATOMIC_H to
> COMPAT_ATOMICS_..._STDATOMIC_H).
> 
> Rémi Denis-Courmont's copyright notice is not in all the headers I
> copied from Libav. I can do some source code archaeology in the VLC
> source code repository.

I don't think that's required anyway.


More information about the ffmpeg-devel mailing list