]> git.sesse.net Git - x264/shortlog
x264
2014-03-12 Janne Grunauarm: implement x264_pixel_var2_8x16_neon
2014-03-12 Janne Grunauarm: implement x264_pixel_var_8x16_neon
2014-03-12 Henrik Gramnerx86: SSE2 and SSSE3 plane_copy_deinterleave_rgb
2014-03-12 Henrik Gramnerx86: Minor mbtree_propagate_cost improvements
2014-03-12 Henrik Gramnerx86inc: Support arbitrary stack alignments
2014-03-12 Anton Mitrofanovx86inc: warn if XOP integer FMA instruction emulation...
2014-03-12 Loren Merrittx86inc: free up variable name "n" in global namespace
2014-03-12 Henrik Gramnerx86: Pass -Worphan-labels to yasm
2014-03-12 Steve LhommeWrite 3D metadata when outputting Matroska
2014-03-12 Anton MitrofanovDon't set chroma_loc_info_present_flag for non-4:2:0
2014-03-12 Fiona Glaserx264.h: fix documentation
2014-03-12 Anton MitrofanovFix pointer cast warning for 64-bit builds
2014-03-11 Anton Mitrofanovmbaff: fix mb_field_decoding_flag tracking and simplify...
2014-03-11 Anton MitrofanovFix memory overwrite in x264_deblock_h_chroma_mbaff_sse2
2014-03-11 Fiona GlaserFix corruption with CAVLC overflow handling in MBAFF...
2014-03-11 Anton MitrofanovFix checkasm --bench output when nop_cycles is too...
2014-02-24 Anton MitrofanovReally fix quantization factor allocation
2014-02-24 Yu XiaoleiFix build with Android NDK
2014-01-21 Loren Merrittx86inc: speed up compilation with yasm
2014-01-21 Kieran KunhyaAdd support for AVC-Intra Class 200
2014-01-21 James Weaverv210 input support
2014-01-21 Fiona GlaserFix quantization factor allocation
2014-01-08 Henrik GramnerAvoid some unneccesary memory loads in macroblock_encode
2014-01-08 Henrik GramnerBump dates to 2014
2014-01-08 Henrik GramnerRemove tools/xyuv.c
2014-01-08 Anton MitrofanovUse 8x16c wrappers with x86 asm functions for 4:2:2...
2014-01-08 Henrik GramnerCLI: Avoid redundant 16-bit upconversions in piped...
2014-01-08 Anton MitrofanovFix input support from named pipes in Windows
2014-01-08 Steve ClarkFix ARM asm compilation with Apple assembler
2014-01-06 Anton MitrofanovFix uninitialized variable
2013-10-30 Anton MitrofanovRemove --visualize option.
2013-10-30 Anton MitrofanovAdd L-SMASH support as preferable alternative for MP4...
2013-10-30 Kieran KunhyaAdd AVC-Intra 1080p50/60 Class 100 parameters
2013-10-30 Fiona GlaserAdd --filler option
2013-10-30 Anton MitrofanovMake x264_encoder_reconfig more threadsafe
2013-10-25 Fiona Glaserchroma-me: take shortcut in BI analysis
2013-10-25 Fiona GlaserCRF-max: don't warn if VBV underflow occurs
2013-10-25 Henrik Gramnerx86inc: Make ym# behave the same way as xm#
2013-10-25 Henrik GramnerUse calloc instead of malloc + memset
2013-10-25 Henrik GramnerReplace gf_malloc with regular malloc in mp4 muxer
2013-10-25 Anton MitrofanovUpdate to current libav/ffmpeg API
2013-10-25 Rafaël Carréversion.sh: change to use /bin/sh
2013-10-24 Sean McGovernconfigure: don't generate a git version number if ...
2013-10-24 Martin Storsjoconfigure: include dependency libs in the Libs pkg...
2013-10-24 Anton MitrofanovFix compilation in case of HAVE_LOG2F check fails spuri...
2013-10-24 Anton MitrofanovFix compilation of shared library for Windows with...
2013-10-24 Anton MitrofanovFix possible crashes in resize and crop filters with...
2013-09-03 Tim MooneyFix INSTALL in configure for Solaris systems
2013-08-27 Henrik GramnerWorkaround for FFMS indexing bug
2013-08-26 Anton MitrofanovFix masked access violation in KERNEL32
2013-08-24 Hiroki TaniuraFix GPAC support on Windows
2013-08-23 Henrik GramnerWindows Unicode support
2013-08-23 Kieran KunhyaAVC-Intra support
2013-08-23 Henrik GramnerTransparent hugepage support
2013-08-23 Henrik Gramnerx86: SSSE3 implementation of pixel_sad_x3 and pixel_sad_x4
2013-08-23 Henrik Gramnerx86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4
2013-08-23 Diogo Francoconfigure: Support cygwin64
2013-08-23 Derek Buitenhuisx86inc: Check for __OUTPUT_FORMAT__ having a value...
2013-08-23 Anton MitrofanovFix cases in which intra refresh allowed prediction...
2013-08-23 Anton MitrofanovFix a few minor bugs found with a static analyzer
2013-08-23 Fiona GlaserFix AVX2 detection bug with "limit CPUID" enabled in...
2013-07-05 Henrik Gramnerx86: Remove X264_CPU_SSE_MISALIGN functions
2013-07-03 Fiona GlaserTweak i16x16-delta-quant-avoidance code
2013-07-03 Fiona Glaserx86: faster AVX2 iDCT, AVX deblock_luma_h, deblock_luma...
2013-07-03 LucienAdd new color primaries, transfer characteristics,...
2013-07-03 Fiona GlaserAdd "--stitchable" option for segmented encoding
2013-07-03 Fiona GlaserInterface: if vbv-maxrate < bitrate, set bitrate =...
2013-07-03 Anton MitrofanovOpenCL cosmetics
2013-07-03 Anton MitrofanovFix possible crash when writing very large filler NALUs
2013-07-03 Loren MerrittFix build with PIC on some systems
2013-07-03 Henrik GramnerFix potential misaligment crash in AVX2 denoise_dct
2013-05-28 Anton MitrofanovFix building with compilers without inline asm support
2013-05-22 Anton MitrofanovFix compilation with OpenCL on MacOS X
2013-05-20 Anton MitrofanovOpenCL support improvement/refactoring
2013-05-20 Fiona Glaserx86: shave a few instructions off AVX deblock
2013-05-20 Henrik Gramnerx86: AVX2 dequant_4x4_dc
2013-05-20 Henrik Gramnerx86: AVX2 high bit-depth dequant
2013-05-20 Fiona Glaserx86-64: 64-bit variant of AVX2 hpel_filter
2013-05-20 Henrik Gramnerx86: AVX2 high bit-depth denoise_dct
2013-05-20 Henrik Gramnerx86: AVX2 high bit-depth quant
2013-05-20 Fiona Glaserx86: AVX2 add16x16_idct_dc
2013-05-20 Fiona Glaserx86: faster AVX2 quant_4x4x4
2013-05-20 Fiona Glaserx86: AVX2 intra_sad_x3_8x8c
2013-05-20 Henrik Gramnerx86: AVX2 high bit-depth intra_sad_x3_8x8
2013-05-20 Fiona Glaserx86: AVX2 deblock strength
2013-05-20 Henrik Gramnerx86: Faster high bit-depth intra_sad_x3_4x4
2013-05-20 Fiona Glaserx86: faster SSSE3 hpel
2013-05-20 Fiona Glaserx86-64: faster SSSE3 trellis
2013-05-20 Fiona Glaserx86: 32-byte align the stack if possible
2013-05-20 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-05-17 Henrik Gramnerx86: Don't use explicitly aligned versions of SAD on...
2013-05-17 Henrik Gramnerx86: Add missing initializations for high bit-depth...
2013-05-17 Fiona Glaserx86: add Jaguar CPU detection
2013-05-17 Henrik Gramnerx86inc: Remove .rodata kludges
2013-05-17 Henrik Gramnercheckasm: Use 64-bit cycle counters
2013-05-17 Henrik Gramnercheckasm: Fix stack alignment bug
2013-05-15 Fiona GlaserFix invalid memcpy in sliced-threads
2013-04-29 Fiona GlaserFix two bugs in slice-min-mbs and slices-max
2013-04-23 Fiona Glaserx86: SSSE3 LUT-based faster coeff_level_run
2013-04-23 Fiona Glaserx86-64: BMI2 cabac_residual functions
next