summaryrefslogtreecommitdiff
path: root/libavutil/atomic.c
Commit message (Expand)AuthorAge
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\
| * build: Split test programs off into separate filesDiego Biurrun2016-04-07
* | avutil/atomic: reuse ret to avoid dereferencing twice the same value.Clément Bœsch2014-12-27
* | Merge commit '874c751cc5b99cd68932e21c2c3a0d21134207e0'Michael Niedermayer2014-02-19
|\|
| * threads: Check w32threads dependencies at the configure stageDiego Biurrun2014-02-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-20
|\|
| * atomics: cosmetics: Restructure ifdefs for greater clarityDiego Biurrun2013-12-20
* | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer2013-04-03
|\|
| * configure: prettify atomics handling.Anton Khirnov2013-04-03
| * atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-08
* | avutil/atomic: use av_assert0()Michael Niedermayer2013-03-20
* | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-12
* | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'Michael Niedermayer2013-03-08
|/
* lavu: add support for atomic operations.Ronald S. Bultje2013-03-08