2009-08-31 |
Fiona Glaser | Multi-slice encoding support |
blob | commitdiff | raw |
2009-08-13 |
Anton Mitrofanov | new API function x264_encoder_delayed_frames. |
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 |
Anton Mitrofanov | Fix a potential infinite loop in QPfile parsing on... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Fiona Glaser | Add "veryslow" preset |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Fiona Glaser | Macroblock-tree ratecontrol |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Fiona Glaser | Update help and cleanup in ratecontrol.c |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Fiona Glaser | Add "fastdecode" tune option |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Fiona Glaser | Add QPRD support as subme=10 |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Anton Mitrofanov | New AQ algorithm option |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Fiona Glaser | Improve documentation of qp/crf options |
blob | commitdiff | raw | diff to current |
2009-07-09 |
James Darnley | Fix bug in reference frame autoadjustment |
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-14 |
Tal Aloni | Show FPS when importing a raw YUV file |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Fiona Glaser | Eliminate support for direct_8x8_inference=0 |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Fiona Glaser | Support forced frametypes with scenecut/b-adapt |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Loren Merritt | add date and compiler to `x264 --version` |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Fiona Glaser | Add subme=0 (fullpel motion estimation only) |
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-28 |
Fiona Glaser | Fix typo in progress indicator when using piped input |
blob | commitdiff | raw | diff to current |
2008-09-26 |
Fiona Glaser | Make x264 progress indicator more concise |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Loren Merritt | hadamard_ac for psy-rd |
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-10 |
Fiona Glaser | Add title-bar progress indicator under WIN32 |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Fiona Glaser | Improve progress indicator |
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-29 |
Fiona Glaser | Fix a few more minor memleaks |
blob | commitdiff | raw | diff to current |
2008-07-12 |
Fiona Glaser | Relax QPfile restrictions |
blob | commitdiff | raw | diff to current |
2008-07-04 |
Fiona Glaser | Update file headers throughout x264 |
blob | commitdiff | raw | diff to current |
2008-06-03 |
BugMaster | binmode stdin on mingw, not just msvc |
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-04-21 |
Loren Merritt | --asm to allow testing of different versions of asm... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Loren Merritt | threads=auto on multicore now implies thread input... |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Loren Merritt | fix a crash on mp4 muxing with invalid params |
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 | satd exhaustive motion search (--me tesa) |
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-06 |
Loren Merritt | cosmetics |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Loren Merritt | adjust bitstream buffer sizes for very large frames |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Loren Merritt | win32: use pthreads instead of win32threads. for some... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Loren Merritt | New threading method: |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Loren Merritt | cosmetics |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Loren Merritt | allow fractional values of crf |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Loren Merritt | no more decoder. it never worked anyway, and the presen... |
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-08-17 |
Loren Merritt | SSIM computation. (default on, disable by --no-ssim) |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Loren Merritt | cli: move some options from --help to --longhelp |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Loren Merritt | cli: don't try to get resolution from filename unless... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Loren Merritt | r542 broke --visualize |
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-23 |
Loren Merritt | new option: --qpfile forces frames types and QPs. |
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-05-06 |
Loren Merritt | --sps-id, to allow concatenating streams with different... |
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-20 |
Loren Merritt | 10l in r473 and stdin |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Loren Merritt | RD subpel motion estimation (--subme 7) |
blob | commitdiff | raw | diff to current |
2006-03-19 |
Loren Merritt | separate --thread-input from --threads |
blob | commitdiff | raw | diff to current |
2006-03-18 |
Loren Merritt | if --threads > 1, then read the input stream in its... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Loren Merritt | cosmetics: muxers -> muxers.c |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Loren Merritt | --direct auto |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Loren Merritt | allow ',' separator for --filter |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Loren Merritt | too many systems don't have off_t; use uint64_t instead. |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Loren Merritt | cli: large file support |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Loren Merritt | dct-domain noise reduction (ported from lavc) |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Loren Merritt | mkv: increase nalu size size to 4 bytes. |
blob | commitdiff | raw | diff to current |
2005-12-31 |
Loren Merritt | use some extra packing modes for CQM headers. |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Loren Merritt | joint bidirectional motion refinement (--bime) |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Loren Merritt | fix some overflows in mp4 timestamps. |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Loren Merritt | --no-fast-pskip |
blob | commitdiff | raw | diff to current |
2005-12-04 |
Loren Merritt | MP4: set "track enabled" flag. |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Loren Merritt | RD mode decision for B-frames (--b-rdo) |
blob | commitdiff | raw | diff to current |
2005-11-06 |
Loren Merritt | allow --level to understand names in addition to idc |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Loren Merritt | Trellis RD quantization. |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Loren Merritt | cli: arithmetic overflow in bitrate printing |
blob | commitdiff | raw | diff to current |
2005-10-31 |
Loren Merritt | cli: print estimated time left in --progress |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Loren Merritt | If frame count is known at init time (cli & vfw), then... |
blob | commitdiff | raw | diff to current |
2005-10-23 |
Loren Merritt | --crf: 1pass quality-based VBR. |
blob | commitdiff | raw | diff to current |
2005-10-16 |
Loren Merritt | cosmetics: remove #if0'ed code |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Loren Merritt | new option: --mixed-refs |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Loren Merritt | cosmetics in option parsing |
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-10-02 |
Loren Merritt | cosmetics |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Loren Merritt | cli: fix a crash on piped input. |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Loren Merritt | stats summary: separately report all 5 partition sizes... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Loren Merritt | MP4 output: update to GPAC 0.4 API. |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Steve Lhomme | fps patch by Haali |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Loren Merritt | cli: workaround to allow "--ratetol inf" on win32. |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Laurent Aimar | * all: Patch by Mike Matsnev : |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Laurent Aimar | * all: Added matroska writing. Patch by Mike Matsnev. |
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-21 |
Loren Merritt | adjust coded buffer size based on input resolution... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Loren Merritt | custom quant matrices |
blob | commitdiff | raw | diff to current |
next |