Skip to content
Snippets Groups Projects
  1. Jan 27, 2025
  2. Sep 11, 2024
    • Timothy B. Terriberry's avatar
      Add extension iterator. · 6dabc64a
      Timothy B. Terriberry authored
      Rather than repeating the code to iterate through extensions in
       three different places, each with slight differences, different
       edge cases, different error handling, etc., create an iterator
       that can be used everywhere.
      6dabc64a
  3. Jul 30, 2024
  4. Apr 23, 2024
  5. Apr 09, 2024
  6. Apr 08, 2024
  7. Mar 04, 2024
  8. Mar 03, 2024
  9. Mar 02, 2024
  10. Feb 25, 2024
  11. Feb 23, 2024
  12. Feb 22, 2024
    • Timothy B. Terriberry's avatar
      Add signaling for a maximum DRED quantizer. · 3e2a6b62
      Timothy B. Terriberry authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      Since any value of dQ > 0 will cause the initial quantizer to
       degrade to the format-implied maximum (15) with a sufficient
       number of DRED frames, allow signaling a maximum smaller than 15.
      This allows encoders to improve the minimum quality of long DRED
       sequences (at the expense of bitrate) without requiring a constant
       quantizer for all frames (dQ == 0).
      3e2a6b62
  13. Feb 21, 2024
  14. Feb 20, 2024
  15. Feb 16, 2024
  16. Feb 15, 2024
  17. Feb 14, 2024
  18. Feb 07, 2024
  19. Feb 06, 2024
  20. Feb 02, 2024
  21. Jan 31, 2024
  22. Jan 25, 2024
Loading