aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat
Commit message (Expand)AuthorAge
* atomics: some corrections to __sync builtins usageGravatar wm42014-05-28
* atomics: more correct usage of gcc/clang __atomic builtinsGravatar wm42014-05-21
* atomics: switch to C11 stdatomic.hGravatar wm42014-05-21
* compat/libav: remove unneeded thingsGravatar wm42014-05-18
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* Remove some more unneeded version checksGravatar wm42014-03-16
* build: make configure fail if both __atomic and __sync are not availableGravatar Stefano Pigozzi2014-01-01
* compat: use __atomic operations instead of __sync, when presentGravatar Alessandro Ghedini2013-12-31
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* compat: add compatibility kludge for Libav 9Gravatar wm42013-12-08
* compat: remove an unused symbolGravatar wm42013-04-26
* configure: bump minimum FFmpeg/Libav versions, remove compat hacksGravatar wm42013-03-13
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* build: make it work on somewhat older ffmpeg versionsGravatar wm42013-01-31
* windows support: support 64-bit MS Windows in EXTERN_PREFIX definitionGravatar Uoti Urpala2013-01-27
* Fix compilation with ffmpeg 1.0Gravatar wm42012-12-13
* Fix compilation with LibavGravatar wm42012-12-11
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2Gravatar wm42012-11-14
* Add MP_NORETURN and replace av_noreturn usesGravatar wm42012-11-12
* mp_common.h: split parts into mp_talloc.h and compiler.hGravatar wm42012-11-12
* libav.h: increase compatibility by not including libavutil/version.hGravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12