]> git.sesse.net Git - x264/commit
v210 input support
authorJames Weaver <james.barrett@bbc.co.uk>
Tue, 7 Jan 2014 10:31:58 +0000 (10:31 +0000)
committerFiona Glaser <fiona@x264.com>
Tue, 21 Jan 2014 21:40:13 +0000 (13:40 -0800)
commit41227fa2531d9263e481b80237d2d9ef6f5a450f
treeb25eba0397fc088909ef05e58626c5409894a6cd
parente2a9662751180b7dd2fe538913282ee800445445
v210 input support

Assembly based on code by Henrik Gramner and Loren Merritt.
13 files changed:
common/common.c
common/frame.c
common/mc.c
common/mc.h
common/x86/mc-a2.asm
common/x86/mc-c.c
encoder/encoder.c
filters/video/resize.c
input/input.c
input/raw.c
tools/checkasm.c
x264.c
x264.h