提交历史

作者 SHA1 备注 提交日期
  Jean-Marc Valin 44d9b52ac4 this should be safe 9 年之前
  Jean-Marc Valin 618972080c shift 9 年之前
  Tristan Matthews 90e135c300 PVQ: Quantizing input and reference to 16 bits 9 年之前
  Tristan Matthews 89d9fa0af2 PVQ: change qm to Q11 9 年之前
  Jean-Marc Valin cf80e1321d Computing the base (quantizer-dependent) deringing threshold outside od_dering() 9 年之前
  Nathan E. Egge 2f309c94dc Free memory if od_dec_init fails. 9 年之前
  Thomas Daede 7d7892c8cd Add 10 bit support to yuv2yuv4mpeg. 9 年之前
  Tristan Matthews 99c72f7062 state: assert that debug file was actually opened before writing 9 年之前
  Jean-Marc Valin f43c061705 const fixes in the SSE2 deringing code 9 年之前
  Jean-Marc Valin 7f5c2b33cf Making the skip overlap an option in od_dering() 9 年之前
  Jean-Marc Valin 8f59913ec1 Adds VPx defines 9 年之前
  Timothy B. Terriberry 763d0da497 Enable 8-point lapping in dcttest. 9 年之前
  Timothy B. Terriberry ff9a8ea60b Fix overflows in 64x64 DCT with 8-point lapping. 9 年之前
  Timothy B. Terriberry 3e08021312 Fix DCT dynamic range computations. 9 年之前
  Yushin Cho 34653947b1 Make 'luma-only' options in metric really compute luma only. 9 年之前
  Jean-Marc Valin a193e91adb Pre-built single vtable for deringing in C 9 年之前
  Jean-Marc Valin 79fad9f3c5 Adds consts to deringing code 9 年之前
  Nathan E. Egge 3ebbd97dec Replace references to enc->curr_img with enc->state. 9 年之前
  Jean-Marc Valin 537d05836c Fixes the tools unix Makefile broken in 4db55959b878f5ea2 9 年之前
  Nathan E. Egge 16f8f7e7c6 Remove unnecessary curr_img pointer. 9 年之前
  Nathan E. Egge 4f0d1a186b Use od_output_queue instead of output_img[]. 9 年之前
  Jean-Marc Valin 2fe00da44a changing od_coeff to int16_t in deringing filter 9 年之前
  Jean-Marc Valin 1eedc68cfd Deringing filter no longer needs state.h 9 年之前
  Jean-Marc Valin ccee9d92a1 renames direction_offsets_table and od_thresh_table_q8 9 年之前
  Jean-Marc Valin 4db55959b8 Moving the deringing filter to dering.[ch] 9 年之前
  Nathan E. Egge 15a0726cb2 Remove unused curr_frame from od_enc_ctx. 9 年之前
  Nathan E. Egge aa8a918af7 Add a curr_img pointer to reference the output image. 9 年之前
  Nathan E. Egge 8fe32615b7 Replace dec_order_count with first_frame flag. 9 年之前
  Nathan E. Egge fd7b73ea8d Remove unused out_imgs_id[]. 9 年之前
  Nathan E. Egge 47121a6b5f Fix double keyframe bug. 9 年之前