]> granicus.if.org Git - libx264/shortlog
libx264
2017-12-24 Vittorio Giovaraarm: Set the function symbol prefix in a single location
2017-12-24 Vittorio GiovaraDrop the x264 prefix from static functions and variables
2017-12-24 Anton Mitrofanovconfigure: Check for strtok_r compiler support
2017-12-24 Henrik Gramnercabac: Make the cabac_contexts array static
2017-12-24 Henrik Gramnerx86: AVX-512 pixel_satd_x3 and pixel_satd_x4
2017-12-24 Henrik Gramnerx86: Shrink the x86-64 cabac coeff_last tables
2017-12-24 Henrik Gramnerx86inc: Support creating global symbols from local...
2017-12-24 Henrik Gramnerx86inc: Use .rdata instead of .rodata on Windows
2017-12-24 Henrik Gramnerx86inc: Set the correct cpuflag for AES-NI instructions
2017-12-24 Henrik Gramnerx86inc: Enable AVX emulation for floating-point pseudo...
2017-12-24 Henrik Gramnerconfigure: Increase x86 stack alignment on clang
2017-12-24 Anton Mitrofanovx86: Fix stack alignment for x264_cabac_encode_ue_bypas...
2017-12-24 Anton Mitrofanovmips: Fix incorrect pointers to msa optimized functions
2017-08-11 Henrik GramnerFix cpu capabilities listing on older x86 operating...
2017-06-26 Henrik Gramnerx86: AVX-512 pixel_avg_weight_w8
2017-06-26 Henrik Gramnerx86: AVX-512 pixel_avg_weight_w16
2017-06-26 Henrik Gramnerx86: AVX-512 sub8x16_dct_dc
2017-06-24 Henrik Gramnerx86: AVX-512 sub8x8_dct_dc
2017-06-24 Henrik Gramnerx86: AVX-512 add8x8_idct
2017-06-24 Henrik Gramnerx86: AVX-512 sub16x16_dct
2017-06-24 Henrik Gramnerx86: AVX-512 sub8x8_dct
2017-06-24 Henrik Gramnerx86: AVX-512 sub4x4_dct
2017-06-24 Henrik Gramnerx86: AVX-512 mbtree_propagate_list
2017-06-24 James Darnleyx86inc: Add aesni cpuflag define
2017-06-14 Martin Storsjöaarch64: Update the var2 functions to the new signature
2017-06-14 Martin Storsjöarm: Update the var2 functions to the new signature
2017-06-14 Henrik GramnerAdd support for levels 6, 6.1, and 6.2
2017-06-14 Henrik GramnerUse a larger integer type for the slice_table array
2017-06-14 Henrik Gramneranalyse: Reduce the size the cost_mv arrays
2017-06-14 Anton MitrofanovFix CABAC+8x8dct in 4:4:4
2017-06-14 Anton MitrofanovFix 8x8dct in lossless encoding
2017-06-14 Anton Mitrofanovmbtree: Fix buffer overflow
2017-05-23 Henrik Gramnerx86: Avoid self-relative expressions on macho64
2017-05-23 Anton Mitrofanovconfigure: Don't try to detect clang by $CC
2017-05-23 Martin Storsjöcheckasm: Use the right variable in a loop condition
2017-05-23 Anton Mitrofanovx86: Fix linking with 8-bit depth shared libx264
2017-05-21 Henrik Gramnerx86: Only enable AVX-512 in 8-bit mode
2017-05-21 Henrik Gramnerx86: AVX-512 cabac_block_residual
2017-05-21 Henrik Gramnerx86: AVX-512 pixel_sad_x3 and pixel_sad_x4
2017-05-21 Henrik Gramnerx86: AVX-512 pixel_sad
2017-05-21 Henrik Gramnerx86: AVX-512 decimate_score
2017-05-21 Henrik Gramnerx86: AVX-512 pixel_var2_8x8 and 8x16
2017-05-21 Henrik GramnerRework pixel_var2
2017-05-21 Henrik Gramnerx86: AVX-512 pixel_var_8x8, 8x16, and 16x16
2017-05-21 Henrik Gramnerx86: AVX-512 pixel_sa8d_8x8
2017-05-21 Henrik Gramnerx86: AVX-512 pixel_satd
2017-05-21 Henrik Gramnerx86: AVX-512 deblock_strength
2017-05-21 Henrik Gramnerx86: AVX-512 plane_copy_deinterleave_v210
2017-05-21 Henrik Gramnerx86: AVX-512 memzero_aligned
2017-05-21 Henrik Gramnerx86: AVX and AVX-512 memcpy_aligned
2017-05-21 Henrik Gramnerx86: AVX-512 dequant_8x8_flat16
2017-05-21 Henrik Gramnerx86: AVX-512 dequant_8x8
2017-05-21 Henrik Gramnerx86: AVX-512 dequant_4x4
2017-05-21 Henrik Gramnerx86: AVX-512 mbtree_propagate_cost
2017-05-21 Henrik Gramnerx86: AVX-512 coeff_last
2017-05-21 Henrik Gramnerx86: AVX-512 zigzag_interleave_8x8_cavlc
2017-05-21 Henrik Gramnerx86: AVX-512 zigzag_scan_8x8_field
2017-05-21 Henrik Gramnerx86: AVX-512 zigzag_scan_4x4_field
2017-05-21 Henrik Gramnerx86: AVX-512 zigzag_scan_8x8_frame
2017-05-21 Henrik Gramnerx86: AVX-512 zigzag_scan_4x4_frame
2017-05-21 Henrik Gramnercheckasm: x86: More accurate ymm/zmm measurements
2017-05-21 Henrik Gramnerx86: AVX-512 support
2017-05-21 Henrik Gramnerx86: Change assembler from yasm to nasm
2017-05-21 Henrik Gramnerx86: Add some additional cpuflag relations
2017-05-21 Henrik Gramnerx86: Faster SSE2 pixel_sad_16x16 and 16x8
2017-05-21 Anton Mitrofanovmsvs/icl: Improve target host detection
2017-05-21 Alexandra Hájkováppc: Optimize add8x8_idct_dc
2017-05-21 Henrik Gramneranalyse: Faster min/max MV clipping
2017-05-21 Henrik Gramnerslicetype_mb_cost: Clip MVs based on MV range
2017-05-21 Henrik GramnerSupport YUYV and UYVY packed 4:2:2 raw input
2017-05-21 Henrik Gramnerx86: Utilize 3-arg instructions in AVX deblock
2017-05-21 Martin Storsjöconfigure: Support targeting ARM with MSVC tools
2017-05-21 Martin Storsjöconfigure: Check for -lshell32 before forcibly adding...
2017-05-21 Martin Storsjöarm: Always unconditionally declare .arch armv7-a
2017-05-21 Martin Storsjöarm: Use .section .rodata for non-elf, non-mach platfor...
2017-05-21 Martin Storsjögas-preprocessor: Support conversion of additional...
2017-05-21 Martin Storsjöarm: Explicitly declare using the .text segment in...
2017-05-21 Martin Storsjöosdep: Use the EXPAND macro on other cases of ALIGNED_A...
2017-05-21 Martin StorsjöUpdate to the latest version of gas-preprocessor.pl
2017-05-21 Martin Storsjöarm: Skip using gas-preprocessor for iOS on arm as...
2017-05-21 Martin Storsjöarm: Use const macros in arm assembly where applicable
2017-05-21 Martin Storsjöarm: Use commas between all macro arguments in arm...
2017-05-21 Martin Storsjöaarch64: Skip invoking gas-preprocessor for iOS
2017-05-21 Martin Storsjöaarch64: Use the const macro in the aarch64 checkasm...
2017-05-21 Henrik GramnerWindows: Add support for MSVC compilation with WSL
2017-05-21 Henrik Gramnercli: Improve the --fullhelp raw demuxer input-csp listing
2017-05-21 Anton Mitrofanovx86inc: Remove argument from WIN64_RESTORE_XMM
2017-05-19 Henrik Gramnerx86inc: Prefer r14/r15 over r12/r13 on x86-64
2017-05-19 Henrik Gramnerx86inc: Make REP_RET identical to RET in SSSE3+ functions
2017-05-19 Henrik Gramnerx86inc: Fix call with memory operands
2017-05-19 Henrik Gramnerosdep: Rework alignment macros
2017-05-19 Vittorio GiovaraMove cabac_block_residual function declarations
2017-05-19 Vittorio GiovaraRecursively delete conftest files
2017-05-19 Vittorio GiovaraDrop unused function declarations
2017-05-19 Vittorio Giovarax86: Adjust cache64_ssse3 function suffixes
2017-05-19 Vittorio Giovaramc: Mark a function only used within the file as static
2017-05-19 Vittorio Giovarappc: Drop two unused static functions
2017-05-19 Henrik Gramnercli: Verify that yuv/y4m input has at least one frame...
2017-04-14 Kaustubh Rastemips: Fix out-of-tree build
2017-03-29 Henrik Gramnercheckasm: Fix load_deinterleave_chroma_fdec test
next