]> granicus.if.org Git - libx264/shortlog
libx264
2023-01-28 Anton MitrofanovFix high bit depth deinterleave of YUYV or UYVY master
2023-01-28 Anton MitrofanovFix compilation of only 8 or 10 bit by a non-optimizing...
2023-01-28 Anton MitrofanovBump dates to 2023
2022-12-17 Roger HardimanAdd Risc-V 64 bit
2022-10-28 Hubert Mazuraarch64: pixel: add 10bits sad functions
2022-10-05 Anton Mitrofanovffms: Fix crash if stream properties changes
2022-10-01 Henrik Gramnercli: Use space instead of newline as autocomplete delimiter
2022-09-19 Sergei TrofimovichMakefile: Add missing dependency of '.depend' on 'oclobj.h'
2022-09-05 Anton MitrofanovFix memory overread in mbtree
2022-09-01 Anton MitrofanovCI: Fix vlc-contrib linking on macOS
2022-08-31 Anton MitrofanovCI: Migrate build runners to macOS Monterey
2022-06-01 Anton MitrofanovCI: Fix vlc-contrib processing on macos stable
2022-02-22 Stephen Hutchinsonconfigure: Allow AviSynth+ on *BSD and Haiku
2022-02-22 Anton MitrofanovFix build on MIPS with AviSynth+ support
2022-02-21 Anton MitrofanovReplace AvxSynth with AviSynth+ on POSIX systems
2022-02-21 Anton MitrofanovCheck user-entered fps parameter range
2022-02-21 Anton MitrofanovFix -Wchar-subscripts and -Wstrict-aliasing warnings
2022-02-21 Henrik Gramnerx86inc: Add REPX macro to repeat instructions/operations
2022-02-21 Henrik Gramnerx86inc: Fix edge case in forced VEX-encoding
2022-02-19 Henrik Gramnerx86inc: Enable 4-operand emulation for variable blend...
2022-02-05 Anton MitrofanovFix build on OpenBSD and Android
2022-01-26 Anton MitrofanovFix implicit integer sign change and truncation (part 2)
2022-01-26 Anton Mitrofanovcheckasm: Print all errors to stderr
2022-01-26 Anton MitrofanovFix integer overflow with special CQM and 10-bit encoding
2022-01-24 Anton MitrofanovBump dates to 2022
2021-12-30 Jessica Clarkeconfigure: Always make shared imply PIC
2021-12-12 Henrik GramnerRemove thread priority tweaking
2021-12-07 Claes NästénMakefile: Do not create multiple directories in one go
2021-12-07 Anton MitrofanovRemove redundant dot in help
2021-12-07 Anton Mitrofanovlavf: Remove use of deprecated av_init_packet
2021-12-06 Anton MitrofanovCI: Update docker images
2021-09-29 Jean-Baptiste... lookahead: Keep b_exit_thread under ifbuf.mutex
2021-09-29 Martin Storsjöcheckasm: Correctly parse the seed argument as unsigned
2021-09-29 Anton MitrofanovFix implicit integer sign change and truncation
2021-09-29 Anton MitrofanovFix integer overflow in cavlc trellis
2021-09-29 Anton MitrofanovFix integer overflow in cabac psy-trellis
2021-09-29 Vitaly LysenkovFix integer overflow in psy-rd
2021-09-29 Anton MitrofanovFix gcc warnings
2021-09-29 Ziemowit ZabawaFix typos with codespell tool
2021-08-25 Henrik Gramnerx86inc: Add an option for forcing VEX-encoding in non...
2021-06-14 Henrik Gramnerx86inc: Support memory operands in src1 in 3-operand...
2021-06-13 Phillip BlucasAdd support for Sony XAVC Class 300 and 480
2021-06-13 Ziemowit ZabawaCosmetics: Add missing backslashes inside #defines
2021-06-13 Anton MitrofanovFix --tcfile-in support
2021-06-13 Anton MitrofanovFix undefined behavior: left shift of negative value
2021-06-13 Anton MitrofanovFix gcc warnings
2021-06-13 Anton Mitrofanovlavf: Fix compilation with new versions of ffmpeg
2021-05-05 Anton MitrofanovCosmetics: Fix vertical alignment for long_options
2021-05-05 Phillip BlucasSupport writing the content light level information...
2021-05-05 Phillip BlucasSupport writing the mastering display color volume...
2021-05-05 Anton MitrofanovFix parsing of enums
2021-05-03 Anton Mitrofanovy4m: Support ffmpeg's color range extension
2021-05-03 Anton Mitrofanovy4m: Support files with longer sequence header
2021-04-13 Anton MitrofanovCI: Add macos-arm64 target (cross-compile)
2021-04-13 Brad SmithUse sysconf(_SC_NPROCESSORS_ONLN) on OpenBSD
2021-04-13 Brad Smitharm: Enable HAVE_SECTION_DATA_REL_RO for OpenBSD
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
next