Merge "Fix another multithreaded encoder loopfilter race condition"
[profile/ivi/libvpx.git] / vp8 / common / loopfilter.h
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-23 Attila NagyFix another multithreaded encoder loopfilter race condition
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
2012-01-30 John KoleszarRTCD: add recon functions
2012-01-30 John KoleszarRTCD: add loopfilter functions
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-02 Yaowu XuMerge "added code to clear 2nd order block when appropr...
2011-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-10-28 Scott LaVarnwayMerge "Improved decode_split_mv()"
2011-10-27 Scott LaVarnwayMerge "Improved mv_bias"
2011-10-26 JohannMerge "Reduce partial frame copy in encoder's pick_filt...
2011-10-26 Attila NagyReduce partial frame copy in encoder's pick_filter_leve...
2011-07-22 JohannMerge "fix sharpness bug and clean up"
2011-07-22 Johannfix sharpness bug and clean up
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 John KoleszarMerge "Remove rotting NDS_NITRO code."
2011-07-13 JohannMerge "New loop filter interface"
2011-07-08 Attila NagyNew loop filter interface
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-25 JohannMerge "remove simpler_lpf"
2011-04-25 Johannremove simpler_lpf
2011-02-07 John KoleszarMerge "Translates -g from LDFLAGS as --debug in armlink...
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-04 John KoleszarMerge "Remove duplicate loopfilter parameters."
2011-02-04 Gaute StrokkenesRemove duplicate loopfilter parameters.
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-01 Paul WilkinsMerge "Further adjustment of RD behaviour with Q and...
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-30 John KoleszarMerge "ARM WinCE VS8 build update"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-30 Adrian GrangeMerge "Fixed buffer selection for UV in AltRef filtering"
2010-06-29 Yunqing WangImprove SSE2 loopfilter functions
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-18 John KoleszarInitial WebM release