]> git.sesse.net Git - x264/history - common
Fix crash with MP4-muxing if zero frames were encoded
[x264] / common /
2010-05-31 Fiona GlaserFix cavlc+deblock+8x8dct (regression in r1612)
2010-05-26 Fiona GlaserOverhaul deblocking again
2010-05-26 Fiona GlaserDetect Atom CPU, enable appropriate asm functions
2010-05-26 Fiona GlaserSlightly faster mbtree asm
2010-05-26 Fiona GlaserFaster deblock strength asm on conroe/penryn
2010-05-26 Anton MitrofanovFix ABR rate control calculations
2010-05-26 Fiona GlaserFix CABAC+PCM, regression in r1592
2010-05-21 Fiona GlaserRewrite deblock strength calculation, add asm
2010-05-21 Kieran KunhyaAdd "Fake interlaced" option
2010-05-21 Henrik GramnerSet correct filesystem permissions for various files
2010-05-17 Fiona GlaserOverhaul CABAC: faster, less cache usage
2010-05-17 Fiona GlaserFix condition for printing rc=cbr in options SEI
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 Fiona GlaserDon't force row QPs to integer values with VBV
2010-05-06 Fiona GlaserImprove temporal MV prediction
2010-05-06 Fiona GlaserError out on invalid input stride
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-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 Fiona GlaserMove deblocking code to a separate file
2010-04-23 Fiona GlaserFix 10l in cache_load changes
2010-04-23 Fiona GlaserPrint intra chroma pred modes in stats
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 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-11 Fiona GlaserMake keyint_min auto by default
2010-04-11 Henrik GramnerCosmetics: VLC tables
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-06 Kieran KunhyaFix HRD compliance
2010-04-05 Alex WrightBetter b16x8/8x16 early termination in B-frames
2010-04-05 Fiona GlaserFix printing of SEI header with VBV + ABR
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-31 Fiona GlaserPrint crf-max with appropriate precision in SEI
2010-03-27 Fiona GlaserNew "superfast" preset, much faster intra analysis
2010-03-27 Henrik GramnerCosmetics in mvd handling
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 Holger LubitzFix some misattributions in profiling
2010-03-27 Henrik GramnerCosmetics: use sizeof() where appropriate
2010-03-27 Fiona GlaserSplit up analyse_init
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 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 GlaserShrink some arrays in x264_t
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 Holger LubitzFaster cabac_encode_decision_asm
2010-03-27 Holger LubitzFaster hpel_filter
2010-02-25 Fiona GlaserFix regression in r1449
2010-02-25 Fiona GlaserCut size of MVD arrays by a factor of 2 again
2010-02-25 David ConradDisable Altivec and VIS optimizations when --disable...
2010-02-25 Loren MerrittFix a buffer overread on odd input resolutions
2010-02-24 David ConradPort Mans Rullgard's NEON intra prediction functions...
2010-02-23 Fiona GlaserFix fastfirstpass
2010-02-23 Anton MitrofanovFix various silly errors in the previous patches
2010-02-23 Fiona GlaserFaster probe_skip, 2x2 DC transform handling
2010-02-23 Fiona GlaserUse short startcodes whenever possible
2010-02-23 Fiona GlaserMake b-pyramid normal the default
2010-02-23 Fiona GlaserMove presets, tunings, and profiles into libx264
2010-02-23 Anton MitrofanovFaster, more accurate psy-RD caching
2010-02-23 Fiona GlaserMuch faster and more efficient MVD handling
2010-02-23 Fiona GlaserAdd temporal predictor support to interlaced encoding
2010-02-23 Fiona GlaserKeep track of macroblock partitions
2010-02-23 Fiona GlaserMuch faster and simpler direct spatial calculation
2010-02-23 Fiona GlaserFix stupid regression in interlaced in r1430
2010-02-15 Loren MerrittRemove unnecessary PIC support macros
2010-02-15 Fiona GlaserDon't even try direct temporal when it would give junk MVs
2010-02-15 David ConradiPhone compilation support
2010-02-15 David ConradARM NEON versions of weightp functions
2010-02-15 Alexander StrangeAllow | as a separator between psy-rd and psy-trellis...
2010-02-15 Fiona GlaserBackport various speed tweak ideas from ffmpeg
2010-02-15 Fiona GlaserImplement direct temporal + interlaced
2010-02-15 Fiona GlaserPrint psy-(rd|trellis) with more precision in userdata SEI
2010-02-15 Fiona GlaserSimplify decimate checks in macroblock_encode
2010-02-14 Fiona GlaserSlightly faster predictor_difference_mmxext
2010-01-30 Loren MerrittFix log2f detection, include order, some gcc warnings
next