]> git.sesse.net Git - x264/history - common
Remove pre-scenecut from fprofile commands as well
[x264] / common /
2008-09-05 Fiona GlaserCAVLC cleanup and optimizations
2008-09-05 Fiona GlaserFaster avg_weight assembly
2008-09-05 Fiona GlaserFaster H asm intra prediction functions
2008-09-05 Fiona GlaserAdd merged SAD for i16x16 analysis
2008-09-05 Fiona GlaserAdd sad_aligned for faster subme=1 mbcmp
2008-09-01 Holger Lubitzzigzag asm
2008-08-30 Loren Merrittremove the distinction between itex and ptex
2008-08-30 Loren Merritthardcode the ratecontrol equation, and remove the rceq...
2008-08-27 Fiona GlaserFix some uses of uninitialized row_satd values in VBV
2008-08-22 Fiona GlaserFix compilation in gcc 3.4.x (issue in r946)
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-08-21 Loren Merrittdrop support for x86_32 PIC.
2008-08-21 Loren Merrittuse permute macros in satd
2008-08-21 Loren Merrittcosmetics
2008-08-21 Loren Merrittr940 broke threads
2008-08-20 Fiona GlaserCleanups in macroblock_cache_save/load
2008-08-19 Fiona GlaserDeblocking code cleanup and cosmetics
2008-08-19 Fiona Glaser4% faster deblock: special-case macroblock edges
2008-08-16 David PethesAdd dedicated variance function instead of using SAD+SSD
2008-08-16 Loren Merritt6% faster deblock: remove some clips, earlier termianti...
2008-08-15 Fiona GlaserFaster deblocking
2008-08-10 Loren Merrittasm cosmetics
2008-08-10 Daniel Vergienyet another posix-emulating define on solaris
2008-07-31 Loren Merrittcosmetics: merge x86inc*.asm
2008-07-30 Fiona GlaserAdd missing x264util.asm
2008-07-30 Holger LubitzRefactor asm macros part 2: DCT
2008-07-30 Holger LubitzRefactor asm macros part 1: DCT
2008-07-26 Loren Merrittstats summary: print distribution of numbers of consecu...
2008-07-24 Fiona GlaserFaster temporal predictor calculation
2008-07-24 Fiona GlaserAlign lowres planes for improved cacheline split perfor...
2008-07-18 Loren Merrittautodetect level based on resolution/bitrate/refs/etc...
2008-07-18 Loren Merrittfix bs_write_ue_big for values >= 0x10000.
2008-07-16 BugMasterFix lossless mode borked in r901
2008-07-12 Fiona GlaserFix bug with PCM and adaptive quantization
2008-07-11 Fiona GlaserFix compilation on PPC systems (borked in r903)
2008-07-11 Fiona GlaserAdd L1 reflist and B macroblock types to x264 info
2008-07-10 Fiona GlaserFix and enable I_PCM macroblock support
2008-07-10 Loren Merrittde-duplicate vlc tables
2008-07-10 Loren Merrittfaster ue/se/te write
2008-07-10 Fiona Glaserfaster bs_write
2008-07-10 Loren Merrittcosmetics in ssd asm
2008-07-06 Fiona GlaserVarious optimizations and cosmetics
2008-07-06 Fiona GlaserResolve floating point exception with frame_init_lowres mmx
2008-07-04 Eric PetitUpdate my email address
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-03 Fiona Glaserdenoise_dct asm
2008-07-03 Loren Merrittcosmetics in permutation macros
2008-07-02 Loren Merrittlowres_init asm
2008-06-29 Gabriel Bouvignesome asm functions require aligned stack. disable these...
2008-06-24 Fiona GlaserMove bitstream end check to macroblock level
2008-06-24 Fiona GlaserConvert NNZ to raster order and other optimizations
2008-06-18 Loren Merrittmc_chroma_sse2/ssse3
2008-06-18 Loren Merrittinterleave psnr/ssim computation with reference frame...
2008-06-15 Fiona GlaserAdd more inline asm and a runtime check for MMXEXT...
2008-06-15 Fiona GlaserCosmetics and loop unrolling
2008-06-12 Fiona GlaserFix regression in 64-bit in r882
2008-06-12 Fiona GlaserMore tweaks to me.c
2008-06-11 Gabriel BouvigneCosmetics in VBV handling
2008-06-11 Fiona GlaserTweaks and cosmetics in me.c
2008-06-08 Fiona GlaserVarious cosmetic changes.
2008-06-08 Fiona Glaseravg_weight_sse2
2008-06-08 Loren Merrittmany changes to which asm functions are enabled on...
2008-06-08 Loren Merrittenable ssse3 phadd satd on Penryn.
2008-06-03 Loren Merrittcosmetics
2008-06-03 Loren Merrittnasm compatible NX stack
2008-06-03 Fiona Glasermemzero_aligned_mmx
2008-06-03 BugMasterbinmode stdin on mingw, not just msvc
2008-06-03 Fiona Glaseromit redundant mc after non-rdo dct size decision,...
2008-06-02 Gabriel Bouvigne2-pass VBV support and improved VBV handling
2008-05-20 Loren Merrittchange DEBUG_DUMP_FRAME to run-time --dump-yuv
2008-05-20 Loren Merrittx264_median_mv_mmxext
2008-05-18 Loren Merrittfactor duplicated code out of deblock chroma mmx
2008-05-18 Loren Merrittdeblock_luma_intra_mmx
2008-05-17 Fiona Glaserexplicit write combining, because gcc fails at optimizi...
2008-05-17 Fiona Glaserforce unroll macroblock_load_pic_pointers
2008-05-17 Fiona Glaserquant_2x2_dc_ssse3
2008-05-14 Ning Xinfix x264_realloc when not using libc realloc.
2008-05-14 Loren Merrittdon't pretend to support win64. remove all related...
2008-05-14 Loren Merrittcosmetics: replace last instances of parm# asm macros...
2008-04-27 Loren Merrittdrop support for pre-SSE3 assemblers
2008-04-27 Loren Merritts/x264_cpu_restore/x264_emms/
2008-04-27 Fiona Glaseromit P/B-skip mc from macroblock_encode if the pixels...
2008-04-27 Loren Merrittremove void* arithmetic from r821
2008-04-24 Guillaume Poiriermore consistent include name (in line with other PPC...
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-04-21 Loren Merrittcheckasm cabac
2008-04-21 Loren Merritts/movdqa/movaps/g
2008-04-21 Loren Merritt--asm to allow testing of different versions of asm...
2008-04-17 Loren Merrittcopy left neighbor pixels directly from previous mb...
2008-04-17 Fiona Glasercacheline split workaround for mc_luma
2008-04-16 Guillaume Poirieradd "SECTION_RODATA" before "SECTION .text" to setup...
2008-04-13 Loren Merrittmore hpel fixes
2008-04-12 Loren Merrittr810 borked hpel_filter_sse2 on unaligned buffers
2008-04-09 Loren Merrittdct4 sse2
2008-04-09 Loren Merrittfaster x86_32 dct8
2008-04-09 Loren Merrittmacros to deal with macros that permute their arguments
2008-04-09 Loren Merrittmmx cachesplit sad of non-square sizes checked height...
2008-04-09 Loren Merrittsfence after nontemporal stores
2008-04-09 Loren Merrittsimplify hpel filter asm (move control flow to C) and...
2008-04-04 Loren Merrittmore mmx/xmm macros (mova, movu, movh)
next