Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 26 Oct 2013 08:30:29 +0000 | reimar | Add ARM NEON optimization of common channel interleave cases. |
Fri, 25 Oct 2013 19:59:59 +0000 | reimar | Add some "const" to input-only pointers. |
Fri, 25 Oct 2013 19:59:58 +0000 | reimar | vd_ffmpeg: disable DR also for HEVC. |
Fri, 25 Oct 2013 19:59:57 +0000 | reimar | Use sizeof(*var) instead of sizeof(type), prefer calloc. |