]> git.sesse.net Git - x264/history - common/frame.c
Add speedcontrol file.
[x264] / common / frame.c
2016-01-16 Henrik GramnerBump dates to 2016
2015-07-25 Anton MitrofanovUse forced frame types in slicetype analysis
2015-07-25 Yu XiaoleiNV21 input support
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-20 Henrik Gramnerx86: SSE and AVX implementations of plane_copy
2014-01-21 James Weaverv210 input support
2014-01-08 Henrik GramnerBump dates to 2014
2013-08-23 Henrik GramnerTransparent hugepage support
2013-05-20 Anton MitrofanovOpenCL support improvement/refactoring
2013-04-23 Fiona Glaserx86: more AVX2 framework, AVX2 functions, plus some...
2013-04-23 Steve BorhoOpenCL lookahead
2013-04-23 Fiona GlaserAdd slices-max feature
2013-02-26 Fiona Glaserx86: detect Bobcat, improve Atom optimizations, reorgan...
2013-01-09 Loren MerrittBump dates to 2013
2012-07-26 Kieran KunhyaFree user supplied data when deleting a frame
2012-05-15 Anton MitrofanovFix some bugs in mb_info code
2012-04-24 Fiona GlaserAdd mb_info API for signalling constant macroblocks
2012-03-25 Anton MitrofanovFix frame input colorspace check
2012-03-07 Fiona GlaserSliced-threads: do hpel and deblock after returning
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-03-06 Anton MitrofanovFix RGB colorspace input
2012-02-04 HiiBump dates to 2012
2011-12-01 Kieran KunhyaPass through user data
2011-10-22 Henrik GramnerAllow setting a chroma format at compile time
2011-10-15 Fiona GlaserFix some integer overflows/signedness errors found...
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-08-24 Loren MerrittShut up some valgrind false-positives
2011-08-24 Henrik GramnerFix pic_out returned by x264_encoder_encode with 4:4:4
2011-08-24 Henrik GramnerExpand borders before chroma weightp analysis
2011-08-09 Loren MerrittRemove some unused, broken, and/or useless functions
2011-07-29 Henrik GramnerFix padding bug in x264_expand_border_mbpair
2011-07-10 xvidfanRGB encoding support
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-06-15 Fiona GlaserMake ratecontrol_mb less slow
2011-06-15 Fiona GlaserAVX mbtree_propagate
2011-05-12 Fiona GlaserFaster pixel_memset
2011-05-12 Fiona GlaserMBAFF: Improve handling of bottom row mod32 padding
2011-05-12 Simon HorlickMBAFF: Make interlaced support a compile time option
2011-05-12 Simon HorlickMBAFF: Inter support
2011-05-12 Simon HorlickMBAFF: Save interlace decision for all macroblocks
2011-01-25 Sean McGovernBump dates to 2011
2011-01-10 Daniel KangMMX version of high bit depth plane_copy
2011-01-10 Daniel KangMMX/SSE2 high bit depth interleave functions
2010-11-19 Oskar ArvidssonConvert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
2010-11-10 Fiona GlaserImprove quantizer handling
2010-09-28 Oskar ArvidssonFinish support for high-depth video throughout x264
2010-09-19 Fiona GlaserCosmetics in me.c and frame.c
2010-09-19 Kieran KunhyaAdd support for arbitrary user SEIs
2010-09-18 Fiona GlaserUpdate source file headers
2010-07-16 Loren MerrittPrevent some cases of cache aliasing.
2010-07-15 Loren MerrittConvert x264 to use NV12 pixel format internally
2010-07-15 Steven WaltersAdd video filtering system to x264cli
2010-07-15 Fiona GlaserEliminate edge cases for MV predictors
2010-06-25 Fiona GlaserInteractive encoder control: error resilience
2010-06-25 Steven WaltersUse threadpools to avoid unnecessary thread creation
2010-06-09 Fiona GlaserRemove double-dereferences for MB width/height data
2010-06-09 Nathan CaldwellDeduplicate the ALIGN macro, move it to common.h
2010-06-09 Fiona GlaserFix crash in fake-interlaced at some resolutions
2010-06-02 Oskar ArvidssonConvert to a unified "pixel" type for pixel data
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-04-29 Fiona GlaserReduce lookahead memory usage, cache misses
2010-04-23 Fiona GlaserMove deblocking code to a separate file
2010-04-23 Fiona GlaserFaster deblock reference frame checks
2010-04-23 Fiona GlaserMove deblocking/hpel into sliced threads
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-27 Henrik GramnerPad non-mod16 resolutions using the correct field
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-02-25 David ConradDisable Altivec and VIS optimizations when --disable...
2010-02-23 Anton MitrofanovFix various silly errors in the previous patches
2010-02-23 Fiona GlaserKeep track of macroblock partitions
2010-02-15 Fiona GlaserBackport various speed tweak ideas from ffmpeg
2010-01-30 Yusuke NakamuraImprove DTS generation, move DTS compression into libx264
2010-01-28 Fiona GlaserMerge nnz_backup with scratch buffer
2010-01-14 Fiona GlaserMore correct padding constants for lowres planes
2010-01-14 Fiona GlaserPeriodic intra refresh
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2009-11-25 Fiona GlaserMinor deblocking optimization, update comments
2009-11-12 Fiona GlaserFix all aliasing violations
2009-11-09 Loren Merrittcosmetics
2009-11-09 Dylan YudakenWeighted P-frame prediction
2009-10-12 Fiona GlaserAvoid scenecuts in flashes and similar situations
2009-09-23 Anton MitrofanovImprove threaded frame handling
2009-09-02 Steven WaltersThreaded lookahead
2009-08-27 Fiona GlaserFaster mbtree propagate and x264_log2, less memory...
2009-08-24 David ConradGSOC merge part 7: ARM NEON deblock assembly functions...
2009-08-23 David ConradGSOC merge part 2: ARM stack alignment
2009-08-19 Fiona GlaserAdd support for frame-accurate parameter changes
2009-08-17 Fiona GlaserLookahead VBV
2009-08-13 Loren Merrittfix lowres padding, which failed to extrapolate the...
2009-08-09 Loren MerrittMB-tree fixes:
2009-08-09 Fiona GlaserAdd missing free()s for new data allocated for MB-tree
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2009-07-17 Fiona GlaserCacheline-split SSSE3 chroma MC
2009-02-26 Fiona GlaserFix regression in r1085
2009-02-09 Guillaume PoirierPromote chroma planes to 16 byte alignment.
2009-01-20 Fiona GlaserEliminate support for direct_8x8_inference=0
2008-12-22 Loren Merrittfaster ESA init
next