Skip to content
Snippets Groups Projects
  1. Oct 09, 2018
  2. Oct 08, 2018
  3. Oct 01, 2018
  4. Sep 29, 2018
  5. Sep 28, 2018
  6. Sep 27, 2018
  7. Sep 26, 2018
    • Nathan E. Egge's avatar
      Embed the rust idct functions. (#613) · ef97e0ec
      Nathan E. Egge authored
      * Call av1_idct4() from inside av1_idct8().
      
      * Call av1_idct8() from inside av1_idct16().
      
      * Use 2 multiply rotation by PI/4.
      
      Adds the full_btr_sqrt2() function that computes a rotation by PI/4
       using 2 multiplies instead of 4.
      ef97e0ec
    • Frank Bossen's avatar
      Add support for multiple reference frames (#567) · 76357db0
      Frank Bossen authored
      * Last two frames are used as references and are labeled as LAST
      and ALTREF.
      
      * Add rules to include MV with different reference index in MV stack
      
      * Make 2nd reference frame more distant from current frame
      
      * Use correct reference frame in chroma motion compensation
      
      * Enable multiple reference frames only at slower speed settings
      
      * Add unequal quantizer assignment to temporally predicted frames
      Unverified
      76357db0
    • Raphaël Zumer's avatar
      Update LICENSE · b0743cd7
      Raphaël Zumer authored
      Allow Github to detect the license
      b0743cd7
    • Nathan E. Egge's avatar
      Update copyright line in LICENSE. · c18337ca
      Nathan E. Egge authored
      c18337ca
  8. Sep 25, 2018
  9. Sep 24, 2018
  10. Sep 23, 2018
  11. Sep 22, 2018
Loading