14 Commits (e6ec482b429b241de0fb3088d87e28777d70ded5)

Author SHA1 Message Date
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Clément Bœsch 56e432b27b avutil/atomic: reuse ret to avoid dereferencing twice the same value. 10 years ago
Diego Biurrun 874c751cc5 threads: Check w32threads dependencies at the configure stage 11 years ago
Diego Biurrun e1b9de4fe1 atomics: cosmetics: Restructure ifdefs for greater clarity 11 years ago
Anton Khirnov f9f6402e9c configure: prettify atomics handling. 12 years ago
Michael Niedermayer b274703493 avutil/atomic: use av_assert0() 12 years ago
Martin Storsjö c48828f763 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Martin Storsjö e460aa3282 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Ronald S. Bultje 65f1d45dcc lavu: add support for atomic operations. 12 years ago