Commit graph

7 commits

Author SHA1 Message Date
adam
82689f1f2e 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
2018-10-23 16:12:46 +00:00
adam
9c4c0d5dab 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
2018-02-25 21:57:43 +00:00
adam
91a3e18925 Oops... also install x264 binary 2012-11-08 20:28:08 +00:00
drochner
9efa89d648 update to 20110707
a newer snapshot is needed for newer versions of ffmpeg
2011-07-18 21:00:11 +00:00
drochner
d606359235 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
2011-01-17 16:46:42 +00:00
drochner
dfdcafab50 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
2008-03-10 11:59:26 +00:00
joerg
70c788d626 Initial import of the development version of x264.
From DESCR:
  Development version of x264, a high quality H.264 codec.
2006-02-12 14:11:22 +00:00