]> git.sesse.net Git - x264/history - encoder
SSSE3 version of zigzag_8x8_field
[x264] / encoder /
2009-12-05 Fiona GlaserFix crash in interlaced with >8 refs
2009-12-05 Fiona GlaserSignificantly faster qpel-RD
2009-11-30 Steven WaltersEnhanced Avisynth input support
2009-11-27 Fiona GlaserMuch faster weightp
2009-11-25 Fiona GlaserFix bug in weightp analysis
2009-11-25 Fiona GlaserFix weightb with delta_poc_bottom
2009-11-22 Fiona GlaserGive more meaningful error if 1st/2nd pass resolution...
2009-11-21 Steven WaltersFix extremely rare deadlock with sync-lookahead
2009-11-21 Fiona GlaserOnly print weightp stats if there were P-frames
2009-11-21 Fiona GlaserFaster lookahead with subme=1
2009-11-17 Fiona GlaserFaster weightp analysis
2009-11-16 Dylan YudakenFix two issues in weightp
2009-11-15 Fiona Glaser100l in deadlock fix
2009-11-15 Fiona GlaserFix rare deadlock introduced in weightp
2009-11-12 Dylan YudakenVarious weightp fixes
2009-11-12 Fiona GlaserFix all aliasing violations
2009-11-12 David ConradFix 10l in weightp on ARM
2009-11-10 Fiona GlaserFix one (of possibly many) miscompilations in weightp
2009-11-09 Steven WaltersFix weightp logfile parsing on MinGW
2009-11-09 Loren Merrittcosmetics
2009-11-09 Dylan YudakenWeighted P-frame prediction
2009-11-09 Steven WaltersFix assert failure in the case of forced i-frames
2009-11-09 Steven WaltersFix issues relating to input/output files being pipes...
2009-11-09 Fiona GlaserFix miscompilation with gcc 4.3 on ARM
2009-11-09 Fiona GlaserFix extremely rare infinite loop in 2-pass VBV
2009-11-09 Anton MitrofanovFix large file support, broken in r1302
2009-10-29 Fiona GlaserFurther reduce code size in bime
2009-10-29 Anton MitrofanovFix case in which MB-tree didn't propagate all data...
2009-10-29 Fiona GlaserTake into account chroma MV offset during interlaced...
2009-10-29 Fiona GlaserEliminate some rare cases where MB-tree gave incorrect...
2009-10-29 Anton MitrofanovFix cases in which b-adapt 1 could result in AUTO-type...
2009-10-29 Fiona GlaserMotion compensation optimizations
2009-10-29 Fiona GlaserMinor CAVLC optimizations
2009-10-25 Loren Merrittcosmetics
2009-10-25 Fiona GlaserVarious minor CABAC optimizations
2009-10-25 Lamont AlstonFix bug in b-pyramid strict
2009-10-25 Fiona GlaserRemove non-mod16 warning
2009-10-25 Fiona GlaserFix two warnings + some minor optimizations
2009-10-19 Steven WaltersFix assertion fail and incorrect costs with pyramid+VBV
2009-10-19 Fiona GlaserImprove CRF initial QP selection, fix get_qscale bug
2009-10-19 Fiona GlaserPrint more accurate error message if dump_yuv fails
2009-10-19 Steven WaltersReduce memory usage of b-adapt 2 trellis
2009-10-19 Lamont AlstonMake B-pyramid spec-compliant
2009-10-18 Fiona GlaserAdd missing free for nal_buffer
2009-10-17 Loren Merritteliminate some divisions
2009-10-13 Fiona GlaserFix glitches with slow-firstpass + weightb + multiref...
2009-10-13 Henrik GramnerSimplify some code in b-adapt 2's trellis
2009-10-13 Fiona GlaserFix a very rare integer overflow in slicetype analysis
2009-10-12 Fiona GlaserReduce the aggressiveness of 2-pass VBV
2009-10-12 Fiona GlaserFix regression: disable flash detection without B-frames
2009-10-12 Loren Merrittchange all dct arrays to 1d.
2009-10-12 Fiona GlaserAdd row-based VBV for B-frames
2009-10-12 Fiona GlaserImprove VBV, fix bug in 2-pass VBV introduced in MB...
2009-10-12 Anton MitrofanovOptimize exp2fix8
2009-10-12 Fiona GlaserAvoid scenecuts in flashes and similar situations
2009-10-12 Fiona GlaserFix bug where x264 generated non-compliant bitstreams...
2009-10-07 Loren Merrittrm msvc project files and related ifdefs
2009-10-07 Fiona GlaserConstrained intra prediction support
2009-10-07 Fiona GlaserSlightly improve non-RD p8x8 mode decision
2009-10-07 Fiona GlaserReorder reference frames optimally on second pass
2009-10-07 Fiona GlaserFix typo in ratecontrol_summary
2009-10-07 Fiona GlaserClip log2_max_frame_num
2009-10-07 Anton MitrofanovFix some issues with 3-pass statsfile handling
2009-10-07 Fiona GlaserAdd support for single-frame VBV, improve compliance
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-22 Steven WaltersReally fix encoder_close crash this time
2009-09-21 Fiona GlaserCheck for 16x16 partitions masquerading as smaller...
2009-09-21 Fiona GlaserFix integer overflow in 2-pass VBV
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 GlaserAdd missing fclose for mbtree input statsfile on second...
2009-09-14 Fiona GlaserMake MV costs global instead of static
2009-09-13 Fiona GlaserDon't print scenecut message multiple times in verbose...
2009-09-13 Fiona GlaserOptimize rounding of luma and chroma DC coefficients
2009-09-09 Steven WaltersFix crash if encoder_close is called before delayed...
2009-09-07 Fiona GlaserImprove x264 help
2009-09-06 Fiona GlaserFactor out a redundant RD call in qpel-RD
2009-09-06 Fiona GlaserFix RD early-skip
2009-09-06 Fiona GlaserFaster CAVLC mb header writing for B macroblocks
2009-09-02 Steven WaltersChange priority handling on some OSs
2009-09-02 Steven WaltersThreaded lookahead
2009-09-02 Fiona GlaserForce a link error in case of incompatible API
2009-08-31 Loren MerrittFaster me=tesa
2009-08-31 Fiona GlaserMulti-slice encoding support
2009-08-31 Fiona GlaserFix a valgrind warning in b-adapt 2
2009-08-28 Anton MitrofanovFix bug in intra analysis in B-frames
2009-08-28 Anton MitrofanovFix bug in b16x16 qpel RD
2009-08-28 Fiona GlaserCheck minimum chroma QP in addition to luma QP during...
2009-08-27 Fiona GlaserFaster mbtree propagate and x264_log2, less memory...
2009-08-27 Fiona GlaserFix keyint=1 + VBV + rc-lookahead
2009-08-27 Fiona GlaserFaster x264_exp2fix8
2009-08-27 Loren Merrittcompile x86 with fpmath=sse by default
2009-08-24 Fiona Glaser2-pass VBV fixes
2009-08-23 David ConradGSOC merge part 2: ARM stack alignment
2009-08-21 David ConradFix unaligned accesses in bitstream writer
2009-08-20 Fiona GlaserFix bug in calculation of I-frame costs with AQ.
2009-08-19 Fiona GlaserImprove QPRD
next