]> git.sesse.net Git - x264/history - encoder
Fix no-mbtree + aq-mode=0
[x264] / encoder /
2010-06-02 Yusuke NakamuraFix no-mbtree + aq-mode=0
2010-06-02 Oskar ArvidssonConvert to a unified "dctcoeff" type for DCT data
2010-06-02 Oskar ArvidssonConvert to a unified "pixel" type for pixel data
2010-06-02 Fiona GlaserAdd API tool to apply arbitrary quantizer offsets
2010-06-02 Fiona Glaserx86 assembly code for NAL escaping
2010-05-31 Fiona GlaserRe-enable i8x8 merged SATD
2010-05-31 Henrik GramnerOptimize out some x264_scan8 reads
2010-05-31 Fiona GlaserAdd fast skip in lookahead motion search
2010-05-31 Fiona GlaserMerge some of adaptive quant and weightp
2010-05-26 Fiona GlaserFix 10L in r1612
2010-05-26 Fiona GlaserOverhaul deblocking again
2010-05-26 Fiona GlaserDetect Atom CPU, enable appropriate asm functions
2010-05-26 Fiona GlaserAvoid an extra var2 in chroma encoding if possible
2010-05-26 Fiona GlaserAvoid a redundant qpel check in lookahead with subme...
2010-05-26 Anton MitrofanovFix ABR rate control calculations
2010-05-26 Fiona GlaserFix CABAC+PCM, regression in r1592
2010-05-21 Anton MitrofanovFix different output with differing sync-lookahead
2010-05-21 Kieran KunhyaAdd "Fake interlaced" option
2010-05-21 Anton MitrofanovFix regression in r1566
2010-05-18 Fiona GlaserFix rc-lookahead in encoding options SEI in 2-pass...
2010-05-17 Loren MerrittReduce memory usage in 2-pass with b-adapt 2
2010-05-17 Fiona GlaserOverhaul CABAC: faster, less cache usage
2010-05-17 Anton MitrofanovFix crash with sliced-threads on Phenom
2010-05-17 Henrik GramnerShrink even more constant arrays
2010-05-17 Fiona GlaserAdd API function to trigger intra refresh
2010-05-08 Fiona GlaserFix intra refresh behavior with I-frames
2010-05-06 Anton MitrofanovMore cosmetics
2010-05-06 Fiona GlaserDon't force row QPs to integer values with VBV
2010-05-06 Fiona GlaserFix sliced-threads + interlaced
2010-05-06 Fiona GlaserMore accurate MV prediction on edges in lookahead
2010-05-06 Fiona GlaserRemove unnecessary debugging assert
2010-05-06 Fiona GlaserShrink some more constant arrays
2010-05-06 Fiona GlaserDeduplicate asm constants, automate name prefixing
2010-05-06 Fiona GlaserMake options SEI use weight* instead of wpred*
2010-04-29 Loren Merrittr1548 broke subme < 3 + p8x8/b8x8
2010-04-29 Henrik GramnerMore write-combining
2010-04-29 Fiona GlaserReduce lookahead memory usage, cache misses
2010-04-26 Fiona GlaserFix build on x86 with asm on but SSE off
2010-04-26 Fiona GlaserDon't calculate ref/partition stats if not necessary
2010-04-23 Fiona GlaserFaster fullpel predictor checking
2010-04-23 Loren MerrittFix printing of bitrate when timestamps aren't available
2010-04-23 Fiona GlaserDon't check mv0 twice
2010-04-23 Fiona GlaserRemove reordering restrictions from weightp
2010-04-23 Fiona GlaserPrint intra chroma pred modes in stats
2010-04-23 Fiona GlaserAdd mv0 special case in pskip chroma MC
2010-04-23 Henrik GramnerFaster chroma CBP handling
2010-04-23 Fiona GlaserFix issues with extremely large timebases
2010-04-23 Fiona GlaserMMX code for predictor rounding/clipping
2010-04-23 Fiona GlaserFix four minor bugs found by Clang
2010-04-23 Fiona GlaserMove deblocking/hpel into sliced threads
2010-04-14 Fiona GlaserFix various early terminations with slices
2010-04-14 Anton MitrofanovSet psy=0 in lossless mode
2010-04-11 Loren MerrittFix a use of sad_x4 that had non-mod64 stride
2010-04-11 Fiona GlaserMake keyint_min auto by default
2010-04-11 Fiona GlaserFaster mv predictor checking at subme < 3
2010-04-11 Fiona GlaserSpecial case in qpel refine for subme=1
2010-04-11 Henrik GramnerCosmetics: VLC tables
2010-04-11 Fiona GlaserAdd faster mv0 special case for macroblock-tree
2010-04-11 Fiona GlaserAdd miscompilation check for x264_clz
2010-04-11 Anton MitrofanovFixing floating-point exception in level-checking
2010-04-10 Fiona GlaserSave a few bits in multislice encoding
2010-04-10 Alex WrightEarly termination in 16x8/8x16 search
2010-04-10 Fiona GlaserCleanup and simplification of macroblock_load
2010-04-06 Fiona GlaserCorrectly mark output frames as BREF
2010-04-06 Kieran KunhyaFix HRD compliance
2010-04-05 Alex WrightBetter b16x8/8x16 early termination in B-frames
2010-04-05 Fiona GlaserFix 10L in B-skip improvement patch
2010-04-05 Fiona GlaserSimplify slicetype_frame_cost
2010-04-05 Fiona GlaserFaster CABAC state copying for small partitions
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-31 Fiona GlaserFix array overread in b8x16 search
2010-03-31 Fiona GlaserFaster direct check with subpartitions off
2010-03-31 Fiona GlaserDon't use 2 L1 refs with pyramid + ref=1
2010-03-27 Henrik GramnerUpdate copyright year in SEI header
2010-03-27 Fiona GlaserNew "superfast" preset, much faster intra analysis
2010-03-27 Fiona GlaserAvoid redundant MV prediction in duplicate refs
2010-03-27 Fiona GlaserMuch faster non-RD intra analysis
2010-03-27 Fiona GlaserFix stack alignment in sliced threads
2010-03-27 Henrik GramnerCosmetics: use sizeof() where appropriate
2010-03-27 Fiona GlaserSplit up analyse_init
2010-03-27 Henrik GramnerReduce stack usage of b-adapt 2's trellis
2010-03-27 Fiona GlaserVarious motion estimation optimizations
2010-03-27 Fiona GlaserOverhaul macroblock_cache_rect
2010-03-27 Fiona GlaserMake a bunch of small functions ALWAYS_INLINE
2010-03-27 Henrik GramnerFaster x264_macroblock_encode_pskip
2010-03-27 Fiona GlaserMuch more accurate B-skip detection at 2 < subme < 7
2010-03-27 Kieran KunhyaSave a few bits in slice headers
2010-03-27 Fiona GlaserUse x264_log in more places instead of fprintf
2010-03-27 Anton MitrofanovFix two nondeterminisms
2010-03-27 Fiona Glaser"CRF-max" support with VBV
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-03-27 Yusuke NakamuraTimecode input/output
2010-03-27 Alex WrightMixed-refs support for B-frames
2010-03-27 Henrik GramnerFaster rounding of chroma DC coefficients
2010-03-24 Fiona GlaserFix regression in r1450
2010-03-24 Fiona GlaserFix crash with intra-refresh + aq-mode 0
2010-02-26 Fiona GlaserFix regression in r1453
2010-02-25 Fiona GlaserFix one bug, one corner case in VBV
2010-02-24 Fiona GlaserRemove unused function
2010-02-23 Fiona GlaserUse short startcode in more possible situations
next