x264 source for verification 2026-05-22
This commit is contained in:
51
.gitignore
vendored
Normal file
51
.gitignore
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
*~
|
||||
*.a
|
||||
*.d
|
||||
*.diff
|
||||
*.orig
|
||||
*.rej
|
||||
*.dll*
|
||||
*.exe
|
||||
*.def
|
||||
*.lib
|
||||
*.pdb
|
||||
*.mo
|
||||
*.o
|
||||
*.patch
|
||||
*.pc
|
||||
*.pot
|
||||
*.so*
|
||||
*.dylib
|
||||
.*.swp
|
||||
.depend
|
||||
.DS_Store
|
||||
TAGS
|
||||
config.h
|
||||
config.mak
|
||||
config.log
|
||||
x264_config.h
|
||||
x264
|
||||
checkasm
|
||||
|
||||
*.264
|
||||
*.h264
|
||||
*.2pass
|
||||
*.ffindex
|
||||
*.avs
|
||||
*.mkv
|
||||
*.flv
|
||||
*.mp4
|
||||
*.y4m
|
||||
*.yuv
|
||||
*.log
|
||||
*.mbtree
|
||||
*.temp
|
||||
*.pyc
|
||||
*.pgd
|
||||
*.pgc
|
||||
|
||||
.digress_x264
|
||||
dataDec.txt
|
||||
log.dec
|
||||
common/oclobj.h
|
||||
x264_lookahead.clbin
|
||||
Reference in New Issue
Block a user