2009-08-31 |
Fiona Glaser | Multi-slice encoding support |
blob | commitdiff | raw |
2009-08-19 |
Fiona Glaser | Add support for frame-accurate parameter changes |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Fiona Glaser | Lookahead VBV |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Steven Walters | Gracefully terminate in the case of a malloc failure |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Fiona Glaser | Macroblock-tree ratecontrol |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Fiona Glaser | Totally new preset system for x264.c (not libx264)... |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Fiona Glaser | Remove non-pre scenecut |
blob | commitdiff | raw | diff to current |
2009-02-11 |
Anton Mitrofanov | Windows 64-bit support |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Fiona Glaser | Eliminate support for direct_8x8_inference=0 |
blob | commitdiff | raw | diff to current |
2008-12-25 |
Loren Merritt | Fix crash in --me esa/tesa introduced in r1058 |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Fiona Glaser | Rework subme system, add RD refinement in B-frames |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Fiona Glaser | Psychovisually optimized rate-distortion optimization... |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Fiona Glaser | Add optional more optimal B-frame decision method |
blob | commitdiff | raw | diff to current |
2008-09-14 |
Fiona Glaser | Move adaptive quantization to before ratecontrol, elimi... |
blob | commitdiff | raw | diff to current |
2008-09-06 |
Fiona Glaser | Revert part of r963 |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Fiona Glaser | Faster NAL unit encoding and remove unused nal_decode |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Loren Merritt | hardcode the ratecontrol equation, and remove the rceq... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Loren Merritt | cosmetics |
blob | commitdiff | raw | diff to current |
2008-07-18 |
Loren Merritt | autodetect level based on resolution/bitrate/refs/etc... |
blob | commitdiff | raw | diff to current |
2008-07-04 |
Fiona Glaser | Update file headers throughout x264 |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Loren Merritt | change DEBUG_DUMP_FRAME to run-time --dump-yuv |
blob | commitdiff | raw | diff to current |
2008-05-14 |
Ning Xin | fix x264_realloc when not using libc realloc. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Loren Merritt | --asm to allow testing of different versions of asm... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Fiona Glaser | variance-based psy adaptive quantization |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Loren Merritt | remove colorspace conversion support, because it has... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Loren Merritt | move os/compiler specific defines to their own header |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Loren Merritt | extend zones to support (some) encoding parameters... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Loren Merritt | require a ratecontrol method to be specified, it no... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Loren Merritt | New threading method: |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Loren Merritt | fix parsing of --deblock %d,%d (beta was ignored) |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Loren Merritt | allow fractional values of crf |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Loren Merritt | accept mencoder's option names as synonyms (api only... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Loren Merritt | better error checking in x264_param_parse. |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Loren Merritt | add an option to control direct_8x8_inference_flag... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Loren Merritt | allow custom deadzones for non-trellis quantization. |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Loren Merritt | support interlace. uses MBAFF syntax, but is not adapti... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Loren Merritt | cli: fix some typos in vui parameters from r542. |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Loren Merritt | SSIM computation. (default on, disable by --no-ssim) |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Loren Merritt | --threads=auto to detect number of cpus |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Loren Merritt | api addition: x264_param_parse() to set options by... |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Loren Merritt | api change: select ratecontrol method with an enum... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Loren Merritt | Before, we eliminated dct blocks containing only a... |
blob | commitdiff | raw | diff to current |
2006-03-26 |
Loren Merritt | cli: support yuv4mpeg input. |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Loren Merritt | change default direct mode to spatial |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Loren Merritt | print --nr in sei params. tweak ratecontrol param checking. |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Loren Merritt | cosmetics: simplify #includes |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Loren Merritt | joint bidirectional motion refinement (--bime) |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Loren Merritt | --no-fast-pskip |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Loren Merritt | pkg-config: major.minor.patch version |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Loren Merritt | write encoding options to the userdata SEI and to the... |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Loren Merritt | change default level to "5.1" |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Loren Merritt | check (most of) the levels constaints. |
blob | commitdiff | raw | diff to current |
2005-10-23 |
Loren Merritt | --crf: 1pass quality-based VBR. |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Loren Merritt | expose the rest of the VUI flags. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Loren Merritt | --cqmfile reads quant matrices in a JM-compatible format. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Loren Merritt | custom quant matrices |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Loren Merritt | revert 216, another try at max_dec_frame_buffering. |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Loren Merritt | SATD-based decision for 8x8 transform in inter-MBs. |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Loren Merritt | 8x8 transform and 8x8 intra prediction. |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Loren Merritt | multithreading (via slices) |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Loren Merritt | Zoned ratecontrol. |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Loren Merritt | CLI option: --seek |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Loren Merritt | New ratecontrol options: |
blob | commitdiff | raw | diff to current |
2005-04-19 |
Loren Merritt | Allow manual selection of fullpel ME method. New method... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Måns Rullgård | Optionally use access unit delimiter NAL units. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Loren Merritt | Chroma ME (P-frames only). |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Loren Merritt | expose option "chroma qp offset" |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Loren Merritt | New option: "B-frame pyramid" keeps the middle of 2... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Loren Merritt | Preliminary adaptive B-frame decision (not yet tuned). |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Loren Merritt | Configurable level. Levels are still not enforced;... |
blob | commitdiff | raw | diff to current |
2005-02-17 |
Loren Merritt | Improved 2pass bitrate predictor. No real change most... |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Loren Merritt | Precalculate lambda*bits for all allowed mvs. 1-2%... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Loren Merritt | Changes the mechanics of max keyframe interval: |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Loren Merritt | disable subme=0 (the huge bitrate penalty wasn't worth... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Loren Merritt | reduce default verbosity, add option -v |
blob | commitdiff | raw | diff to current |
2004-12-30 |
Loren Merritt | list default settings in --help |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Loren Merritt | option '--frames' limits number of frames to encode. |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Loren Merritt | implement macroblock types B_SKIP, B_DIRECT, B_8x8 |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Loren Merritt | rename 'core/' to 'common/', which avoids conflicts... |
blob | commitdiff | raw | diff to current |
|