]> git.sesse.net Git - x264/history - encoder
Get rid of hardcoded parameters in speedcontrol. This allows SAR changes.
[x264] / encoder /
2013-04-23 Henrik Gramnerx86: AVX2 high_bit_depth pixel_avg2, get_ref, mc_copy_w...
2013-04-23 Henrik Gramnerx86: AVX2 nal_escape
2013-04-23 Henrik Gramnerx86: AVX memzero_aligned
2013-04-23 Fiona Glaserx86: more AVX2 framework, AVX2 functions, plus some...
2013-04-23 Fiona Glaserx86-64: cabac_block_residual assembly
2013-04-23 Steve BorhoOpenCL lookahead
2013-04-23 Fiona Glaserweightp: improve scale/offset search, chroma
2013-04-23 Fiona GlaserAdd slices-max feature
2013-04-23 Fiona GlaserAdd slice-min-mbs feature
2013-04-23 Anton MitrofanovDisable mbtree asm with cpu-independent option
2013-04-13 Fiona GlaserFix undefined behavior in x264_ratecontrol_mb
2013-02-26 Fiona GlaserCABAC/CAVLC: use the new bit-iterating macro here too
2013-02-26 Fiona Glaserquant_4x4x4: quant one 8x8 block at a time
2013-02-26 Fiona GlaserEliminate some branchiness in ME/analysis
2013-02-26 Fiona GlaserFix some store forwarding stalls
2013-02-26 Fiona Glaserx86: detect Bobcat, improve Atom optimizations, reorgan...
2013-02-26 Oskar Arvidssonx86: combined SA8D/SATD dsp function
2013-02-25 Fiona Glaserx86: optimize and clean up predictor checking
2013-02-25 Fiona GlaserFix two bugs in predictor checking
2013-02-25 Fiona GlaserImprove lookahead-threads auto selection
2013-02-25 Anton MitrofanovFix possible non-determinism with mbtree + open-gop...
2013-02-25 Fiona Glaserx86-64: fix trellis asm with interlacing
2013-01-09 Loren MerrittBump dates to 2013
2013-01-08 Anton MitrofanovFix crash if the first frame is forced to a non-keyframe
2012-12-12 Anton MitrofanovFix pthread_join emulation on win32 and BeOS
2012-12-06 Fiona GlaserFix typo in r2222
2012-11-08 Anton MitrofanovFix possible issues with out-of-spec QP values
2012-11-07 Fiona GlaserAttempt to optimize PPS pic_init_qp in 2-pass mode
2012-11-07 Fiona GlaserImprove slice header QP selection
2012-11-07 Fiona GlaserUpdate level dpb size calculation to match newer H...
2012-11-07 Fiona GlaserFix crash with no-scenecut + mbtree
2012-11-07 Anton MitrofanovFix reconfiguring to crf=0
2012-09-05 Fiona GlaserEnhance mb_info: add mb_info_update
2012-09-05 Fiona GlaserFix mb_info_free with sliced threads
2012-09-05 Fiona GlaserEnhance nalu_process
2012-09-05 Fiona GlaserImprove mb_info constant mb optimization
2012-09-05 Fiona GlaserExport the average effective CRF of each frame
2012-07-26 Kieran KunhyaFree user supplied data when deleting a frame
2012-07-17 Fiona GlaserFaster predictor checking with subme<3
2012-07-17 Fiona GlaserTry 8x8 transform analysis even when sub8x8 partitions...
2012-07-17 Fiona GlaserSupport changing resolutions between passes with macrob...
2012-07-17 Anton MitrofanovCap ratecontrol predictor parameters
2012-07-03 Anton MitrofanovFix crash with --fps 0
2012-05-18 Fiona GlaserThreaded lookahead
2012-05-15 Anton MitrofanovFix some bugs in mb_info code
2012-04-24 Fiona GlaserAdd mb_info API for signalling constant macroblocks
2012-04-23 Henrik GramnerFaster chroma weight cost calculation
2012-04-23 LucienAdd Level 5.2 support
2012-04-23 Henrik GramnerEradicate all mention of Extended Profile
2012-04-23 Anton MitrofanovFix disabling of mbtree when using 2pass encoding and...
2012-03-27 Kieran KunhyaFix intra-refresh + hrd
2012-03-14 Fiona GlaserFix sliced-threads ratecontrol bug
2012-03-12 Anton MitrofanovFix clobbering of mutex/cvs
2012-03-07 Fiona GlaserSliced-threads: do hpel and deblock after returning
2012-03-07 Fiona GlaserAdd full-recon API option
2012-03-07 Fiona GlaserAdd row-reencoding support to VBV for improved accuracy
2012-03-07 Fiona GlaserAbstract bitstream backup/restore functions
2012-03-07 Anton MitrofanovAdd an small per-MB cost penalty for lowres
2012-03-06 Fiona GlaserExport PSNR/SSIM in x264 API
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-03-06 Fiona GlaserFix possible alignment crash when linking from MSVC
2012-02-15 Fiona GlaserFix interlaced + extremal slice-max-size
2012-02-04 HiiBump dates to 2012
2012-02-04 Fiona GlaserForce keyint-min 1 with Blu-ray
2012-02-04 Anton MitrofanovFix overread/possible crash with intra refresh + VBV
2012-01-18 Loren MerrittFix trellis 2 + subme >= 8
2012-01-15 Loren MerrittCABAC trellis opts part 4: x86_64 asm
2012-01-15 Loren MerrittCABAC trellis opts part 3: make some arrays non-static
2012-01-15 Loren MerrittCABAC trellis opts part 2: C optimizations
2012-01-15 Loren MerrittCABAC trellis opts part 1: minor change in output
2012-01-15 Fiona GlaserUse a large LUT for CAVLC zero-run bit codes
2012-01-12 Anton MitrofanovLimit SSIM to 100db
2012-01-12 Anton MitrofanovFix crash with sliced threads and input height <= 112
2011-12-19 Anton MitrofanovFix PCM cost overflow
2011-12-06 Fiona GlaserFix regression in r2118
2011-12-01 Fiona GlaserCABAC trellis optimizations: use SIMD quant
2011-12-01 Kieran KunhyaPass through user data
2011-12-01 Fiona GlaserRemove unpredictable branch in CABAC dqp
2011-11-11 Anton MitrofanovMark some local functions as static, cosmetics
2011-10-22 Fiona GlaserAdd fenc prefetching to adaptive quant
2011-10-22 Fiona GlaserSplit prefetch_fenc between colorspaces
2011-10-22 Fiona GlaserSSSE3/SSE4/AVX 9-way fully merged i8x8 analysis (sad_x9)
2011-10-22 Loren MerrittMerge i4x4 prediction with intra_mbcmp_x9_4x4
2011-10-22 Fiona GlaserInline i4x4/i8x8 encode into intra analysis
2011-10-22 Henrik GramnerAllow setting a chroma format at compile time
2011-10-15 Fiona GlaserFix some integer overflows/signedness errors found...
2011-10-09 Anton MitrofanovFix chroma intra analysis in 4:4:4 lossless mode
2011-10-09 Anton MitrofanovFix use of uninitialized MVs in sub8x8 RDO
2011-09-21 Fiona GlaserCAVLC: clean up and restructure
2011-09-21 Fiona GlaserCABAC: clean up and restructure
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-09-21 Loren MerrittSSSE3/SSE4 9-way fully merged i4x4 analysis (sad/satd_x9)
2011-09-21 Loren MerrittOptimize x86 intra_predict_4x4 and 8x8
2011-09-21 Yusuke NakamuraFix frame packing SEI with --frame-packing 0
2011-08-24 Loren MerrittOptimize predict_8x8_filter and incidentally remove...
2011-08-24 Loren MerrittShut up some valgrind false-positives
2011-08-24 Fiona GlaserFix typo in p8x8 RD analysis
2011-08-24 Henrik GramnerFix pic_out returned by x264_encoder_encode with 4:4:4
2011-08-24 Loren MerrittFix zeroing of mvr predictors in bskip blocks
2011-08-24 Loren MerrittFix: chroma planes for weightp analysis were not initte...
next