Up to [cvs.NetBSD.org] / pkgsrc / multimedia / x264-devel
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
x264-devel: removed; successor multimedia/x264
multimedia: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (for legal reasons?): ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz ./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
multimedia: Remove SHA1 hashes for distfiles
Apply upstream eb95c29 to fix macOS M1 build.
x264-devel: update to 20191217. Changes not found.
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()
x264-devel: updated to 20181022 20181022: Fix possible double transpose of custom CQM if --level is not set cli: Fix linking with --system-libx264 on x86 Fix CAVLC+RDO in 4:4:4 ppc: Optimize quant functions ppc: Add support for Power9-only vec_absd ppc: Optimize sub8x8_dct_dc ppc: AltiVec add16x16_idct_dc ppc: Optimize add8x8_idct_dc Add compatibility macros for vec_xxpermdi Prefer a monotonic clock source if available Add Sony XAVC, a flavour of AVC-Intra Cosmetics: Fix indentation for multiline function proto... Cosmetics: Use consistent "inline" attribute position x86: AVX-512 plane_copy and plane_copy_swap 4:0:0 (monochrome) encoding support Makefile improvements Improve SAVE/LOAD_MM_PERMUTATION macros x86inc: Optimize VEX instruction encoding x86inc: Fix VEX -> EVEX instruction conversion stable configure: Fix required version checks for lavf and... Fix float division by zero in weightp analysis Fix undefined behavior of left shift for CAVLC encoding Fix integer overflow in slicetype_path_cost cli: Fix preset help listing
x264-devel: updated to 20180624 20180624: ppc: Optimize quant functions ppc: Add support for Power9-only vec_absd pc: Optimize sub8x8_dct_dc ppc: AltiVec add16x16_idct_dc ppc: Optimize add8x8_idct_dc ppc: Add compatibility macros for vec_xxpermdi Prefer a monotonic clock source if available Add Sony XAVC, a flavour of AVC-Intra Cosmetics: Fix indentation for multiline function prototypes Cosmetics: Use consistent "inline" attribute position x86: AVX-512 plane_copy and plane_copy_swap 4:0:0 (monochrome) encoding support Makefile improvements x86inc: Improve SAVE/LOAD_MM_PERMUTATION macros x86inc: Optimize VEX instruction encoding x86inc: Fix VEX -> EVEX instruction conversion configure: Fix required version checks for lavf and swscale Fix float division by zero in weightp analysis Fix undefined behavior of left shift for CAVLC encoding Fix integer overflow in slicetype_path_cost cli: Fix preset help listing ppc: Fix zigzag_interleave Fix clang stack alignment issues Fix missing bs_flush in AUD writing Fix possible undefined behavior of right shift make bs_align_10 imply bs_flush Fix theoretically incorrect cost_mv_fpel free configure: Fix ambiguous "$((" Fix --qpmax default value in fullhelp
x264-devel: updated to 20180224 20180224: Remove ARRAY_SIZE macro which is identical to ARRAY_ELEMS x86inc: Correctly set mmreg variables .gitignore: Ignore TAGS file Minor configure improvements Bump dates to 2018 Merge zero buffers rdo: Use ALIGNED_ARRAY for stack arrays Correctly align buffers for AVX and AVX-512 Cosmetics ppc: Add load_deinterleave_chroma_fenc_altivec Update to the latest upstream version of gas-preprocessor input: Add a workaround for swscale overread bugs filters/resize: Upgrade to a newer libavutil API aarch64: Use ldurb/sturb for loads/stores with negative offsets configure: Add support for building with MSVC/armasm for ARM64 arm: Check for __ELF__ instead of !__APPLE__, for using .arch/.fpu
x264-devel: update to 20170912. Two months of changes.
20170712: x86: AVX-512 pixel_avg_weight_w8 x86: AVX-512 pixel_avg_weight_w16 x86: AVX-512 sub8x16_dct_dc x86: AVX-512 sub8x8_dct_dc x86: AVX-512 add8x8_idct x86: AVX-512 sub16x16_dct x86: AVX-512 sub8x8_dct x86: AVX-512 sub4x4_dct x86: AVX-512 mbtree_propagate_list x86inc: Add aesni cpuflag define
Changes 20170615: * x86: Avoid self-relative expressions on macho64 * configure: Don't try to detect clang by $CC * checkasm: Use the right variable in a loop condition * x86: Fix linking with 8-bit depth shared libx264 * x86: Only enable AVX-512 in 8-bit mode * x86: AVX-512 cabac_block_residual * x86: AVX-512 pixel_sad_x3 and pixel_sad_x4 * x86: AVX-512 pixel_sad * x86: AVX-512 decimate_score * x86: AVX-512 pixel_var2_8x8 and 8x16 * Rework pixel_var2 * x86: AVX-512 pixel_var_8x8, 8x16, and 16x16 * x86: AVX-512 pixel_sa8d_8x8 * x86: AVX-512 pixel_satd * x86: AVX-512 deblock_strength * x86: AVX-512 plane_copy_deinterleave_v210 * x86: AVX-512 memzero_aligned * x86: AVX and AVX-512 memcpy_aligned * x86: AVX-512 dequant_8x8_flat16 * x86: AVX-512 dequant_8x8 * x86: AVX-512 dequant_4x4 * x86: AVX-512 mbtree_propagate_cost * x86: AVX-512 coeff_last * x86: AVX-512 zigzag_interleave_8x8_cavlc * x86: AVX-512 zigzag_scan_8x8_field * x86: AVX-512 zigzag_scan_4x4_field * x86: AVX-512 zigzag_scan_8x8_frame * x86: AVX-512 zigzag_scan_4x4_frame * checkasm: x86: More accurate ymm/zmm measurements * x86: AVX-512 support * x86: Change assembler from yasm to nasm * x86: Add some additional cpuflag relations * x86: Faster SSE2 pixel_sad_16x16 and 16x8 * msvs/icl: Improve target host detection * ppc: Optimize add8x8_idct_dc
Changes 20170122: Bug fixes.
x264-devel: update to 20161023 Approximate changelog: Remove misaligned SSE support; could cause problems if exception masks were messed with by libraries and is obsoleted by AVX. Fix AVX2 detection if "limit CPUID" is enabled in the BIOS. Fix cases where intra refresh could predict from disallowed pixels. x86inc: support "x64"-marked Windows 64-bit machines. Improvements: Support cygwin 64-bit. x86: faster SAD_X3/SAD_X4 Transparent hugepage support and optimization on Linux. AVC-Intra encoding support. Windows Unicode (UTF-16) support. Fix compilation with OpenCL on OS X. Fix a crash in the case of an OpenCL error during encoding with OpenCL. Fix building in compilers without inline asm support. Fix crash in high bit depth builds compiled with unaligned stack. Fix potential misalignment crash in AVX2 denoise_dct. Fix some builds with PIC. Fix possible crash when writing very large filler NALUs. Improvements: Add --stitchable option for segmented encoding. Add new color primaries, transfer characteristics, and matrix coefficient options from the latest H.264 spec. x86: optimizations to AVX2 iDCT and AVX deblock Tweak i16x16 delta-quant-avoidance code to fix a rare flickering issue with deblocking in static areas of the frame. Fix an invalid memcpy in sliced-threads that sometimes used src==dst; this probably didn't break anything, but valgrind complains and it's technically wrong. Fix a stack alignment bug in checkasm and use 64-bit cycle counters to avoid overflows that could occur in some tests. x86inc: Remove .rodata kludges; they're no longer necessary and could cause other problems. Improvements: x86: add Jaguar CPU detection. x86inc: utilize the shadow space on win64 to avoid stack pointer manipulation in some functions. x86: 32-byte align the stack if possible, avoiding explicit alignment routines in ALIGNED_ARRAY for AVX2-aligned arrays. x86: Various optimizations and a bunch of new AVX2 functions, especially for high bit depth. OpenCL refactoring: autoload the OpenCL library, clean up the code, and increment X264_BUILD.
x264-devel: if we don't pass the assembly test, e.g. if we don't pass optimizing flags (like default netbsd setup), just act as if we passed --disable-asm, as opposed to passing it for netbsd/arm. - now other operating systems that don't optimize won't fail here. - if someone does pass optimization, he benefits from it - I don't have to define another case in the Makefile for MIPS
add rule for libtool native 'gas' build when yasm isn't used (on aarch64)
Update x264-devel to 20160307: Two months of development.
Update to 20160123 Changelog: encoder_open: Fix memory leak arm: do not fill mc_weight*_neon tabs for HIGH_BIT_DEPTH arm: Eliminate text relocations in asm arm: Don't assume alignment in mbtree_propagate_list_internal where it isn't provided Fix checkasm register clobber check on iOS
Changes 20151227: * ppc: Add detection of AltiVec support for FreeBSD * Don't assume 16-byte stack alignment by default on x86-32 * Fix a few static analyzer performance hints * Revise the row VBV algorithm * Fix high bit depth lookahead cost compensation algorithm * Correctly update the intra row predictor in B-frames * Change the predictors update algorithm
Add SHA512 digests for distfiles for multimedia category Problems found locating distfiles: Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2 Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2 Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2 Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2 Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2 Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2 Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2 Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz Package handbrake: missing distfile handbrake/lame-3.98.tar.gz Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2 Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package mpv: missing distfile mpv-0.12.0.tar.gz Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2 Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2 Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2 Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Changes: * Update configure for auto detection of system libx264 configuration * Add tile format frame packing value * Stricter validation of crop-rect values * Add mono frame packing value * Validate frame packing value instead of clipping * x86inc: Correctly warn on use of SSE2 instructions in SSE functions * x86inc: Fix instantiation of YMM registers * matroska: Correctly write display width and height in stereo mode * Use POC type 0 for AVC-Intra * Fix ARCH variable name conflict with BSD ports (bsd.port.mk) read-only variable * Fix negative percentages in final stats output
Fix building with -flto; do not force optimisation compiler flags
Update to 20141218, the latest available snapshot. Does anyone know why there are no newer ones?
Changes 20141023: * Update to the current lavf API and fix memory leak when using --seek * x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags * x86: Minor pixel_ssim_end4 improvements * x86: Faster quant_4x4x4 * configure: improve cc_check for clang and ICL to not ignore unknown options * checkasm: Only call x264_cpu_detect() once
Changes 20140809: Bug fixes and improvements.
Changes 20140303: Bug fixes. Enabled OpenCL for Darwin. Fix building with Clang.
Changes 20131015: * Fix AVX2 detection bug with "limit CPUID" enabled in BIOS * Fix a few minor bugs found with a static analyzer * Fix cases in which intra refresh allowed prediction from disallowed pixels * x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64" * configure: Support cygwin64 * x86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4 * x86: SSSE3 implementation of pixel_sad_x3 and pixel_sad_x4 * Transparent hugepage support * AVC-Intra support * Windows Unicode support * Fix GPAC support on Windows * Fix masked access violation in KERNEL32
Update to 20130703 snapshot: speedups, opencl support (disabled in pkgsrc).
Just a newer snapshot.
Updated to snapshot 20121127
Oops... also install x264 binary
Changes 20121107: This is another snapshot.
revert an upstream change in the "configure" script which might be the reason for build problems on NetBSD/amd64, as reported by Aran Clauson per PR pkg/45839
update to the 20111207 snapshot (this date is the beginning of a period of stability in the development tree) changelog is unknown
update to 20110707 a newer snapshot is needed for newer versions of ffmpeg
update to 20110101, from Makoto Fujiwara per pkgsrc-wip (I've just put back libtool support.) needed for update of ffmpeg which in turn is needed for updates of eg vlc and gst-plugin-ffmpeg
as suggested by OBATA Akio, give up on replacing bashisms and just use bash to run the configure script
-don't use assembler code on NetBSD/i386<current -- the gas doesn't do SSSE3 instructions (noticed by OBATA Akio) -cleanup: remove obsolete patch and bashism
update to the 20090920 snapshot The snapshot date is chosen for some reason: -vlc-1.0.6 (which I'll commit soon) needs an API change which was introduced on 20090813 -pkgsrc's ffmpeg can't deal with an API change which was done 20090921 (and is not easily updated)
add a patch from upstream git to fix build error on ppc reported by Erik Bertelsen
update to the 20090326 snapshot. This is not absolutely new, but there was a period of relative quietness in x264 development, and I've been testing this snapshot for some weeks (on i386). There are too many changes to list here.
Let to link libx264.la with ${LDFLAGS}, not only ${PTHREAD_LDFLAGS} and ${PTHREAD_LIBS}, same as original .so target. At least, need to link with -lm (using pow(3)) Bump PKGREVISION.
Update to 20081218 snapshot. There is no NEWS file or list of changes; please see the repository for more information. I'm doing this update our version is over a year old and some software is starting to require a newer version.
I missed this change in my previous commit. Should build OK on PPC now.
Include altivec.h on NetBSD/ppc. This will unbreak the build for that platform. Closes PR pkg/38470.
Fix compilation on Solaris, which lacks isinfinite as reported by Daniel Vergien.
Fix build on Solaris: install -d must be called with only one directory.
pullup ticket 2329 - requested by tron@ fix package build on macosx/ppc machines Revisions pulled up: - pkgsrc/multimedia/x264-devel/Makefile 1.12 - pkgsrc/multimedia/x264-devel/distinfo 1.10 - pkgsrc/multimedia/x264-devel/patches/patch-aa 1.5 - pkgsrc/multimedia/x264-devel/patches/patch-ab 1.7 Module Name: pkgsrc Committed By: tron Date: Wed Apr 9 18:33:37 UTC 2008 Modified Files: pkgsrc/multimedia/x264-devel: Makefile distinfo pkgsrc/multimedia/x264-devel/patches: patch-aa patch-ab Log Message: Try harder to disable AltiVec support under Mac OS X PPC (because it cannot be used in a shared library). Applications linked against "libx264" can now actually be started without crashing immediately because the symbol "_x264_deblock_h_luma_altivec" couldn't be found. Bump package revision because of this fix.
Try harder to disable AltiVec support under Mac OS X PPC (because it cannot be used in a shared library). Applications linked against "libx264" can now actually be started without crashing immediately because the symbol "_x264_deblock_h_luma_altivec" couldn't be found. Bump package revision because of this fix.
Completely disable PowerPC assembler code under Mac OS X. It requires to ignore linker warnings under Tiger and doesn't work at all under Leopard with Xcode tools 3.0.
Fix build under Mac OS X Intel by stripping out the "-fno-common" that "yasm" doesn't understand. Also improve the similar hack used under NetBSD to strip out "-fpic".
Fix build under Mac OS X PPC.
now that that we rely on the fact that we get correct PIC from yasm we can as well use libtool, to get a proper .so which can be dynamically loaded, tested by Mihai Chelaru, bump PKGREVISION
Use yasm on i386 as well. From Matthias Drochner.
Update to x264-20071218. No changelog, patch is from Adam Hoka.
Add DragonFly support.
Recognize amd64 as equivalent of x86_64 as shown by bulk build.
Initial import of the development version of x264. From DESCR: Development version of x264, a high quality H.264 codec.
Initial revision