2005-02-10 |
Loren Merritt | bs_align_1() didn't actually write all ones. (so encode... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Loren Merritt | VfW: tweak option names |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Loren Merritt | VfW: use separate stats files for each pass of an N... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Loren Merritt | VfW: Enable multipass by default, increase the configur... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Loren Merritt | r114 didn't completely fix the problem, trying again. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Loren Merritt | Another MV clipping fix. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Loren Merritt | Simplify x264_cabac_mb_type. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Loren Merritt | More accurate clipping rectangle for motion search... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Eric Petit | encoder/encoder.c: gcc < 3 compile fix |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Loren Merritt | Change default level from 2.1 to 4.0 until I get around... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Loren Merritt | Clipping mvs to within picture + emulated border when... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Loren Merritt | Fix clipping of mvs in probe_pskip. (Previously it... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Loren Merritt | Fix length of strings stored in the registry. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Loren Merritt | registry values for min/max keyint were mixed up |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Loren Merritt | VfW: expose option "Nth pass" (i.e. simultaneously... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Loren Merritt | add "make NDEBUG=1" to strip library |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Loren Merritt | finish subpixel motion refinement for B-frames (up... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Loren Merritt | VfW: expose the 2pass ratecontrol option: qcomp ("bitra... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Loren Merritt | VfW: Support ip_factor and pb_factor, some cleanups. |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Loren Merritt | Use floats instead of int64 in log messages, since... |
commit | commitdiff | tree | snapshot |
2005-01-15 |
Loren Merritt | finished printf -> x264_log conversion. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Loren Merritt | Don't apply keyframe boost to I-frames that are followe... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Loren Merritt | New VfW option: "fast 1st pass" automatically disables... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Loren Merritt | vfw: tweak wording and defaults |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Måns Rullgård | From Riccardo Stievano <walkunafraid at tin dot it>: |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Loren Merritt | My last change of IDR decision broke in 2pass mode... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Loren Merritt | Changes the mechanics of max keyframe interval: |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Loren Merritt | MinGW compatible resource.rc by Radek Czyz |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Loren Merritt | strict QP offset for B-frame vs following P-frame |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Loren Merritt | r72 broke B-frames without intra4x4. fixed. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Loren Merritt | updated VfW interface by Radek Czyz |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Loren Merritt | improved mv prediction: 1-3% better compression of... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Loren Merritt | allow constant qp on Nth pass (e.g. for forcing frame... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Loren Merritt | disable subme=0 (the huge bitrate penalty wasn't worth... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Loren Merritt | oops, last patch had some debug statements |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Loren Merritt | fix: "x264 -A all" didn't include b8x8 types. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Loren Merritt | Reorganize frame type selection: No longer produces... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Loren Merritt | remove Makefile.cygwin because build/cygwin/Makefile... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Loren Merritt | reduce default verbosity, add option -v |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Loren Merritt | remove relative include paths, to avoid conflicts with... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Loren Merritt | rename *.asm to avoid conflicts with libtool |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Loren Merritt | list default settings in --help |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Loren Merritt | replace EPZS diamond with a hexagon search pattern. |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Loren Merritt | sps->i_num_ref_frames was set higher than necessary |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Loren Merritt | new option: --fps |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Loren Merritt | various cleanups in macroblock caching. |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Loren Merritt | more accurate cost for psub8x8 modes. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Loren Merritt | implement macroblock types B_16x8, B_8x16 |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Loren Merritt | simplify x264_mb_predict_mv_direct16x16_temporal |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Loren Merritt | option '--frames' limits number of frames to encode. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Loren Merritt | simplify calvc mb type |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Loren Merritt | implement macroblock types B_SKIP, B_DIRECT, B_8x8 |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Loren Merritt | rename 'core/' to 'common/', which avoids conflicts... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Loren Merritt | cleanup stats reporting |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Loren Merritt | apply ip_factor and pb_factor in constant quantiser... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Loren Merritt | save a little bit of memory |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Loren Merritt | multiple hypothesis mv prediction: |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Laurent Aimar | * analyse: we can do 4x4 Horizontal Up mode when LEFT... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Loren Merritt | improved 2pass ratecontrol: |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Loren Merritt | more informative error message when 2pass fails to... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Måns Rullgård | #include <stdarg.h> |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Loren Merritt | cleanup spacing of frame stats with verbose logging. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Loren Merritt | typo in x264_cabac_mb_sub_b_partition |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Eric Petit | Typo |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Eric Petit | + No need to emulate memalign on OS X |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Måns Rullgård | Conditionally inits 1pass rc, only if it's enabled. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Måns Rullgård | Oops, changing those types messed up some vprintf's... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Måns Rullgård | filesize (bits) in a 32 bit int will overflow after... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Måns Rullgård | fix compilation on FreeBSD (from Loren Merritt (thanks... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Laurent Aimar | * ratecontrol: Patch by Loren Merritt : |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Laurent Aimar | * all: Patch by Loren Merritt. |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Laurent Aimar | * ratecontrol: added 'b' flag to fopen. |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Laurent Aimar | * all: Patches by Loren Merritt: |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Laurent Aimar | * x264: added --ipratio --pbratio in help section. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Laurent Aimar | * ratecontrol: path by Loren Merritt. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Laurent Aimar | * x264: added --quiet and --no-psnr. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Laurent Aimar | * eval.c: lalala ;) |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Laurent Aimar | * added Loren Merritt. |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Laurent Aimar | * all: added eval.c (I hope libx264.dsp is correct... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Laurent Aimar | * all: 2pass patch by Loren Merritt <lorenm AT u.washi... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Laurent Aimar | * all: first part of the 2pass patch by Loren Merritt |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Laurent Aimar | * all: include stdarg.h (needed for x264_log) |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Måns Rullgård | Use x264_log() in ratecontrol.c |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Laurent Aimar | * encoder/encoder.c: oops. (fixed compilation). |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Laurent Aimar | * all: more fprintf -> x264_log. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Laurent Aimar | * all: added a x264_param_t.analyse.b_psnr |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Laurent Aimar | * encoder/encoder.c: kb/s with k=1000 (more consistant... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Laurent Aimar | * all: introduced a x264_log function. It's not yet... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Eric Petit | OS X is missing exp2f() |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Eric Petit | Fixed warnings with PPC 64 |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Måns Rullgård | Add my svn user name. |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Måns Rullgård | Bugfix. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Måns Rullgård | Include timing info in VUI. |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Måns Rullgård | Add TAGS rule. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Måns Rullgård | Fixes by Loren Merritt (lorenm at u.washington.edu). |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Måns Rullgård | Get rid of integer overflows that caused the rate contr... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Laurent Aimar | * encoder: correct range for i_idr_pic_id is 0..65535 |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Laurent Aimar | ratecontrol: patch by Loren Merritt <lorenm AT u DOT... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Laurent Aimar | * ratecontrol: patch by Måns Rullgård <mru AT mru... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Laurent Aimar | * encoder: simpler scene cut detection (seems better... |
commit | commitdiff | tree | snapshot |
next |