]> git.sesse.net Git - x264/history - encoder/lookahead.c
Bump dates to 2016
[x264] / encoder / lookahead.c
2016-01-16 Henrik GramnerBump dates to 2016
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-07-05 Henrik Gramnerx86: Remove X264_CPU_SSE_MISALIGN functions
2013-02-25 Anton MitrofanovFix possible non-determinism with mbtree + open-gop...
2013-01-09 Loren MerrittBump dates to 2013
2012-12-12 Anton MitrofanovFix pthread_join emulation on win32 and BeOS
2012-02-04 HiiBump dates to 2012
2011-02-05 Anton MitrofanovFix incorrect frame duration for VFR input for some...
2011-01-25 Sean McGovernBump dates to 2011
2010-12-14 Steven WaltersSupport for native Windows threads
2010-09-18 Fiona GlaserUpdate source file headers
2010-06-25 Steven WaltersUse threadpools to avoid unnecessary thread creation
2010-06-09 Steven WaltersPreprocessing cosmetics
2010-05-06 Fiona GlaserDeduplicate asm constants, automate name prefixing
2010-04-23 Fiona GlaserMove deblocking/hpel into sliced threads
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-01-14 Fiona GlaserPeriodic intra refresh
2009-12-09 Fiona GlaserBring back slice-based threading support
2009-11-21 Steven WaltersFix extremely rare deadlock with sync-lookahead
2009-10-19 Steven WaltersFix assertion fail and incorrect costs with pyramid+VBV
2009-10-19 Lamont AlstonMake B-pyramid spec-compliant
2009-09-23 Anton MitrofanovImprove threaded frame handling
2009-09-22 Steven WaltersReally fix encoder_close crash this time
2009-09-09 Steven WaltersFix crash if encoder_close is called before delayed...
2009-09-02 Steven WaltersChange priority handling on some OSs
2009-09-02 Steven WaltersThreaded lookahead