]> git.sesse.net Git - x264/shortlog
x264
2011-01-25 Yasuhiro IkedaAdd --input-fmt option to lavf input
2011-01-25 Tony YoungTwo improvements to regression test script
2011-01-25 Vittorio GiovaraAdd some missing values to the non-extended SAR table
2011-01-25 Sean McGovernBump dates to 2011
2011-01-25 Fiona GlaserMore correctly write frame-packing SEI flags
2011-01-25 Fiona GlaserDon't die in x264_encoder_close if an error occurred...
2011-01-25 Fiona GlaserFix reconfiguration of b_tff
2011-01-25 Steven WaltersFix x264 CPU detection with >=64 CPUs on Windows
2011-01-25 Holger LubitzRemove high bit depth mmx quant
2011-01-25 Holger LubitzFix cacheline check in avg2 w20 cache32
2011-01-21 Holger LubitzFix illegal instruction in high bit depth ssd_nv12_mmxext
2011-01-10 Fiona GlaserVFR/framerate-aware ratecontrol, part 2
2011-01-10 Fiona GlaserImprove reference ordering in interleaved 3D video
2011-01-10 Fiona GlaserCosmetics: fref0/1 -> fref[2] and i_ref0/1 -> i_ref[2]
2011-01-10 Alex WrightCheck an extra offset during weightp analysis
2011-01-10 Daniel KangSSE2 high bit depth SSIM functions
2011-01-10 George StephanosSSE2 high bit depth intra_predict_(8x8c|16x16)_p
2011-01-10 Joe CortesMMX high bit depth coeff_last4
2011-01-10 Daniel KangSSE2 high bit depth zigzag_interleave_cavlc
2011-01-10 Daniel KangMMX/SSE2/SSSE3 high bit depth frame_init_lowres functions
2011-01-10 Daniel KangMMX high bit depth 4x4 intra predict functions
2011-01-10 Daniel KangSSE2 high bit depth 8x8 intra predict functions
2011-01-10 George StephanosMMX/SSE2 high bit depth 8x8c intra predict functions
2011-01-10 Daniel KangMMX version of high bit depth plane_copy
2011-01-10 Fiona GlaserFaster x86 predict_8x8c_dc, MMX/SSE2 high bit depth...
2011-01-10 Fiona GlaserSSSE3 high bit depth sad_aligned functions
2011-01-10 Daniel KangMMX/SSE2 high bit depth interleave functions
2011-01-10 Joey GeralnikMMX/SSE2 high bit depth avg functions
2011-01-10 Daniel KangMMX/SSE2 high bit depth deinterleave functions
2011-01-10 Fiona GlaserShut up some incorrect gcc uninitialized variable warnings
2011-01-10 Anton MitrofanovWrite --crop-rect and --frame-packing options to x264 SEI
2011-01-10 Fiona GlaserAdd missing space to parameter SEI
2011-01-10 Kieran KunhyaFix typo in documentation
2011-01-10 Anton MitrofanovFix redundant linebreaks in statsfile with weightp
2011-01-10 Ramiro PollaUse cross_prefix for strings in endian test and as...
2011-01-10 Anton MitrofanovFix checkasm test for quant in high bit depth
2011-01-10 Steven WaltersFix broken YV12 handling in the resize filter
2011-01-10 Fiona GlaserFix bug with negative lookahead mb costs in high bit...
2011-01-10 Daniel KangFix overflow in SSIM calculation in 10-bit
2011-01-10 Anton MitrofanovFix some possible overflows in VFR ratecontrol with...
2011-01-10 Steven WaltersFix memory leak in lavf demuxer.
2011-01-08 Fiona GlaserFix satd predictors with high bit depth
2011-01-08 Daniel KangFix compile error with high bit depth and disable-asm
2010-12-18 Fiona GlaserReally fix gcc win32 misalignment crash
2010-12-14 Steven WaltersSupport for native Windows threads
2010-12-14 Daniel KangMMX/SSE2 high bit depth weight_cache/offset(sub|add...
2010-12-14 Daniel KangSSE2 high bit depth dequant functions
2010-12-14 Daniel KangSSE2 high bit depth zigzag functions
2010-12-14 Daniel Alexandru... MMX/SSE2 versions of high bit depth store_interleave
2010-12-14 Vittorio GiovaraAdd frame-packing SEI support for signalling 3D video
2010-12-14 Fiona GlaserAllow 8x8dct+cavlc+lossless with subme>=6
2010-12-14 Yasuhiro IkedaAdd interlaced/no-interlaced case to regression test...
2010-12-14 Yasuhiro IkedaSave more memory with weightp in >8-bit
2010-12-14 Yasuhiro Ikeda.gitignore more untracked file types
2010-12-14 Anton MitrofanovWork around gcc/ld alignment bug on win32
2010-12-14 Daniel KangFix high bit depth intra pred functions
2010-12-11 Fiona GlaserFix weightp analysis with high bit depth
2010-12-11 Oskar ArvidssonFix build error in high depth
2010-12-07 Fiona GlaserHotfix for high bit depth
2010-12-07 Anton MitrofanovDelete x264_config.h on distclean
2010-12-07 Daniel KangTons of high bit depth intra predict asm
2010-12-07 David CzechSSE2 high bit depth 8x8/16x16 idct/idct_dc
2010-12-07 Ramiro PollaCreate and install x264_config.h
2010-12-07 Steven WaltersDetect Avisynth initialization failures
2010-12-07 Fiona GlaserAutomatically restrict QPs to avoid quantization (under...
2010-12-07 Anton MitrofanovDon't try to get timecodes if reading frame failed
2010-12-07 Oskar ArvidssonFix possible overflow in sub4x4_dct in 10-bit builds
2010-12-07 Fiona GlaserFix bug in intra-refresh + threads
2010-12-07 Fiona GlaserFix file handle leak in libx264 on error
2010-12-05 Steven WaltersFix incompatible csp format issue
2010-12-05 Anton MitrofanovReally fix fittobox resize rounding code
2010-12-05 Yusuke NakamuraFix regression in rev1549
2010-12-05 Anton MitrofanovFix --tcfile-in if timecode v2 file starts from nonzero pts
2010-12-05 Sean McGovernSPARC/Solaris build fixes
2010-11-26 Fiona GlaserFix typo in r1797
2010-11-25 Tony YoungAdd Python regression test script
2010-11-25 Alex WrightMake --weightp 1 a better speed tradeoff
2010-11-25 Daniel KangSSE versions of some high-bit-depth DCT functions
2010-11-25 Anton MitrofanovClean up weightp analysis function
2010-11-25 Fiona GlaserAdd API function to return max number of delayed frames
2010-11-25 Fiona GlaserCopy field order flag in encoder_reconfig
2010-11-25 Yasuhiro IkedaCosmetics in configure
2010-11-25 Yasuhiro IkedaAdd some more info to `x264 --version`
2010-11-25 Fiona GlaserChange qpmin default to 0
2010-11-25 Fiona GlaserFix ticks_per_frame check for VFR input
2010-11-25 Steven WaltersFix configure so that boolean configuration options...
2010-11-23 Sean McGovernOnly build SPARC VIS asm if high bit-depth is disabled
2010-11-23 Sean McGovernFix build on SPARC Solaris 10
2010-11-22 James DarnleyFix resize filter rounding code
2010-11-22 Anton MitrofanovFix regression in chroma weightp
2010-11-20 Fiona GlaserFix some crashes with high bit depth
2010-11-19 Fiona GlaserChroma weighted prediction
2010-11-19 Fiona GlaserSupport custom cropping rectangles
2010-11-19 Oskar ArvidssonConvert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth pixel metrics
2010-11-19 Fiona Glaserx86 asm for some high-bit-depth coefficient functions
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth motion compensation
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth quant
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth DCT
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth deblocking
next