コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Gal 3ab3dcf8c3 Add run-time CPU detection for the 4x4 DCT. 10 年 前
  Nathan E. Egge d9abbc866e Adding support for multiple block sizes to tools. 11 年 前
  Ralph Giles 8dc25be5d6 Split y4m and theora readers into separate files. r=derf 11 年 前
  Nathan E. Egge 4361d3ea77 Updating tools to print updated intra predictors. 12 年 前
  Ron b92747a724 Switch to using config.h for configuration options 12 年 前
  Gregory Maxwell ae44de73fa Make tools detect OpenMP at compile time so they build with clang. 12 年 前
  Gregory Maxwell 424d0bbede Undo intra_pred breakage in the prior patch. 12 年 前
  Gregory Maxwell e00283b614 Silence the last of the warnings in tools/. 12 年 前
  Nathan E. Egge ad92a44c78 Adding ability to use cost in bits for classification. 12 年 前
  Nathan E. Egge a111460799 Renaming CgPred to CgRes. 12 年 前
  Nathan E. Egge 1e358c75ba Renaming pred field to res in intra_stats. 12 年 前
  Nathan E. Egge ba36c1cc8c Using doubles to hold unmodified prediction data in image_data. 12 年 前
  Nathan E. Egge b94ea30db9 Refactoring image_files and image_data operations into image_tools.c. 12 年 前
  Nathan E. Egge 4dbc8ccb2d Refactoring intra predictors into separate file. 12 年 前
  Nathan E. Egge aba512e932 Refactoring pre/post filters, added simplex search to trans 12 年 前
  Nathan E. Egge 5ba91f1005 Refactoring intra_stats and intra_pred 12 年 前
  Nathan E. Egge 32e3d6cb0c Adding trans and trans2d tools 12 年 前
  Nathan E. Egge e89e6c9866 Updating intra_pred to sparsify based on prediction gain 12 年 前
  Gregory Maxwell 4634fa28bc Replace 4x8 pre/post filter parameters with better values. 12 年 前
  Timothy B. Terriberry a2d668b389 Fix compile errors from previous commit. 12 年 前
  Nathan E. Egge d02a27d727 Fixing od_scale_init to call NE_POST_FILTER instead of OD_POST_FILTER 12 年 前
  Nathan E. Egge aa10eb6c71 Adding a flag to use Cholesky decomposition in intra_pred 12 年 前
  Nathan E. Egge 3f4d535c92 Adding support for multiple block sizes in intra_pred and intra_stats 12 年 前
  Nathan E. Egge b17df564ac Adding trans tool to find optimal TDLT parameters for a set of y4m files 12 年 前
  Nathan E. Egge 32bfa5e548 Adding block mode classification using cost in bits 12 年 前
  Nathan E. Egge dffb5137d5 Copying pre/post filter4 to stats_tools 12 年 前
  Nathan E. Egge b068e8b90c Adding block weighting to intra_pred 12 年 前
  Nathan E. Egge 8a1333304a Updating od_scale_init to respect APPLY_POSTFILTER flag 12 年 前
  Nathan E. Egge a6ef4e69a1 Adding intra_pred tool 12 年 前
  Nathan E. Egge 5ee3d42eb7 Refactoring common data structures into stats_tools.c 12 年 前