]> git.sesse.net Git - x264/shortlog
x264
2014-08-26 Janne Grunauarm: set .arch/.fpu from asm.S
2014-08-26 Janne Grunauarm: do not append CFLAGS to ASFLAGS
2014-08-26 Tristan Matthewsfilters: fix sizeof mismatch
2014-08-26 Anton MitrofanovFix memory leak when using select_every filter
2014-07-20 Tsukasa OMOTOFix cltostr.sh on OS X
2014-07-20 Fiona GlaserCheck pf_log is set in validate_parameters
2014-07-20 Anton MitrofanovCheck malloc during frame dumping
2014-07-20 Yusuke Nakamuramp4_lsmash: Use new I/O API instead of deprecated one.
2014-07-20 Anton MitrofanovRemove meaningless use of abs()
2014-07-20 Steven WaltersMSVS 2013 Update 2 support
2014-07-20 Diego Biurrunconfigure: Add -Wno-maybe-uninitialized to CFLAGS
2014-07-20 Diego Biurrunbuild: Replace cltostr.pl by a shell script
2014-07-20 Diego Biurrunbuild: Simplify phony target declaration with wildcards
2014-07-20 Diego Biurrunconfigure: Drop workaround for obsolete gcc 4.2 on ARM
2014-07-20 Diego Biurrunbuild: Add dependencies on x86inc.asm/x86util.asm for...
2014-07-20 Diego BiurrunDelete all SPARC optimizations
2014-07-20 Diego Biurrunconfigure: Don't check for libavcore
2014-07-20 Diego Biurrunbuild: Set all ASFLAGS from within configure
2014-07-20 Diego Biurrunopencl: Check return value of fread()
2014-07-20 Fiona GlaserDisable i8x8 in lossless
2014-07-20 Thomas MundtAVC-Intra: fix compatibility with Avid Transfermanager
2014-07-20 Henrik Gramnerx86: Fix SIGILL in high bit-depth intra_sad_x3_4x4_sse2
2014-07-20 Anton MitrofanovFix incorrect row predictor addressing
2014-07-20 Anton MitrofanovFix b-pyramid MMCO remove for frame-packing==5
2014-07-20 Tal AloniFix frame-packing==5 with some decoders
2014-06-20 Anton MitrofanovFix pixel_ssim_end4 asm function for x86_64 systems
2014-04-22 James Almerx86: XOP pixel_sad_{x3, x4} high bit-depth
2014-04-22 James Almerx86: XOP pixel_ssd_nv12_core
2014-04-22 James Almerx86util: XOP optimized HADDD
2014-04-22 James Almerx86: add missing initialization for high bit-depth...
2014-04-22 James Almerx86: add missing initializations for high bit-depth...
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
next