Skip to content
Snippets Groups Projects
  1. Feb 13, 2025
  2. Feb 12, 2025
  3. Feb 10, 2025
  4. Jan 27, 2025
  5. 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.
      Unverified
      6dabc64a
  6. Jul 30, 2024
  7. Apr 23, 2024
  8. Apr 09, 2024
  9. Apr 08, 2024
  10. Mar 04, 2024
  11. Mar 03, 2024
  12. Mar 02, 2024
  13. Feb 25, 2024
  14. Feb 23, 2024
  15. 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).
      Unverified
      3e2a6b62
  16. Feb 21, 2024
  17. Feb 20, 2024
  18. Feb 16, 2024
Loading