]> granicus.if.org Git - libx264/shortlog
libx264
2021-04-13 Anton Mitrofanovmp4: Add GPAC detection with pkg-config
2021-04-12 Martin Storsjöaarch64: Fix the zigzag_interleave_8x8_cavlc_neon function
2021-02-11 Henrik Gramnerx86inc: Add stack probing on Windows
2021-02-11 Henrik GramnerSilence false positive -Wformat-truncation warning
2021-02-10 Anton MitrofanovFix MB stats
2021-02-08 Anton MitrofanovCI: Update macos URL to vlc-contrib
2021-02-01 Anton MitrofanovFix VBV overflow check for B-frames
2021-01-27 Anton Mitrofanovx86inc: Fix LOAD_MM_PERMUTATION for AVX-512
2021-01-26 Anton MitrofanovFix PADH alignment
2021-01-26 Anton MitrofanovFix alignment of chroma buffer for weightp
2021-01-26 Henrik GramnerMakefile: Drop the -T argument to install
2021-01-24 Anton MitrofanovFix use of nalu_process callback
2021-01-24 Anton MitrofanovFix weighting for B-frames
2021-01-24 Anton MitrofanovFix CAVLC encoding
2021-01-24 Anton MitrofanovBump dates to 2021
2021-01-19 Konstantin... CI: Move macos to catalina builders
2021-01-19 Anton MitrofanovCI: Update URLs to the latest vlc-contrib
2021-01-07 Martin Storsjögitlab-ci: Add build-only configurations with llvm...
2021-01-07 Henrik Gramnerconfigure: Fix endianness test when LTO is enabled...
2021-01-07 Martin Storsjögitlab-ci: Remove the unused _PATH variable
2020-12-28 Janne Grunauaarch64/asm: optimize cabac asm
2020-12-28 Janne Grunauaarch64/asm: support offsets in movrel macro
2020-12-28 Janne Grunauaarch64/asm: optimize cabac_encode_terminal with extrin...
2020-10-26 Martin StorsjöAdd a missing include of stdlib.h
2020-10-25 Damiano Galassiconfigure: Add Apple Silicon support
2020-10-25 Anton Mitrofanovx86: Remove workaround for nasm on macho64
2020-10-25 Anton Mitrofanovx86: Fix exhaustive search ME asm
2020-10-25 Anton Mitrofanovx86: Fix memory operands for inline asm
2020-10-25 Anton Mitrofanovx86: Fix clobbers for inline asm
2020-09-27 Henrik GramnerAdd support for long filenames on Windows 10
2020-09-12 Henrik Gramnermp4: Remove GPAC Windows Unicode compatibility shim
2020-09-12 Henrik Gramnermp4: Fix compiling with recent GPAC versions
2020-07-14 Anton MitrofanovRename function x264_strdup to x264_param_strdup
2020-07-14 Anton Mitrofanovcli: Add info about gpac/lsmash into version info
2020-07-14 Anton Mitrofanovconfigure: Add options for bash-completion install
2020-07-02 Anton MitrofanovAdd new API function: x264_param_cleanup
2020-07-02 A. Davidmp4: Update GPAC support to v0.8.0 or later
2020-07-02 Henrik Gramnercli: Install bash autocomplete during 'make install'
2020-07-02 Henrik Gramnerlavf: Update to the new API for iterating demuxers
2020-07-02 Anton MitrofanovCI: Add lsmash support + Change ffmpeg source
2020-07-02 Henrik GramnerFix compilation with nasm 2.15
2020-06-15 Anton MitrofanovRemove code for non-positive f_ip_factor/f_pb_factor
2020-06-15 JHammlerconfigure: Fix building under the MSYS shell
2020-06-10 Sergei Trofimovichconfigure: allow 'strings' override via STRINGS variable
2020-06-10 Henrik Gramnerx86inc: Fix warnings when using nasm 2.15
2020-06-10 Anton Mitrofanovcheckasm: increase float error margin to 1e-5
2020-06-10 Anton MitrofanovFix data race
2020-06-10 Anton MitrofanovFix undefined behavior: index out of bounds (one more)
2020-06-10 Anton MitrofanovRemove use of non-breaking spaces
2020-04-25 Anton MitrofanovFix file encoding from Windows-1252 to UTF-8
2020-04-09 Anton MitrofanovFix warning: comparison of integers of different signs...
2020-04-09 Anton MitrofanovFix error "invalid size of malloc" for 10-bit encodes...
2020-04-09 Anton MitrofanovFix undefined behavior: shift exponent is negative
2020-04-09 Anton MitrofanovFix undefined behavior: access within misaligned address
2020-04-09 Anton MitrofanovFix undefined behavior: applying [non-]zero offset...
2020-04-09 Anton MitrofanovFix undefined behavior: index out of bounds
2020-04-09 Anton MitrofanovFix undefined behavior: division by zero
2020-04-09 Anton MitrofanovCI: Fix vlc-contrib URL for windows targets
2020-02-29 Anton MitrofanovBump dates to 2020
2019-11-26 Anton MitrofanovCheck support for force_align_arg_pointer attribute
2019-11-26 Anton MitrofanovFix float division by zero when encoding CRF+VBV
2019-11-26 Anton MitrofanovLimit maximum supported resolution
2019-11-05 Janne Grunauaarch64: Use HAVE_NEON define during CPU detection
2019-11-05 Anton Mitrofanovaarch64: Fix compilation with disabled asm
2019-11-01 Anton MitrofanovExport symbols only when building shared library
2019-11-01 Anton MitrofanovFix compilation of fprofiled shared build
2019-07-17 Anton MitrofanovRemove CRT objects use between DLL boundaries origin/HEAD origin/master
2019-07-17 Anton MitrofanovFix MSVS build with ./configure --enable-shared --syste...
2019-07-17 Anton MitrofanovMark explicitly DSO public API symbols and hide all...
2019-07-17 Henrik Gramnerx86: Perform stack realignment in C instead of assembly
2019-07-17 Anton MitrofanovStrip git-hash from version in x264.pc origin/stable
2019-07-17 Anton MitrofanovRevert r2959: Signal Progressive and Constrained profiles
2019-07-17 Anton MitrofanovFix x264_picture_alloc with X264_CSP_I400 colorspace
2019-07-17 Anton MitrofanovShut up UBSan about uninitialized data read
2019-07-17 Anton MitrofanovFix integer overflow detected by UBSan in --weightp...
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
next