]> git.sesse.net Git - x264/history - common/common.h
Fix DTS/bitrate calculation if the first PTS wasn't zero
[x264] / common / common.h
2010-09-27 Anton MitrofanovFix DTS/bitrate calculation if the first PTS wasn't...
2010-09-18 Fiona GlaserUpdate source file headers
2010-08-24 Fiona GlaserAdd global #define for maximum reference count
2010-08-16 Fiona GlaserDeblock-aware RD
2010-07-22 Fiona GlaserImprove reference_invalid support
2010-07-22 Loren MerrittEradicate all mention of SI/SP-frames
2010-07-15 Loren MerrittConvert x264 to use NV12 pixel format internally
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-06-25 Fiona GlaserInteractive encoder control: error resilience
2010-06-25 Lamont AlstonOpen-GOP support
2010-06-25 Steven WaltersUse threadpools to avoid unnecessary thread creation
2010-06-25 Fiona GlaserImprove HRD accuracy
2010-06-09 Fiona GlaserRemove double-dereferences for MB width/height data
2010-06-09 Steven WaltersPreprocessing cosmetics
2010-06-09 Nathan CaldwellDeduplicate the ALIGN macro, move it to common.h
2010-06-02 Oskar ArvidssonConvert to a unified "dctcoeff" type for DCT data
2010-06-02 Oskar ArvidssonConvert to a unified "pixel" type for pixel data
2010-06-02 Fiona Glaserx86 assembly code for NAL escaping
2010-05-26 Fiona GlaserOverhaul deblocking again
2010-05-26 Anton MitrofanovFix ABR rate control calculations
2010-05-21 Fiona GlaserRewrite deblock strength calculation, add asm
2010-05-17 Fiona GlaserAdd API function to trigger intra refresh
2010-05-06 Fiona GlaserDeduplicate asm constants, automate name prefixing
2010-04-29 Loren Merrittr1548 broke subme < 3 + p8x8/b8x8
2010-04-29 Henrik GramnerMore write-combining
2010-04-24 Loren MerrittFix mv predictor clipping on non-x86 (regression in...
2010-04-23 Fiona GlaserPrint intra chroma pred modes in stats
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 GlaserAdd CP128/M128 macros using SSE
2010-04-10 Fiona GlaserCleanup and simplification of macroblock_load
2010-04-06 Kieran KunhyaFix HRD compliance
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-27 Henrik GramnerCosmetics in mvd handling
2010-03-27 Fiona GlaserOverhaul macroblock_cache_rect
2010-03-27 Fiona GlaserMake a bunch of small functions ALWAYS_INLINE
2010-03-27 Fiona GlaserShrink some arrays in x264_t
2010-03-27 Anton MitrofanovFix two nondeterminisms
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-03-27 Yusuke NakamuraTimecode input/output
2010-02-23 Fiona GlaserUse short startcodes whenever possible
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 GlaserKeep track of macroblock partitions
2010-02-23 Fiona GlaserFix stupid regression in interlaced in r1430
2010-02-15 Fiona GlaserImplement direct temporal + interlaced
2010-02-15 Fiona GlaserSimplify decimate checks in macroblock_encode
2010-01-30 Loren MerrittFix log2f detection, include order, some gcc warnings
2010-01-30 Diogo FrancoMove -D CFLAGS to config.h
2010-01-30 Steven WaltersFix stat with large file support
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
next