]> git.sesse.net Git - x264/shortlog
x264
2016-01-16 Henrik Gramnerx86inc: Use more consistent indentation
2016-01-16 Henrik Gramnerx86inc: Preserve arguments when allocating stack space
2016-01-16 Henrik Gramnerx86inc: Improve FMA instruction handling
2016-01-03 Henrik Gramnerx86inc: Be more verbose in assertion failures
2016-01-03 Henrik Gramnerx86inc: Make cpuflag() and notcpuflag() return 0 or 1
2016-01-03 Henrik Gramnerencoder_open: Fix memory leak
2015-12-20 Janne Grunauarm: do not fill mc_weight*_neon tabs for HIGH_BIT_DEPTH
2015-12-20 Janne Grunauarm: Eliminate text relocations in asm
2015-10-17 Martin Storsjöarm: Don't assume alignment in mbtree_propagate_list_in...
2015-10-17 Janne Grunauarm: Fix checkasm register clobber check on iOS
2015-10-11 Anton Mitrofanovppc: Add detection of AltiVec support for FreeBSD
2015-10-11 Anton MitrofanovDon't assume 16-byte stack alignment by default on...
2015-10-11 Anton MitrofanovFix a few static analyzer performance hints
2015-10-11 Anton MitrofanovRevise the row VBV algorithm
2015-10-11 Anton MitrofanovFix high bit depth lookahead cost compensation algorithm
2015-10-11 Anton MitrofanovCorrectly update the intra row predictor in B-frames
2015-10-11 Anton MitrofanovChange the predictors update algorithm
2015-10-11 Martin Storsjöarm: Implement x264_mbtree_propagate_{cost, list}_neon
2015-10-11 Martin Storsjöx86: Share the mbtree_propagate_list macro with aarch64
2015-10-11 Martin Storsjöarm: Implement luma intra deblocking
2015-10-11 Martin Storsjöarm: Implement some neon 8x16c intra predict functions
2015-10-11 Martin Storsjöarm: Implement x264_plane_copy_neon
2015-10-11 Martin Storsjöcheckasm: arm: Check register clobbering
2015-10-11 Martin Storsjöcheckasm: Try different widths for ssd_nv12
2015-10-11 Jerome DuvalHaiku support
2015-10-11 Martin Storsjöcheckasm: aarch64: Check register clobbering
2015-10-11 Martin Storsjöarm: Implement x284_decimate_score15/16/64_neon
2015-10-11 Martin Storsjöarm: Implement chroma intra deblock
2015-10-11 Martin Storsjöarm: Implement x264_pixel_sa8d_satd_16x16_neon
2015-10-11 Martin Storsjöarm: Implement x264_deblock_h_chroma_mbaff_neon
2015-10-11 Martin Storsjöarm: Implement x264_deblock_h_chroma_422_neon
2015-10-11 Martin Storsjöarm: Implement integral_init4/8h/v_neon
2015-10-11 Martin Storsjöarm: Implement x264_denoise_dct_neon
2015-10-11 Martin Storsjöarm: Add x264_nal_escape_neon
2015-10-11 Martin Storsjöarm: Add neon versions of vsad, asd8 and ssd_nv12_core
2015-10-11 Martin Storsjöcheckasm: Check the right output range for integral_initXh
2015-10-11 Janne Grunauaarch64: Skip deblocking in 264_deblock_h_chroma_422_neon
2015-10-11 Janne Grunauaarch64: Optimize various intra_predict asm functions
2015-10-11 Janne Grunauaarch64: Faster intra_predict_4x4_h
2015-10-11 Janne Grunauaarch64: Fix coeff_level_run* macros with LLVM's assembler
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
next