Historia zmian

Autor SHA1 Wiadomość Data
  Jean-Marc Valin fd61f5e435 Changes intra mode encoding to adapt the entire table instead of p0 10 lat temu
  Ralph Giles 8dc25be5d6 Split y4m and theora readers into separate files. r=derf 11 lat temu
  Ron b92747a724 Switch to using config.h for configuration options 11 lat temu
  Jack Moffitt 18dd315efd Fix unused parameter warnings. 11 lat temu
  Gregory Maxwell c957089166 Split intra mode probability model and update steps. 11 lat temu
  Gregory Maxwell b21a6f1087 Add sparse multipliers and intra up-right predictors to the encoder. 11 lat temu
  Gregory Maxwell e00283b614 Silence the last of the warnings in tools/. 11 lat temu
  Gregory Maxwell 66e47e85f2 Misc. cleanups: asserts in /tools/, unused var in newdct, disable intra RDO. 12 lat temu
  Timothy B. Terriberry a2d668b389 Fix compile errors from previous commit. 12 lat temu
  Gregory Maxwell e1d64a72d5 Don't include coefficients for the current block. 12 lat temu
  Timothy B. Terriberry 66f7bf23a9 Clean up fDCT and add explicit 2D functions. 12 lat temu
  Timothy B. Terriberry 4581ecc622 Relicense everything as 2-clause BSD. 12 lat temu
  Timothy B. Terriberry 1bb3e49524 Make init_intra_xform work with larger block sizes. 12 lat temu
  Timothy B. Terriberry 253226b342 Switch to Cholesky decomposition for least squares. 12 lat temu
  Gregory Maxwell a94c8ee4ed Fix tools build broken by the increase in intra_search dist size in 5c03fb1c. 12 lat temu
  Gregory Maxwell 5c03fb1c70 Update encode.c to code all intra parameters. 12 lat temu
  Timothy B. Terriberry 62c27847f6 Paper over some minor issues in init_intra_xform.c 12 lat temu
  Jean-Marc Valin c3f8befc4a init_intra_xform can now properly output the probability model 12 lat temu
  Jean-Marc Valin a78fc9739d Including one set of satd weights per plane 12 lat temu
  Nathan E. Egge bc8a012fa4 Misc Java intra predictor fixes and build files 12 lat temu
  nathan de3876a0ea Adding Java intra predictor code 12 lat temu
  Jean-Marc Valin ce82f66551 Think I finally found a way of combining intra probs 12 lat temu
  Jean-Marc Valin c38e929934 Intra mode training improvements 12 lat temu
  Jean-Marc Valin d0a56f4d22 Adds "RDO" to intra mode training 12 lat temu
  Timothy B. Terriberry 1e85695ea2 Fix a typo in the weight calculation. 12 lat temu
  Timothy B. Terriberry 035b80f217 Fix the next_best_satd calculation. 12 lat temu
  Gregory Maxwell 629405eeef Switch for using the current block in the intra-predictor. 12 lat temu
  Timothy B. Terriberry 7707c6c182 Add weighting to the intra mode training. 12 lat temu
  Timothy B. Terriberry c60a331e46 Fix k-means updating in init_intra_xform. 12 lat temu
  Timothy B. Terriberry 5c87d1ed1c Make init_intra_xform match against right block. 12 lat temu