]> git.sesse.net Git - x264/history - encoder/lookahead.c
Fix 2 bugs with slice-max-size
[x264] / encoder / lookahead.c
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