index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
compat
Commit message (
Expand
)
Author
Age
*
build: make configure fail if both __atomic and __sync are not available
Stefano Pigozzi
2014-01-01
*
compat: use __atomic operations instead of __sync, when present
Alessandro Ghedini
2013-12-31
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
compat: add compatibility kludge for Libav 9
wm4
2013-12-08
*
compat: remove an unused symbol
wm4
2013-04-26
*
configure: bump minimum FFmpeg/Libav versions, remove compat hacks
wm4
2013-03-13
*
Prefix CODEC_ID_ with AV_
wm4
2013-03-13
*
build: make it work on somewhat older ffmpeg versions
wm4
2013-01-31
*
windows support: support 64-bit MS Windows in EXTERN_PREFIX definition
Uoti Urpala
2013-01-27
*
Fix compilation with ffmpeg 1.0
wm4
2012-12-13
*
Fix compilation with Libav
wm4
2012-12-11
*
Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2
wm4
2012-11-14
*
Add MP_NORETURN and replace av_noreturn uses
wm4
2012-11-12
*
mp_common.h: split parts into mp_talloc.h and compiler.h
wm4
2012-11-12
*
libav.h: increase compatibility by not including libavutil/version.h
wm4
2012-11-12
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12