]> git.sesse.net Git - x264/shortlog
x264
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
2014-12-16 Janne Grunauaarch64: NEON asm for integral init
2014-12-16 Janne Grunauaarch64: NEON asm for 8x16c intra prediction
2014-12-16 Janne Grunauaarch64: NEON asm for decimate_score
2014-12-16 Janne Grunauaarch64: implement x264_sub8x16_dct_dc_neon
2014-12-16 Janne Grunauaarch64: implement x264_pixel_asd8_neon
2014-12-16 Janne Grunauaarch64: NEON asm for 4x16 sad, satd and ssd
2014-12-16 Janne Grunauaarch64: implement x264_pixel_ssd_nv12_core_neon
2014-12-16 Janne Grunauaarch64: implement x264_pixel_vsad_neon
2014-12-16 Janne Grunauaarch64: NEON asm for missing x264_zigzag_* functions
2014-12-16 Janne Grunauaarch64: implement x264_pixel_sa8d_satd_16x16_neon
2014-12-16 Janne Grunauaarch64: optimize x264_predict_8x8c_dc_left_neon
2014-12-12 Henrik Gramnerx86: Make AVX2 also imply FMA3
2014-12-12 Anton MitrofanovSimplify libx264 API usage example
2014-12-12 Henrik GramnerAvxSynth: Remove a bunch of unused cruft
2014-12-12 Anton MitrofanovFix bugs/typos in motion compensation and cache_load
2014-12-01 Anton Mitrofanovcheckasm: Fix undefined behavior warnings
2014-11-29 Henrik Gramnercheckasm: Fix V210 reporting
2014-10-17 Anton MitrofanovSafety check against malicious high bit-depth input...
2014-10-17 Anton Mitrofanovlibx264 API usage example
2014-10-17 Henrik Gramnerx86: AVX2 high bit-depth var_16x16
2014-10-09 Henrik Gramnercheckasm: Serialize read_time() calls on x86
2014-09-29 Vittorio GiovaraSupport case-independent string options
2014-09-16 Anton MitrofanovShut up gcc -Wuninitialized warnings
next