Subject: CVS commit: pkgsrc/multimedia/x264-devel
From: Adam Ciarcinski
Date: 2019-03-13 18:40:27
Message id: 20190313174027.28249FB16@cvs.NetBSD.org

Log Message:
x264-devel: updated to 20190312

20190312:
Remove compatibility workarounds
Remove h->rc dereferencing where possible
x86inc: Add support for GFNI instructions
x86inc: Improve warnings for use of unsupported instructions
x86inc: Support N_PEXT bit on Mach-O
x86inc: Make 'non-adjacent' default in the TAIL_CALL macro
x86inc: Add x86-32 PIC support macros
x86inc: Turn 'movsxd' into 'movifnidn' on x86-32
Bump dates to 2019
cli: Bash autocomplete support
Signal Progressive and Constrained profiles
ppc: Use xxpermdi in sad_x3/x4 and use macros to avoid redundant code
ppc: Use the vec_xst_len for partial stores in mc
ppc: Use vec_splats in mc
ppc: Use the vec_xst_len for partial stores
ppc: Use xxpermdi in VEC_STORE8
ppc: Use a single store to write the scores for sad_x4_8x8
ppc: Use xxpermdi to halve the computation in sad_x4_8x8
ppc: Rework satd_4* likewise
ppc: Factor out the sum of absolute
ppc: Rework the adds in satd8x8
ppc: Add quant_4x4x4
ppc: Cleanup quant
x86: Always use PIC in x86-64 asm
x86: Fix integer overflow in intra_sa8d_x3_8x8_sse2
Check that mbtree settings are consistent between passes
Mark frame_size_estimated as volatile
Fix data race detected by ThreadSanitizer
Fix XAVC with sliced-threads
Fix XAVC slice pattern
Eliminate the use of strtok()

Files:
RevisionActionfile
1.71modifypkgsrc/multimedia/x264-devel/Makefile
1.52modifypkgsrc/multimedia/x264-devel/distinfo
1.4modifypkgsrc/multimedia/x264-devel/patches/patch-configure