]> granicus.if.org Git - libx264/shortlog
libx264
2019-03-06 Luca Barbatoppc: Rework the adds in satd8x8
2019-03-06 Luca Barbatoppc: Add quant_4x4x4
2019-03-06 Luca Barbatoppc: Cleanup quant
2019-03-06 Henrik Gramnerx86: Always use PIC in x86-64 asm
2019-03-03 Henrik Gramnerx86: Fix integer overflow in intra_sa8d_x3_8x8_sse2
2019-03-03 Anton MitrofanovCheck that mbtree settings are consistent between passes
2019-03-03 Anton MitrofanovMark frame_size_estimated as volatile
2019-03-03 Anton MitrofanovFix data race detected by ThreadSanitizer
2019-03-03 Anton MitrofanovFix XAVC with sliced-threads
2019-03-03 Anton MitrofanovFix XAVC slice pattern
2019-03-03 Henrik GramnerEliminate the use of strtok()
2018-12-23 Anton Mitrofanovconfigure: Fix log2f misdetection on some systems
2018-12-23 Anton MitrofanovFix ultrafast preset speed regression
2018-12-23 Anton MitrofanovFix --crop-rect top offset with --interlaced or --fake...
2018-09-25 Anton MitrofanovFix possible double transpose of custom CQM if --level...
2018-08-22 Henrik Gramnercli: Fix linking with --system-libx264 on x86
2018-08-22 Anton MitrofanovFix CAVLC+RDO in 4:4:4
2018-08-06 Alexandra Hájkováppc: Optimize quant functions
2018-08-06 Alexandra Hajkovappc: Add support for Power9-only vec_absd
2018-08-06 Alexandra Hájkováppc: Optimize sub8x8_dct_dc
2018-08-06 Alexandra Hájkováppc: AltiVec add16x16_idct_dc
2018-08-06 Alexandra Hájkováppc: Optimize add8x8_idct_dc
2018-08-06 Luca Barbatoppc: Add compatibility macros for vec_xxpermdi
2018-08-06 Henrik GramnerPrefer a monotonic clock source if available
2018-08-06 Kieran KunhyaAdd Sony XAVC, a flavour of AVC-Intra
2018-08-06 Anton MitrofanovCosmetics: Fix indentation for multiline function proto...
2018-08-06 Anton MitrofanovCosmetics: Use consistent "inline" attribute position
2018-08-06 Henrik Gramnerx86: AVX-512 plane_copy and plane_copy_swap
2018-08-06 Emanuele Ruffaldi4:0:0 (monochrome) encoding support
2018-08-06 Diego BiurrunMakefile improvements
2018-08-06 Henrik Gramnerx86inc: Improve SAVE/LOAD_MM_PERMUTATION macros
2018-08-06 Henrik Gramnerx86inc: Optimize VEX instruction encoding
2018-08-06 Henrik Gramnerx86inc: Fix VEX -> EVEX instruction conversion
2018-08-06 Anton Mitrofanovconfigure: Fix required version checks for lavf and...
2018-07-21 Anton MitrofanovFix float division by zero in weightp analysis
2018-07-21 Anton MitrofanovFix undefined behavior of left shift for CAVLC encoding
2018-07-21 Anton MitrofanovFix integer overflow in slicetype_path_cost
2018-06-29 Henrik Gramnercli: Fix preset help listing
2018-06-24 Luca Barbatoppc: Fix zigzag_interleave
2018-06-02 Henrik GramnerFix clang stack alignment issues
2018-05-27 Anton MitrofanovFix missing bs_flush in AUD writing
2018-05-27 Anton MitrofanovFix possible undefined behavior of right shift
2018-05-27 Anton MitrofanovMake bs_align_10 imply bs_flush
2018-05-27 Anton MitrofanovFix theoretically incorrect cost_mv_fpel free
2018-05-27 Anton Mitrofanovconfigure: Fix ambiguous "$(("
2018-05-27 Anton MitrofanovFix --qpmax default value in fullhelp
2018-03-31 Henrik Gramnerx86: Correctly use v-prefix for instructions with opmasks
2018-03-31 Martin Storsjöconfigure: Only use gas-preprocessor with armasm for...
2018-01-18 Anton MitrofanovRemove ARRAY_SIZE macro which is identical to ARRAY_ELEMS
2018-01-17 Henrik Gramnerx86inc: Correctly set mmreg variables
2018-01-17 Diego Biurrun.gitignore: Ignore TAGS file
2018-01-17 Diego BiurrunMinor configure improvements
2018-01-17 Henrik GramnerBump dates to 2018
2018-01-17 Henrik GramnerMerge zero buffers
2018-01-17 Anton Mitrofanovrdo: Use ALIGNED_ARRAY for stack arrays
2018-01-17 Henrik GramnerCorrectly align buffers for AVX and AVX-512
2017-12-24 Anton MitrofanovCosmetics
2017-12-24 Alexandra Hájkováppc: Add load_deinterleave_chroma_fenc_altivec
2017-12-24 Martin StorsjöUpdate to the latest upstream version of gas-preprocessor
2017-12-24 Henrik Gramnerinput: Add a workaround for swscale overread bugs
2017-12-24 Henrik Gramnerfilters/resize: Upgrade to a newer libavutil API
2017-12-24 Martin Storsjöaarch64: Use ldurb/sturb for loads/stores with negative...
2017-12-24 Martin Storsjöconfigure: Add support for building with MSVC/armasm...
2017-12-24 Martin Storsjöarm: Check for __ELF__ instead of !__APPLE__, for using...
2017-12-24 Martin Storsjöaarch64: Don't .set a symbol named st2
2017-12-24 Henrik GramnerShrink the i4x4_mode cost_table array
2017-12-24 Henrik Gramnerx86: Remove some legacy CPU detection hacks
2017-12-24 Henrik Gramnerlavf: Upgrade to the new core decoding API
2017-12-24 Vittorio Giovaralavf: Upgrade to some newer API:s
2017-12-24 Henrik Gramnerx86: AVX-512 load_deinterleave_chroma_fdec
2017-12-24 Henrik Gramnerx86: AVX-512 load_deinterleave_chroma_fenc
2017-12-24 Henrik Gramnerx86: AVX-512 mbtree_fix8_pack and mbtree_fix8_unpack
2017-12-24 Henrik Gramnerx86: Faster mbtree_fix8_unpack
2017-12-24 Anton MitrofanovDon't force fast-intra for subme < 3
2017-12-24 Anton MitrofanovMake ref and i4x4_mode costs global instead of static
2017-12-24 Anton MitrofanovFix thread safety of x264_threading_init() and use...
2017-12-24 Anton Mitrofanovconfigure: Improvements
2017-12-24 Anton Mitrofanovflv: Fix one frame video total duration
2017-12-24 Anton Mitrofanovflv: Split FrameType and CodecID values
2017-12-24 Vittorio GiovaraSupport writing the alternative transfer SEI message
2017-12-24 Vittorio GiovaraSupport 04/2017 color matrix and transfer values
2017-12-24 Vittorio GiovaraUnify 8-bit and 10-bit CLI and libraries
2017-12-24 Vittorio GiovaraChange default QP parameters initialization
2017-12-24 Vittorio Giovaraaarch64: Set the function symbol prefix in a single...
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
next