]> git.sesse.net Git - x264/history - encoder/encoder.c
Clip log2_max_frame_num
[x264] / encoder / encoder.c
2009-10-07 Fiona GlaserClip log2_max_frame_num
2009-10-07 Anton MitrofanovFix some issues with 3-pass statsfile handling
2009-09-24 Fiona GlaserFix 10l in API change
2009-09-23 Anton MitrofanovImprove threaded frame handling
2009-09-23 Fiona GlaserAttempt to detect miscompilation due to bug in gcc 4.2
2009-09-21 Fiona GlaserFix bug with various bizarre commandline combinations...
2009-09-21 Fiona GlaserAdd intra prediction modes to output stats
2009-09-21 Fiona GlaserMajor API change: encapsulate NALs within libx264
2009-09-14 Fiona GlaserMake MV costs global instead of static
2009-09-02 Steven WaltersThreaded lookahead
2009-09-02 Fiona GlaserForce a link error in case of incompatible API
2009-08-31 Fiona GlaserMulti-slice encoding support
2009-08-28 Fiona GlaserCheck minimum chroma QP in addition to luma QP during...
2009-08-27 Fiona GlaserFix keyint=1 + VBV + rc-lookahead
2009-08-27 Loren Merrittcompile x86 with fpmath=sse by default
2009-08-21 David ConradFix unaligned accesses in bitstream writer
2009-08-19 Fiona GlaserFix MB-tree with keyint<3
2009-08-19 Fiona GlaserAdd support for frame-accurate parameter changes
2009-08-18 Fiona GlaserFix x264_encoder_reconfig with multithreading
2009-08-17 Fiona GlaserLookahead VBV
2009-08-13 Anton Mitrofanovnew API function x264_encoder_delayed_frames.
2009-08-13 Fiona GlaserDon't print a warning about direct=auto in 2pass when...
2009-08-09 Loren Merrittsimd part of x264_macroblock_tree_propagate.
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2009-08-07 Fiona GlaserFix delay calculation with multiple threads
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2009-07-26 Fiona GlaserAdd QPRD support as subme=10
2009-07-20 Anton MitrofanovNew AQ algorithm option
2009-07-07 Fiona GlaserTotally new preset system for x264.c (not libx264)...
2009-05-27 Loren MerrittFix VBV warning broken in r915
2009-05-10 Fiona GlaserSome cosmetics/cleanup
2009-04-18 Fiona GlaserAdd "coded blocks" stat to output information.
2009-04-17 Fiona GlaserRemove various bits of dead code found by CLANG.
2009-03-30 Fiona Glaserintra_sad_x3_4x4 assembly
2009-03-30 Fiona Glaserintra_sad_x3_8x8c assembly
2009-03-04 Fiona GlaserRemove non-pre scenecut
2009-02-11 Fiona GlaserMinor fixes and cosmetics
2009-02-04 Holger LubitzMerging Holger's GSOC branch part 2: intra prediction
2009-01-20 Fiona GlaserEliminate support for direct_8x8_inference=0
2009-01-08 Fiona GlaserFix regression in r1066
2009-01-06 Fiona GlaserDisable B-frames in lossless mode
2008-12-31 Fiona GlaserAdd stack alignment for lookahead functions
2008-12-31 Steven Waltersfactor mallocs out of hpel, ssim, and esa.
2008-12-23 Fiona GlaserMinor CABAC cleanups and related optimizations
2008-12-22 Loren Merrittfaster ESA init
2008-12-11 Fiona GlaserMuch faster CAVLC residual coding
2008-11-29 Fiona GlaserCosmetic: update various file headers.
2008-11-25 Fiona GlaserFix crash with threads and SSEMisalign on Phenom
2008-11-11 Fiona GlaserAdd subme=0 (fullpel motion estimation only)
2008-11-09 Fiona GlaserFaster b-adapt + adaptive quantization
2008-11-05 Fiona GlaserInitial Nehalem CPU optimizations
2008-11-05 Fiona GlaserEncoder_reconfig: esa/tesa can only be enabled if they...
2008-10-22 Alexander StrangeAdd support for psy-rd/trellis to encoder_reconfig
2008-10-22 Fiona GlaserPrint profile and level information upon starting encode
2008-10-02 Fiona GlaserRework subme system, add RD refinement in B-frames
2008-09-28 Fiona GlaserReplace High 4:4:4 profile lossless with High 4:4:4...
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-05 Fiona GlaserAdd merged SAD for i16x16 analysis
2008-09-05 Fiona GlaserAdd sad_aligned for faster subme=1 mbcmp
2008-08-30 Loren Merrittremove the distinction between itex and ptex
2008-08-30 Loren Merritthardcode the ratecontrol equation, and remove the rceq...
2008-08-21 Loren Merrittcosmetics
2008-08-21 Loren Merrittr940 broke threads
2008-08-16 Loren Merritt6% faster deblock: remove some clips, earlier termianti...
2008-08-09 Fiona GlaserImprove subme7 at low QPs and add subme7 support in...
2008-07-30 Fiona GlaserBasic sanity checking of qpmax/qpmin options
2008-07-26 Loren Merrittstats summary: print distribution of numbers of consecu...
2008-07-24 Fiona GlaserFix C99-ism in r907
2008-07-18 Loren Merrittautodetect level based on resolution/bitrate/refs/etc...
2008-07-12 Fiona GlaserLimit MVrange correctly in interlaced mode
2008-07-11 BugMasterFix memory leak upon x264 closing
2008-07-11 Fiona GlaserAdd L1 reflist and B macroblock types to x264 info
2008-07-10 Fiona GlaserFix and enable I_PCM macroblock support
2008-07-10 Fiona Glaserfaster bs_write
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-24 Fiona GlaserMove bitstream end check to macroblock level
2008-06-18 Loren Merrittinterleave psnr/ssim computation with reference frame...
2008-06-15 Fiona GlaserAdd more inline asm and a runtime check for MMXEXT...
2008-06-08 Loren Merrittmany changes to which asm functions are enabled on...
2008-06-03 Loren Merrittcosmetics
2008-06-03 Loren MerrittCQP is incompatible with AQ
2008-06-02 Gabriel Bouvigne2-pass VBV support and improved VBV handling
2008-06-02 Alexander StrangeFix noise reduction in threaded mode.
2008-05-21 Loren Merrittfix a crash on win32 with threads.
2008-05-20 Loren Merrittchange DEBUG_DUMP_FRAME to run-time --dump-yuv
2008-05-14 Loren Merrittremove DEBUG_BENCHMARK
2008-04-27 Loren Merritts/x264_cpu_restore/x264_emms/
2008-04-27 Fiona Glaserremove a division in macroblock-level bookkeeping
2008-04-21 Loren Merritt--asm to allow testing of different versions of asm...
2008-03-30 Fiona Glaservariance-based psy adaptive quantization
2008-01-27 Loren Merrittprint average of macroblock QPs instead of frame's...
2008-01-27 Loren Merrittremove colorspace conversion support, because it has...
2008-01-27 Loren Merrittsatd exhaustive motion search (--me tesa)
2008-01-27 Loren Merrittshave a couple cycles off cabac functions
2008-01-18 Loren Merrittchange the meaning of --ref: it now selects DPB size...
2007-11-20 Loren Merrittadd cache info to cpu_detect. also print sse3.
2007-11-15 Loren Merrittcosmetics: use separate variables for frame width and...
2007-09-24 Loren Merrittdon't overwrite pthread* namespace, because system...
next