]> git.sesse.net Git - x264/shortlog
x264
2005-03-06 Loren MerrittAdaptive B skipped some POC numbers (slightly reducing...
2005-03-05 Loren Merrittavc2avi:
2005-03-05 Loren Merrittallow 16 refs (instead of 15)
2005-03-05 Loren Merrittreport version number in decimal instead of hex
2005-03-04 Loren MerrittNew option: "B-frame pyramid" keeps the middle of 2...
2005-03-03 Loren Merrittsmarter parsing of resolution from commandline
2005-03-03 Eric Petit ratecontrol.c: fixed exp2f on BeOS so rate control...
2005-03-02 Loren MerrittFix a buffer overrun with very long MVs.
2005-02-28 Loren Merrittwrong stride in lowres image
2005-02-28 Loren Merritt10l (fast1stpass was slower than non-fast)
2005-02-25 Loren MerrittDisable deblocking filter in frames of sufficiently...
2005-02-25 Loren MerrittSimplify x264_frame_expand_border.
2005-02-24 Loren MerrittAltivec functions for MC using the cached halfpel planes.
2005-02-24 Loren MerrittDon't use uninitialize MVs in x264_mb_predict_mv_ref16x16.
2005-02-24 Loren MerrittImplicit weights in B16x16 analysis were swapped.
2005-02-24 Loren MerrittCosmetics: Some renaming. Move the rest of slice type...
2005-02-24 Loren MerrittTake into account keyint_max in B-frame decision.
2005-02-23 Loren MerrittPreliminary adaptive B-frame decision (not yet tuned).
2005-02-22 Loren MerrittWrite x264's version in a SEI message.
2005-02-22 Loren MerrittVfW: Enable weighted B prediction when max B-frames...
2005-02-22 Loren MerrittAdd: implicit weighted prediction for B-frames.
2005-02-20 Loren MerrittOops, increment API number.
2005-02-20 Loren MerrittConfigurable level. Levels are still not enforced;...
2005-02-19 Loren MerrittAlways use the tempfile and rename method for multipass...
2005-02-18 Loren MerrittMore tweaks to bitrate prediction.
2005-02-17 Loren MerrittImproved 2pass bitrate predictor. No real change most...
2005-02-16 Loren MerrittSome defines needed by MSVC, and convert the DSP files...
2005-02-14 Loren MerrittPrecalculate lambda*bits for all allowed mvs. 1-2%...
2005-02-14 Loren MerrittDeblock B-frames. (Not yet used, since B-frames aren...
2005-02-14 Loren MerrittSimplify x264_mb_mc_01xywh()
2005-02-14 Loren MerrittSave some memcopies in halfpel ME.
2005-02-13 Loren MerrittCache half-pixel interpolated reference frames, to...
2005-02-12 Loren MerrittIn N-pass mode if stat_in and stat_out are the same...
2005-02-11 Loren MerrittVfW: x264_log now creates a window for error messages
2005-02-10 Loren Merrittcosmetics
2005-02-10 Loren Merrittbs_align_1() didn't actually write all ones. (so encode...
2005-02-08 Loren MerrittVfW: tweak option names
2005-02-06 Loren MerrittVfW: use separate stats files for each pass of an N...
2005-02-05 Loren MerrittVfW: Enable multipass by default, increase the configur...
2005-02-04 Loren Merrittr114 didn't completely fix the problem, trying again.
2005-02-03 Loren MerrittAnother MV clipping fix.
2005-02-01 Loren MerrittSimplify x264_cabac_mb_type.
2005-01-31 Loren MerrittMore accurate clipping rectangle for motion search...
2005-01-28 Eric Petit encoder/encoder.c: gcc < 3 compile fix
2005-01-28 Loren MerrittChange default level from 2.1 to 4.0 until I get around...
2005-01-28 Loren MerrittClipping mvs to within picture + emulated border when...
2005-01-27 Loren MerrittFix clipping of mvs in probe_pskip. (Previously it...
2005-01-25 Loren MerrittFix length of strings stored in the registry.
2005-01-24 Loren Merrittregistry values for min/max keyint were mixed up
2005-01-23 Loren MerrittVfW: expose option "Nth pass" (i.e. simultaneously...
2005-01-21 Loren Merrittadd "make NDEBUG=1" to strip library
2005-01-18 Loren Merrittfinish subpixel motion refinement for B-frames (up...
2005-01-18 Loren MerrittVfW: expose the 2pass ratecontrol option: qcomp ("bitra...
2005-01-17 Loren MerrittVfW: Support ip_factor and pb_factor, some cleanups.
2005-01-15 Loren MerrittUse floats instead of int64 in log messages, since...
2005-01-15 Loren Merrittfinished printf -> x264_log conversion.
2005-01-14 Loren MerrittDon't apply keyframe boost to I-frames that are followe...
2005-01-14 Loren MerrittNew VfW option: "fast 1st pass" automatically disables...
2005-01-13 Loren Merrittvfw: tweak wording and defaults
2005-01-13 Måns RullgårdFrom Riccardo Stievano <walkunafraid at tin dot it>:
2005-01-13 Loren MerrittMy last change of IDR decision broke in 2pass mode...
2005-01-12 Loren MerrittChanges the mechanics of max keyframe interval:
2005-01-12 Loren MerrittMinGW compatible resource.rc by Radek Czyz
2005-01-12 Loren Merrittstrict QP offset for B-frame vs following P-frame
2005-01-11 Loren Merrittr72 broke B-frames without intra4x4. fixed.
2005-01-10 Loren Merrittupdated VfW interface by Radek Czyz
2005-01-08 Loren Merrittimproved mv prediction: 1-3% better compression of...
2005-01-07 Loren Merrittallow constant qp on Nth pass (e.g. for forcing frame...
2005-01-07 Loren Merrittdisable subme=0 (the huge bitrate penalty wasn't worth...
2005-01-05 Loren Merrittoops, last patch had some debug statements
2005-01-05 Loren Merrittfix: "x264 -A all" didn't include b8x8 types.
2005-01-05 Loren MerrittReorganize frame type selection: No longer produces...
2005-01-03 Loren Merrittremove Makefile.cygwin because build/cygwin/Makefile...
2005-01-03 Loren Merrittreduce default verbosity, add option -v
2004-12-31 Loren Merrittremove relative include paths, to avoid conflicts with...
2004-12-31 Loren Merrittrename *.asm to avoid conflicts with libtool
2004-12-30 Loren Merrittlist default settings in --help
2004-12-30 Loren Merrittreplace EPZS diamond with a hexagon search pattern.
2004-12-29 Loren Merrittsps->i_num_ref_frames was set higher than necessary
2004-12-29 Loren Merrittnew option: --fps
2004-12-29 Loren Merrittvarious cleanups in macroblock caching.
2004-12-28 Loren Merrittmore accurate cost for psub8x8 modes.
2004-12-23 Loren Merrittimplement macroblock types B_16x8, B_8x16
2004-12-22 Loren Merrittsimplify x264_mb_predict_mv_direct16x16_temporal
2004-12-22 Loren Merrittoption '--frames' limits number of frames to encode.
2004-12-22 Loren Merrittsimplify calvc mb type
2004-12-17 Loren Merrittimplement macroblock types B_SKIP, B_DIRECT, B_8x8
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...
2004-12-08 Loren Merrittcleanup stats reporting
2004-12-08 Loren Merrittapply ip_factor and pb_factor in constant quantiser...
2004-12-01 Loren Merrittsave a little bit of memory
2004-11-22 Loren Merrittmultiple hypothesis mv prediction:
2004-11-18 Laurent Aimar* analyse: we can do 4x4 Horizontal Up mode when LEFT...
2004-11-17 Loren Merrittimproved 2pass ratecontrol:
2004-11-12 Loren Merrittmore informative error message when 2pass fails to...
2004-11-11 Måns Rullgård#include <stdarg.h>
2004-11-04 Loren Merrittcleanup spacing of frame stats with verbose logging.
2004-10-28 Loren Merritttypo in x264_cabac_mb_sub_b_partition
2004-10-27 Eric Petit Typo
2004-10-27 Eric Petit + No need to emulate memalign on OS X
next