Forked from
VideoLAN / x264
109 commits behind, 5 commits ahead of the upstream repository.
chenhao
authored
Performance has improved from 4.76fps to 4.92fps by using the
following command:
./configure && make -j5
./x264 --threads 4 -o out.mkv yuv_1920x1080.yuv
functions performance performance
(c) (asm)
deblock_luma[0] 79 39
deblock_luma[1] 91 18
deblock_luma_intra[0] 63 44
deblock_luma_intra[1] 71 18
deblock_strength 104 33
Signed-off-by:
chenhao <chenhao@loongson.cn>
Change-Id: Id6c026eec73174770ef9dfcbef5900f0c20f3859
Name | Last commit | Last update |
---|---|---|
common | ||
doc | ||
encoder | ||
extras | ||
filters | ||
input | ||
output | ||
tools | ||
.gitignore | ||
.gitlab-ci.yml | ||
AUTHORS | ||
COPYING | ||
Makefile | ||
autocomplete.c | ||
config.guess | ||
config.sub | ||
configure | ||
example.c | ||
version.sh | ||
x264.c | ||
x264.h | ||
x264cli.h | ||
x264dll.c | ||
x264res.manifest | ||
x264res.rc |