]> git.sesse.net Git - x264/shortlog
x264
2015-10-11 Janne Grunauaarch64: Remove commas LLVM's assembler complains about
2015-10-11 Martin Storsjöarm: Implement x264_sub8x16_dct_dc_neon
2015-10-11 Martin Storsjöarm: Optimize x264_deblock_h_chroma_neon
2015-10-11 Martin Storsjöaarch64: Remove leftover commented out code
2015-10-11 Martin Storsjöaarch64: Simplify the decimate_score functions
2015-10-11 Martin Storsjöarm: Use aligned loads in x264_coeff_last15_neon
2015-10-11 Martin Storsjöarm: Simplify x264_predict_8x8c_p_neon
2015-10-11 Vittorio Giovaralavf: Use the prefixed name for pixel format enum
2015-09-03 Janne Grunauaarch64: fix x264_mbtree_propagate_cost_neon
2015-08-27 Martin Storsjöaarch64: Fix integral_init4/8h_neon
2015-08-27 Henrik Gramnerx86: Fix integral_init4/8h_avx2
2015-08-18 Mark WebsterSimplify inclusion of x264.h in C++ projects
2015-08-18 Henrik Gramnercheckasm: Properly save rdx/edx in checkasm_call()...
2015-08-18 Henrik Gramnerx86: Enable SSE2 by default on x86-32
2015-08-18 Henrik Gramnermsvs/icl: Improve default CFLAGS
2015-08-18 Henrik GramnerUse a relative $SRCPATH for out-of-tree builds
2015-08-18 Henrik Gramnercygwin: Enable MSVS support
2015-08-18 Henrik Gramnercltostr.sh: Minor fixes
2015-08-18 Henrik GramnerSimplify version.sh
2015-08-18 장영훈msvs: Fix cl detection in non-English environments
2015-08-18 Henrik Gramnerx86inc: Sync minor changes from ffmpeg/libav
2015-08-18 Henrik Gramnermatroska: Add comments for the remaining element names
2015-08-18 Henrik GramnerSilence various static analyzer warnings
2015-08-18 Henrik Gramnermingw: Enable the tsaware linker flag
2015-08-18 Henrik Gramnermsvs: Don't redefine snprintf for VS2015
2015-08-18 Henrik Gramnermsvs: Prefer link.exe from the same directory as cl.exe
2015-08-18 Henrik Gramnerframe_dump: check fseek() return value
2015-08-18 Henrik Gramnerx264_vfprintf: use va_copy
2015-07-26 Henrik Gramnerparam_parse: Fix framerate rounding issues
2015-07-25 Marcin Juszkiewiczaarch64: Remove broken CFLAGS in configure
2015-07-25 Rong Yanppc: Add little-endian PowerPC support
2015-07-25 Rishikesh Moremips: MSA quant optimizations
2015-07-25 Rishikesh Moremips: MSA predict optimizations
2015-07-25 Rishikesh Moremips: MSA pixel optimizations
2015-07-25 Rishikesh Moremips: MSA deblock optimizations
2015-07-25 Rishikesh Moremips: MSA dct optimizations
2015-07-25 Rishikesh Moremips: MSA mc optimizations
2015-07-25 Rishikesh Moremips: Common MSA macros
2015-07-25 Rishikesh Moremips: Add MSA support to checkasm
2015-07-25 Kaustubh Rastemips: Initial MSA support
2015-07-25 Anton MitrofanovLimit autodetection of threads number according to...
2015-07-25 Anton MitrofanovFine-tune of frame's size predictors at ratecontrol...
2015-07-25 Anton MitrofanovUse forced frame types in slicetype analysis
2015-07-25 Henrik Gramnerx86: SSSE3 and AVX2 implementations of plane_copy_swap
2015-07-25 Yu XiaoleiNV21 input support
2015-07-25 Henrik Gramnerdeblock: Write combining
2015-07-25 Henrik GramnerGet rid of some tabs and trailing whitespaces
2015-07-25 Henrik Gramnerx86: Experimental nasm support
2015-07-25 Timothy Gux86inc: Prevent warnings when using `struc` and `endstruc`
2015-07-25 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
2015-07-25 Henrik Gramnerx86inc: Disable vpbroadcastq workaround in newer yasm...
2015-07-25 Henrik GramnerPrefer Unicode versions of Windows API calls
2015-07-25 Henrik GramnerGet rid of fPIC warnings when compiling a shared librar...
2015-07-25 Henrik Gramnermatroska: Write the correct DocTypeVersion when using...
2015-07-24 Anton Mitrofanovdump_yuv: Fix file handle leak
2015-07-24 Anton Mitrofanovmp4: Fix file handle leak
2015-07-24 Henrik Gramnerflv: Check fseek() and fwrite() return values
2015-07-24 Henrik Gramnerflv: Fix memory and file handle leaks
2015-07-24 Henrik Gramneravs: Fix file handle leak
2015-07-24 Henrik Gramnermatroska: Fix memory leak
2015-07-24 Henrik Gramnerrdo: Fix potential CAVLC overflow issues
2015-07-24 Henrik Gramnerslurp_file: Various minor bug fixes
2015-07-24 Henrik Gramnerparam_parse: Check strdup() return value
2015-07-16 Henrik Gramnerparam_parse: Fix memory leak
2015-07-16 Anton MitrofanovAdd FreeBSD's stdint.h header guard to allowed list
2015-07-16 Henrik Gramnerx86: Prevent overread of src in plane_copy_interleave
2015-07-16 Anton Mitrofanovcheckasm: Fix incorrect memcmp size for ARM architecture
2015-07-16 Anton MitrofanovFix possible use of uninitialized MVs in lookahead...
2015-05-24 Anton MitrofanovCatch incorrect usage of libx264 API for delayed frames...
2015-05-24 Anton MitrofanovFix detection of system libx264 configuration
2015-02-23 Anton MitrofanovCosmetic changes
2015-02-23 Anton MitrofanovUpdate configure for auto detection of system libx264...
2015-02-23 Anton MitrofanovAdd tile format frame packing value
2015-02-23 Anton MitrofanovStricter validation of crop-rect values
2015-02-23 Vittorio GiovaraAdd mono frame packing value
2015-02-23 Vittorio GiovaraValidate frame packing value instead of clipping
2015-02-23 Christophe... x86inc: Correctly warn on use of SSE2 instructions...
2015-02-23 Christophe... x86inc: Fix instantiation of YMM registers
2015-02-23 Vittorio Giovaramatroska: Correctly write display width and height...
2015-02-23 Kieran KunhyaUse POC type 0 for AVC-Intra
2015-02-23 Anton MitrofanovFix ARCH variable name conflict with BSD ports (bsd...
2015-02-23 Anton MitrofanovFix negative percentages in final stats output
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-20 Anton Mitrofanovx86: Update intel compiler cpu dispatcher override...
2014-12-20 Anton MitrofanovNew AQ mode: auto-variance AQ with bias to dark scenes
2014-12-20 Anton MitrofanovImprove HRD conformance
2014-12-20 Henrik Gramnerx86: SSE and AVX implementations of plane_copy
2014-12-16 Anton MitrofanovUpdate to the latest version of gas-preprocessor.pl...
2014-12-16 Janne Grunauaarch64: cabac_encode_{decision,bypass,terminal}_asm
2014-12-16 Janne Grunaucheckasm: add cycle counter read for aarch64
2014-12-16 Janne Grunauaarch64: nal_escape_neon
2014-12-16 Janne Grunauaarch64: {plane_copy,memcpy_aligned,memzero_aligned...
2014-12-16 Janne Grunauaarch64: x264_mbtree_propagate_{cost,list}_neon
2014-12-16 Janne Grunauaarch64: x264_denoise_dct_neon
2014-12-16 Janne Grunauaarch64: x264_coeff_level_run{4,8,15,16}
2014-12-16 Janne Grunauaarch64: NEON asm for intra luma deblocking
2014-12-16 Janne Grunauaarch64: x264_deblock_h_chroma_422_neon
2014-12-16 Janne Grunauaarch64: x264_deblock_h_chroma_mbaff_neon
2014-12-16 Janne Grunauaarch64: NEON asm for intra chroma deblocking
2014-12-16 Janne Grunauaarch64: add myself as author to aarch64/mc.h
next