]> git.sesse.net Git - x264/shortlog
x264
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 GlaserFix unresolved symbol in r1573
2010-05-06 Steven WaltersRemove unnecessary --enable options
2010-05-06 Fiona GlaserDon't force row QPs to integer values with VBV
2010-05-06 James DarnleyAdd field-order detection to y4m demuxer
2010-05-06 Fiona GlaserFix sliced-threads + interlaced
2010-05-06 Fiona GlaserImprove temporal MV prediction
2010-05-06 Fiona GlaserMore accurate MV prediction on edges in lookahead
2010-05-06 Fiona GlaserError out on invalid input stride
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 GlaserShrink a few x86 asm functions
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-24 Fiona GlaserSplit out MV prediction into mvpred.c
2010-04-24 Loren MerrittFix mv predictor clipping on non-x86 (regression in...
2010-04-23 Anton MitrofanovMove getopt.c to x264cli sources from libx264
2010-04-23 Fiona GlaserMove deblocking code to a separate file
2010-04-23 Steven Waltersfix ffms demuxer to support input timebase values ...
2010-04-23 Fiona GlaserFix 10l in cache_load changes
2010-04-23 Fiona GlaserFaster fullpel predictor checking
2010-04-23 Loren MerrittFix checkasm's generation of deblock inputs (regression...
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 Francois CartegnieFix build scripts to work with non-GNU tools
2010-04-23 Fiona GlaserFaster deblock reference frame checks
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-23 Fiona GlaserPrefetch MB data in cache_load
2010-04-23 Fiona GlaserFix a ton of pessimization caused by aliasing in cache_...
2010-04-23 Fiona GlaserAdd CP128/M128 macros using SSE
2010-04-14 Fiona GlaserFix various early terminations with slices
2010-04-14 Anton MitrofanovEnable --fast-pskip on fast firstpass
2010-04-14 Steven WaltersMake interlaced detection in avisynth only apply to...
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 GlaserMake MV prediction work across slice boundaries
2010-04-10 Fiona GlaserCleanup and simplification of macroblock_load
2010-04-07 Fiona GlaserAdd missing #include to display-x11.c
2010-04-07 Steven WaltersAdd TFF/BFF detection to all demuxers
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 GlaserFix printing of SEI header with VBV + ABR
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 GlaserPrint crf-max with appropriate precision in SEI
2010-03-31 Yusuke NakamuraFix 10l in timecode seeking
2010-03-31 Yusuke NakamuraFix 10L: Remove needless error check
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 Henrik GramnerCosmetics in mvd handling
2010-03-27 Fiona GlaserFix make uninstall on systems with executable suffixes
2010-03-27 Fiona GlaserAdd tune for still image compression
2010-03-27 Henrik GramnerPad non-mod16 resolutions using the correct field
2010-03-27 Fiona GlaserDocument slow/fast firstpass in --fullhelp
2010-03-27 Holger LubitzFix some misattributions in profiling
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 Loic MinierTwo compatibility fixes
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 Alexander StrangeReformat profile restrictions in --fullhelp.
2010-03-27 James DarnleyFix typo in configure
2010-03-27 David ConradAdd support for spaces to iPhone GAS preprocessor script
next