]> git.sesse.net Git - x264/history - common/common.h
Improve DTS generation, move DTS compression into libx264
[x264] / common / common.h
2010-01-30 Yusuke NakamuraImprove DTS generation, move DTS compression into libx264
2010-01-30 Anton MitrofanovVarious threading-related cosmetics
2010-01-28 Fiona GlaserMerge nnz_backup with scratch buffer
2010-01-21 Fiona GlaserVarious performance optimizations
2010-01-14 Fiona GlaserFaster weightp motion search
2010-01-14 Fiona GlaserPeriodic intra refresh
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2009-12-09 Fiona GlaserBring back slice-based threading support
2009-12-05 Fiona GlaserFix crash in interlaced with >8 refs
2009-11-25 Fiona GlaserFix weightb with delta_poc_bottom
2009-11-15 Alexander StrangeUse __attribute__((may_alias)) for type-punning
2009-11-12 Fiona GlaserFix all aliasing violations
2009-11-09 Dylan YudakenWeighted P-frame prediction
2009-11-09 Steven WaltersFix issues relating to input/output files being pipes...
2009-11-09 Anton MitrofanovFix large file support, broken in r1302
2009-10-25 Fiona GlaserFix two warnings + some minor optimizations
2009-10-19 Lamont AlstonMake B-pyramid spec-compliant
2009-10-12 Loren Merrittchange all dct arrays to 1d.
2009-10-12 Anton MitrofanovOptimize exp2fix8
2009-10-07 Fiona GlaserConstrained intra prediction support
2009-09-23 Anton MitrofanovImprove threaded frame handling
2009-09-21 Fiona GlaserAdd intra prediction modes to output stats
2009-09-21 Fiona GlaserMajor API change: encapsulate NALs within libx264
2009-09-14 Fiona GlaserMake MV costs global instead of static
2009-09-02 Steven WaltersThreaded lookahead
2009-08-31 Fiona GlaserMulti-slice encoding support
2009-08-27 Fiona GlaserFaster mbtree propagate and x264_log2, less memory...
2009-08-27 Fiona GlaserFaster x264_exp2fix8
2009-08-23 David ConradGSOC merge part 2: ARM stack alignment
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2009-07-26 Fiona GlaserAdd QPRD support as subme=10
2009-06-19 Fiona GlaserMMX CABAC mvd sum calculation
2009-04-18 Fiona GlaserAdd "coded blocks" stat to output information.
2009-03-04 Fiona GlaserRemove non-pre scenecut
2009-02-16 Fiona GlaserOptimize neighbor CBP calculation and fix related regre...
2009-02-04 Holger LubitzMerging Holger's GSOC branch part 2: intra prediction
2009-01-30 Fiona GlaserMassive overhaul of nnz/cbp calculation
2009-01-20 Fiona GlaserEliminate support for direct_8x8_inference=0
2008-12-31 Steven Waltersfactor mallocs out of hpel, ssim, and esa.
2008-12-22 Loren Merrittfaster ESA init
2008-12-11 Fiona GlaserMuch faster CAVLC residual coding
2008-11-28 Fiona GlaserSignificantly faster CABAC and CAVLC residual coding...
2008-09-28 Fiona GlaserReplace High 4:4:4 profile lossless with High 4:4:4...
2008-09-15 Fiona GlaserPsychovisually optimized rate-distortion optimization...
2008-09-15 Fiona GlaserAdd optional more optimal B-frame decision method
2008-08-30 Loren Merrittremove the distinction between itex and ptex
2008-08-21 Loren Merrittcosmetics
2008-08-21 Loren Merrittr940 broke threads
2008-08-16 Loren Merritt6% faster deblock: remove some clips, earlier termianti...
2008-07-26 Loren Merrittstats summary: print distribution of numbers of consecu...
2008-07-11 Fiona GlaserAdd L1 reflist and B macroblock types to x264 info
2008-07-10 Fiona GlaserFix and enable I_PCM macroblock support
2008-07-06 Fiona GlaserVarious optimizations and cosmetics
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-03 Fiona Glaserdenoise_dct asm
2008-06-24 Fiona GlaserConvert NNZ to raster order and other optimizations
2008-06-18 Loren Merrittinterleave psnr/ssim computation with reference frame...
2008-06-15 Fiona GlaserAdd more inline asm and a runtime check for MMXEXT...
2008-06-12 Fiona GlaserFix regression in 64-bit in r882
2008-06-12 Fiona GlaserMore tweaks to me.c
2008-06-08 Fiona GlaserVarious cosmetic changes.
2008-06-03 Fiona Glaseromit redundant mc after non-rdo dct size decision,...
2008-05-20 Loren Merrittx264_median_mv_mmxext
2008-05-17 Fiona Glaserexplicit write combining, because gcc fails at optimizi...
2008-04-27 Fiona Glaseromit P/B-skip mc from macroblock_encode if the pixels...
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-03-22 Loren Merrittcosmetics in DECLARE_ALIGNED
2008-03-22 Loren Merrittdon't distinguish between luma4x4 and luma4x4ac
2008-03-22 Loren Merrittremove unused bitstream reader
2008-03-20 Loren Merrittr768 borked cavlc
2008-03-20 Loren Merrittreduce zigzag arrays from int to int16_t
2008-03-20 Loren Merrittreduce the size of some arrays
2008-03-19 Fiona Glaserskip intra pred+dct+quant in cases where it's redundant...
2008-03-17 Loren Merrittdon't define offsetof since it's standard
2008-03-17 Loren Merrittshut up gcc warning in offsetof
2008-03-17 Håkan Hjortincrease alignment of mv arrays
2008-03-16 Loren Merrittremove x264_mc_clip1.
2008-01-27 Loren Merrittprint average of macroblock QPs instead of frame's...
2008-01-27 Loren Merrittremove colorspace conversion support, because it has...
2007-12-20 Loren Merrittfix a nondeterminism involving 8x8dct, rdo, and threads.
2007-09-24 Loren Merrittdon't overwrite pthread* namespace, because system...
2007-09-12 Loren Merrittfix some integer overflows. now vbv size can exceed...
2007-09-02 Loren Merrittreorder headers so that largefile support is defined...
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-07-06 Loren Merrittcosmetics
2007-05-26 Alex Izvorskireplace alloca with malloc everywhere. per manpage...
2007-04-23 Loren Merrittfix nnz computation in cavlc+8x8dct+deblock. (regressio...
2007-04-11 Loren Merrittremove the restriction on number of threads as a functi...
2007-04-04 Loren Merritt2x faster quant. 2% overall.
2007-03-30 Loren Merrittremove private stuff from public headers. no more need...
2006-12-20 Loren Merrittwrong reference frames were used with refs>=14 + pyrami...
2006-12-19 Loren Merrittenable thread synchronization primitives on linux too
2006-12-15 Loren Merrittwin32: use pthreads instead of win32threads. for some...
2006-12-15 Loren MerrittNew threading method:
2006-10-29 Loren Merrittcompute chroma_qp only once per mb
2006-10-09 Loren Merrittcompute pskip_mv only once per macroblock, and store it
2006-10-01 Loren Merrittallow custom deadzones for non-trellis quantization.
2006-10-01 Loren Merrittmove zigzag scan functions to dsp function pointers.
2006-10-01 Loren Merrittsupport interlace. uses MBAFF syntax, but is not adapti...
next