]> git.sesse.net Git - x264/history - x264.c
MB-tree fixes:
[x264] / x264.c
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2009-08-07 Anton MitrofanovFix a potential infinite loop in QPfile parsing on...
2009-08-07 Fiona GlaserAdd "veryslow" preset
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2009-07-28 Fiona GlaserUpdate help and cleanup in ratecontrol.c
2009-07-27 Fiona GlaserAdd "fastdecode" tune option
2009-07-26 Fiona GlaserAdd QPRD support as subme=10
2009-07-20 Anton MitrofanovNew AQ algorithm option
2009-07-12 Fiona GlaserImprove documentation of qp/crf options
2009-07-09 James DarnleyFix bug in reference frame autoadjustment
2009-07-07 Fiona GlaserTotally new preset system for x264.c (not libx264)...
2009-03-04 Fiona GlaserRemove non-pre scenecut
2009-02-14 Tal AloniShow FPS when importing a raw YUV file
2009-01-20 Fiona GlaserEliminate support for direct_8x8_inference=0
2009-01-14 Fiona GlaserSupport forced frametypes with scenecut/b-adapt
2008-11-29 Loren Merrittadd date and compiler to `x264 --version`
2008-11-11 Fiona GlaserAdd subme=0 (fullpel motion estimation only)
2008-10-02 Fiona GlaserRework subme system, add RD refinement in B-frames
2008-09-28 Fiona GlaserFix typo in progress indicator when using piped input
2008-09-26 Fiona GlaserMake x264 progress indicator more concise
2008-09-15 Loren Merritthadamard_ac for psy-rd
2008-09-15 Fiona GlaserPsychovisually optimized rate-distortion optimization...
2008-09-15 Fiona GlaserAdd optional more optimal B-frame decision method
2008-09-14 Fiona GlaserMove adaptive quantization to before ratecontrol, elimi...
2008-09-10 Fiona GlaserAdd title-bar progress indicator under WIN32
2008-09-02 Fiona GlaserImprove progress indicator
2008-08-30 Loren Merritthardcode the ratecontrol equation, and remove the rceq...
2008-08-21 Loren Merrittcosmetics
2008-07-29 Fiona GlaserFix a few more minor memleaks
2008-07-12 Fiona GlaserRelax QPfile restrictions
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-03 BugMasterbinmode stdin on mingw, not just msvc
2008-05-20 Loren Merrittchange DEBUG_DUMP_FRAME to run-time --dump-yuv
2008-04-21 Loren Merritt--asm to allow testing of different versions of asm...
2008-04-10 Loren Merrittthreads=auto on multicore now implies thread input...
2008-03-31 Loren Merrittfix a crash on mp4 muxing with invalid params
2008-03-30 Fiona Glaservariance-based psy adaptive quantization
2008-01-27 Loren Merrittsatd exhaustive motion search (--me tesa)
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-07-06 Loren Merrittcosmetics
2007-03-24 Loren Merrittadjust bitstream buffer sizes for very large frames
2006-12-15 Loren Merrittwin32: use pthreads instead of win32threads. for some...
2006-12-15 Loren MerrittNew threading method:
2006-10-13 Loren Merrittcosmetics
2006-10-13 Loren Merrittallow fractional values of crf
2006-10-10 Loren Merrittno more decoder. it never worked anyway, and the presen...
2006-10-02 Loren Merrittbetter error checking in x264_param_parse.
2006-10-01 Loren Merrittadd an option to control direct_8x8_inference_flag...
2006-10-01 Loren Merrittallow custom deadzones for non-trellis quantization.
2006-10-01 Loren Merrittsupport interlace. uses MBAFF syntax, but is not adapti...
2006-08-17 Loren MerrittSSIM computation. (default on, disable by --no-ssim)
2006-08-03 Loren Merrittcli: move some options from --help to --longhelp
2006-08-03 Loren Merrittcli: don't try to get resolution from filename unless...
2006-08-03 Loren Merrittr542 broke --visualize
2006-07-31 Loren Merrittapi addition: x264_param_parse() to set options by...
2006-07-23 Loren Merrittnew option: --qpfile forces frames types and QPs.
2006-07-18 Loren Merrittapi change: select ratecontrol method with an enum...
2006-05-06 Loren Merritt--sps-id, to allow concatenating streams with different...
2006-04-19 Loren MerrittBefore, we eliminated dct blocks containing only a...
2006-03-26 Loren Merrittcli: support yuv4mpeg input.
2006-03-20 Loren Merritt10l in r473 and stdin
2006-03-20 Loren MerrittRD subpel motion estimation (--subme 7)
2006-03-19 Loren Merrittseparate --thread-input from --threads
2006-03-18 Loren Merrittif --threads > 1, then read the input stream in its...
2006-03-08 Loren Merrittcosmetics: muxers -> muxers.c
2006-03-05 Loren Merritt--direct auto
2006-02-12 Loren Merrittallow ',' separator for --filter
2006-02-06 Loren Merritttoo many systems don't have off_t; use uint64_t instead.
2006-01-13 Loren Merrittcli: large file support
2006-01-10 Loren Merrittdct-domain noise reduction (ported from lavc)
2006-01-05 Loren Merrittmkv: increase nalu size size to 4 bytes.
2005-12-31 Loren Merrittuse some extra packing modes for CQM headers.
2005-12-30 Loren Merrittjoint bidirectional motion refinement (--bime)
2005-12-24 Loren Merrittfix some overflows in mp4 timestamps.
2005-12-05 Loren Merritt--no-fast-pskip
2005-12-04 Loren MerrittMP4: set "track enabled" flag.
2005-11-18 Loren MerrittRD mode decision for B-frames (--b-rdo)
2005-11-06 Loren Merrittallow --level to understand names in addition to idc
2005-11-03 Loren MerrittTrellis RD quantization.
2005-11-03 Loren Merrittcli: arithmetic overflow in bitrate printing
2005-10-31 Loren Merrittcli: print estimated time left in --progress
2005-10-26 Loren MerrittIf frame count is known at init time (cli & vfw), then...
2005-10-23 Loren Merritt--crf: 1pass quality-based VBR.
2005-10-16 Loren Merrittcosmetics: remove #if0'ed code
2005-10-08 Loren Merrittnew option: --mixed-refs
2005-10-08 Loren Merrittcosmetics in option parsing
2005-10-08 Loren Merrittexpose the rest of the VUI flags.
2005-10-02 Loren Merrittcosmetics
2005-10-02 Loren Merrittcli: fix a crash on piped input.
2005-10-02 Loren Merrittstats summary: separately report all 5 partition sizes...
2005-09-24 Loren MerrittMP4 output: update to GPAC 0.4 API.
2005-09-20 Steve Lhommefps patch by Haali
2005-08-16 Loren Merrittcli: workaround to allow "--ratetol inf" on win32.
2005-08-09 Laurent Aimar * all: Patch by Mike Matsnev :
2005-07-22 Laurent Aimar * all: Added matroska writing. Patch by Mike Matsnev.
2005-06-21 Loren Merritt--cqmfile reads quant matrices in a JM-compatible format.
2005-06-21 Loren Merrittadjust coded buffer size based on input resolution...
2005-06-20 Loren Merrittcustom quant matrices
2005-06-17 Loren Merrittlossless mode enabled at qp=0
2005-06-14 Loren Merrittrate-distortion optimized MB types in I- and P-frames...
next