1. 06 Aug, 2017 1 commit
    • Mark Thompson's avatar
      vaapi_encode: Move quality option to common code · 19388a72
      Mark Thompson authored
      Use AVCodecContext.compression_level rather than a private option,
      replacing the H.264-specific quality option (which stays only for
      compatibility).
      
      This now works with the H.265 encoder in the i965 driver, as well as
      the existing cases with the H.264 encoder.
      19388a72
  2. 05 Aug, 2017 3 commits
  3. 31 Jul, 2017 2 commits
  4. 30 Jul, 2017 1 commit
  5. 28 Jul, 2017 4 commits
  6. 27 Jul, 2017 1 commit
  7. 26 Jul, 2017 11 commits
  8. 25 Jul, 2017 3 commits
  9. 22 Jul, 2017 3 commits
  10. 21 Jul, 2017 1 commit
  11. 17 Jul, 2017 1 commit
  12. 10 Jul, 2017 1 commit
    • Diego Biurrun's avatar
      build: Add feature test macros for glibc 2.19+ · 825e463a
      Diego Biurrun authored
      glibc introduced _DEFAULT_SOURCE in version 2.19 to replace _BSD_SOURCE and
      _SVID_SOURCE, which were deprecated in version 2.20. Add _DEFAULT_SOURCE
      where the latter two are used to be forwards-compatible and avoid warnings
      about the use of deprecated definitions.
      825e463a
  13. 09 Jul, 2017 4 commits
  14. 05 Jul, 2017 4 commits