summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-294-160/+0
* build: allow compilation without any atomicswm42014-07-051-2/+13
* atomics: some corrections to __sync builtins usagewm42014-05-281-3/+3
* atomics: more correct usage of gcc/clang __atomic builtinswm42014-05-211-11/+15
* atomics: switch to C11 stdatomic.hwm42014-05-211-6/+36
* compat/libav: remove unneeded thingswm42014-05-181-8/+1
* Remove CPU detection and inline asm handlingwm42014-04-192-122/+0
* Remove some more unneeded version checkswm42014-03-161-12/+0
* build: make configure fail if both __atomic and __sync are not availableStefano Pigozzi2014-01-011-1/+3
* compat: use __atomic operations instead of __sync, when presentAlessandro Ghedini2013-12-311-2/+9
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+23
* compat: add compatibility kludge for Libav 9wm42013-12-081-0/+12
* compat: remove an unused symbolwm42013-04-261-4/+0
* configure: bump minimum FFmpeg/Libav versions, remove compat hackswm42013-03-131-13/+0
* Prefix CODEC_ID_ with AV_wm42013-03-131-1/+1
* build: make it work on somewhat older ffmpeg versionswm42013-01-311-1/+1
* windows support: support 64-bit MS Windows in EXTERN_PREFIX definitionUoti Urpala2013-01-271-1/+1
* Fix compilation with ffmpeg 1.0wm42012-12-131-4/+0
* Fix compilation with Libavwm42012-12-111-0/+10
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2wm42012-11-141-1/+5
* Add MP_NORETURN and replace av_noreturn useswm42012-11-121-0/+3
* mp_common.h: split parts into mp_talloc.h and compiler.hwm42012-11-121-0/+24
* libav.h: increase compatibility by not including libavutil/version.hwm42012-11-121-1/+0
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-124-0/+193