]> granicus.if.org Git - libx264/shortlog
libx264
2019-07-17 Anton Mitrofanovcheckasm: Fix heap-buffer-overflow read detected by...
2019-07-17 Anton MitrofanovFix heap-buffer-overflow read detected by ASan with...
2019-07-16 Konstantin... CI: Bump macos target to darwin18
2019-07-16 Konstantin... CI: Use a newer aarch64 image
2019-07-16 Konstantin... Added gitlab CI
2019-03-14 Henrik GramnerFix warning in autocomplete.c when compiled with lavf
2019-03-06 Anton MitrofanovRemove compatibility workarounds
2019-03-06 Anton MitrofanovRemove h->rc dereferencing where possible
2019-03-06 Henrik Gramnerx86inc: Add support for GFNI instructions
2019-03-06 Henrik Gramnerx86inc: Improve warnings for use of unsupported instruc...
2019-03-06 Henrik Gramnerx86inc: Support N_PEXT bit on Mach-O
2019-03-06 Henrik Gramnerx86inc: Make 'non-adjacent' default in the TAIL_CALL...
2019-03-06 Henrik Gramnerx86inc: Add x86-32 PIC support macros
2019-03-06 Henrik Gramnerx86inc: Turn 'movsxd' into 'movifnidn' on x86-32
2019-03-06 Henrik GramnerBump dates to 2019
2019-03-06 Henrik Gramnercli: Bash autocomplete support
2019-03-06 Yusuke NakamuraSignal Progressive and Constrained profiles
2019-03-06 Alexandra Hájkováppc: Use xxpermdi in sad_x3/x4 and use macros to avoid...
2019-03-06 Luca Barbatoppc: Use the vec_xst_len for partial stores in mc
2019-03-06 Luca Barbatoppc: Use vec_splats in mc
2019-03-06 Luca Barbatoppc: Use the vec_xst_len for partial stores
2019-03-06 Luca Barbatoppc: Use xxpermdi in VEC_STORE8
2019-03-06 Luca Barbatoppc: Use a single store to write the scores for sad_x4_8x8
2019-03-06 Luca Barbatoppc: Use xxpermdi to halve the computation in sad_x4_8x8
2019-03-06 Luca Barbatoppc: Rework satd_4* likewise
2019-03-06 Luca Barbatoppc: Factor out the sum of absolute
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
next