]> git.sesse.net Git - x264/shortlog
x264
2010-02-25 Fiona GlaserCut size of MVD arrays by a factor of 2 again
2010-02-25 David ConradDisable Altivec and VIS optimizations when --disable...
2010-02-25 Loren MerrittFix a buffer overread on odd input resolutions
2010-02-25 Fiona GlaserFix one bug, one corner case in VBV
2010-02-24 David ConradPort Mans Rullgard's NEON intra prediction functions...
2010-02-24 Fiona GlaserRemove unused function
2010-02-23 Fiona GlaserUse short startcode in more possible situations
2010-02-23 Fiona GlaserFix fastfirstpass
2010-02-23 Anton MitrofanovFix various silly errors in the previous patches
2010-02-23 Fiona GlaserActually error out if preset/tune/profile is invalid
2010-02-23 Fiona GlaserFaster probe_skip, 2x2 DC transform handling
2010-02-23 Fiona GlaserUse short startcodes whenever possible
2010-02-23 Anton MitrofanovNew algorithm for AQ mode 2
2010-02-23 Fiona GlaserAbide by the MinCR level limit
2010-02-23 Fiona GlaserMake b-pyramid normal the default
2010-02-23 Fiona GlaserMove presets, tunings, and profiles into libx264
2010-02-23 Anton MitrofanovFaster, more accurate psy-RD caching
2010-02-23 Fiona GlaserMuch faster and more efficient MVD handling
2010-02-23 Fiona GlaserAdd temporal predictor support to interlaced encoding
2010-02-23 Fiona GlaserKeep track of macroblock partitions
2010-02-23 Fiona GlaserMuch faster and simpler direct spatial calculation
2010-02-23 Fiona GlaserSimpleBlock requires Matroska Doctype v2
2010-02-23 Yusuke NakamuraAdd GPAC version check
2010-02-23 Fiona GlaserFix stupid regression in interlaced in r1430
2010-02-22 Fiona GlaserFix overread of scratch buffer
2010-02-22 Fiona GlaserFix integer overflow in chroma SSD check
2010-02-16 Anton MitrofanovFix I and B-frame QPs with threads
2010-02-15 David ConradFix compilation on ARM
2010-02-15 Loren MerrittRemove unnecessary PIC support macros
2010-02-15 Fiona GlaserDon't even try direct temporal when it would give junk MVs
2010-02-15 David ConradiPhone compilation support
2010-02-15 David ConradARM NEON versions of weightp functions
2010-02-15 David ConradUse #ifdef instead of #if in checkasm
2010-02-15 Fiona GlaserMake the ABR buffer consider the distance to the end...
2010-02-15 Alexander StrangeMark cli_input/output_t variables as const when possible
2010-02-15 Alexander Strangemkv: Write the x264 version into the file header
2010-02-15 Alexander Strangemkv: Write SimpleBlock instead of Block for frame headers
2010-02-15 Alexander StrangeAllow | as a separator between psy-rd and psy-trellis...
2010-02-15 Fiona GlaserBackport various speed tweak ideas from ffmpeg
2010-02-15 Fiona GlaserImplement direct temporal + interlaced
2010-02-15 Fiona GlaserAllow longer keyints with intra refresh
2010-02-15 Fiona GlaserOverhaul sliced-threads VBV
2010-02-15 Fiona GlaserPrint psy-(rd|trellis) with more precision in userdata SEI
2010-02-15 Fiona GlaserMore formatting fixes in x264 help
2010-02-15 Henrik GramnerFaster 2x2 chroma DC dequant
2010-02-15 Yusuke NakamuraWrite PASP atom in mp4 muxing
2010-02-15 Fiona GlaserFix 2-pass ratecontrol continuation in case of missing...
2010-02-15 Fiona GlaserSmarter QPRD
2010-02-15 Fiona GlaserFix subpel iteration counts with B-frame analysis and...
2010-02-15 Fiona GlaserSimplify decimate checks in macroblock_encode
2010-02-14 Fiona GlaserImprove bidir search, fix some artifacts in fades
2010-02-14 Fiona GlaserSlightly faster predictor_difference_mmxext
2010-02-14 Fiona GlaserAdd ability to adjust ratecontrol parameters on the fly
2010-01-30 Yusuke NakamuraFix regression in r1406
2010-01-30 Loren MerrittFix log2f detection, include order, some gcc warnings
2010-01-30 Fiona GlaserFix abstraction violations in x264.c
2010-01-30 Diogo FrancoMove -D CFLAGS to config.h
2010-01-30 Steven WaltersFix stat with large file support
2010-01-30 Diogo FrancoImplement ffms2 version check
2010-01-30 Fiona GlaserFix implicit CBR message to only print when in ABR...
2010-01-30 Diogo FrancoAdd configure check for log2 support
2010-01-30 Diogo FrancoAdd config.log support
2010-01-30 Diogo FrancoFix cross-compiling with lavf, add support for ffms2.pc
2010-01-30 Yusuke NakamuraImprove DTS generation, move DTS compression into libx264
2010-01-30 Anton MitrofanovVarious threading-related cosmetics
2010-01-28 Fiona GlaserHardcode the bs_t in cavlc.c; passing it around is...
2010-01-28 David ConradFix lavf input with pipes and image sequences
2010-01-28 Fiona GlaserFix bitstream alignment with multiple slices
2010-01-28 Fiona GlaserMerge nnz_backup with scratch buffer
2010-01-21 Steven WaltersUse cross-prefix properly with pkg-config for cross...
2010-01-21 Fiona GlaserVarious performance optimizations
2010-01-21 Fiona GlaserFix crash on new AMD M300 and similar CPUs
2010-01-21 Fiona GlaserFix intra refresh with subme < 6
2010-01-21 Fiona GlaserAdd support for multiple --tune options
2010-01-20 Fiona GlaserVarious bugfixes and tweaks in analysis
2010-01-20 Loren MerrittMore --me tesa optimizations
2010-01-14 Fiona GlaserFix typo in configure
2010-01-14 Fiona GlaserMake --fps force CFR mode
2010-01-14 Fiona GlaserEliminate intentional array overflow in quant matrix...
2010-01-14 Fiona GlaserFaster --me tesa
2010-01-14 Anton MitrofanovFix static pthreads + dynamically linked x264 on win32
2010-01-14 Steven WaltersAdd getopt_long to the included getopt.c
2010-01-14 Fiona GlaserFaster psy-trellis init
2010-01-14 Fiona GlaserSimplfy intra mode availability handling
2010-01-14 Fiona GlaserFix free callback, add x264_encoder_parameters function
2010-01-14 David ConradFix x264 compilation on Apple GCC
2010-01-14 Fiona GlaserFaster weightp motion search
2010-01-14 Fiona GlaserMore correct padding constants for lowres planes
2010-01-14 Fiona GlaserFix some invalid reads caught by valgrind
2010-01-14 Fiona GlaserPeriodic intra refresh
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2010-01-14 Fiona GlaserMore help typo fixes
2010-01-14 Loren MerrittFix x264_clz on inputs > 1<<31
2009-12-15 Fiona GlaserDon't do sum/ssd analysis if weightp == 1
2009-12-15 Fiona GlaserFix two bugs in 2-pass ratecontrol
2009-12-11 Steven WaltersAvisynth-MT and 2.6 compatibility fixes
2009-12-11 Steven WaltersFix zone parsing on mingw
2009-12-11 Fiona GlaserMore lookahead optimizations
2009-12-11 Fiona GlaserVarious minor missing changes from previous commits
2009-12-11 Fiona GlaserFix regression in direct=auto/temporal in r1364
next