Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65' | Michael Niedermayer | 2013-04-03 | 1 | -3/+3 |
|\ | |||||
| * | configure: prettify atomics handling. | Anton Khirnov | 2013-04-03 | 1 | -3/+3 |
| * | atomic: prefer gcc builtins over win32 atomics, if available. | Hendrik Leppkes | 2013-03-11 | 1 | -3/+3 |
| * | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize | Martin Storsjö | 2013-03-08 | 1 | -1/+1 |
* | | atomic: prefer gcc builtins over win32 atomics, if available. | Hendrik Leppkes | 2013-03-12 | 1 | -3/+3 |
* | | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize | Martin Storsjö | 2013-03-12 | 1 | -1/+1 |
* | | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd' | Michael Niedermayer | 2013-03-08 | 1 | -4/+4 |
|/ | |||||
* | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 1 | -0/+74 |