]> git.sesse.net Git - x264/shortlog
x264
2014-04-22 Janne Grunauarm: use the weight_fn_t typedef for mc weight function...
2014-04-22 Janne Grunauarm: correct x264_mc_chroma_neon function declaration
2014-04-22 Janne Grunauarm: do not export every asm function
2014-04-22 Janne Grunauarm: move all .macro/.endm to column 0
2014-04-22 William Grantaarch64: require PIC in shared mode
2014-04-22 Janne Grunauarm: x264_coeff_last8_arm
2014-04-22 Janne Grunauarm: x264_store_interleave_chroma_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_interleave_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_deinterleave_rgb_neon
2014-04-22 Janne Grunauarm: load_deinterleave_chroma_f{dec,enc}_neon
2014-04-22 Janne Grunauarm: x264_plane_copy_deinterleave_neon
2014-04-22 Janne Grunauarm: implement deblock_strength_neon
2014-04-22 Janne Grunauarm: add missing macro instantiation for x264_pixel_avg...
2014-04-22 Janne Grunauarm: implement x264_predict_4x4_v_armv6
2014-04-22 Roland Stiggeppc: fix build on certain PowerPC variants without...
2014-04-22 Anton MitrofanovOnly add strip option '-s' for linker flags
2014-04-21 Tsukasa OMOTOconfigure: remove an unnecessary option from CFLAGS...
2014-03-13 Fiona GlaserMacroblock tree overhaul/optimization
2014-03-13 Janne Grunauarm: use available neon functions for intra_sa8d/sad...
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
next