Skip to content
Snippets Groups Projects
  1. Aug 06, 2017
    • 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. Aug 05, 2017
  3. Jul 31, 2017
  4. Jul 30, 2017
  5. Jul 28, 2017
  6. Jul 27, 2017
  7. Jul 26, 2017
  8. Jul 25, 2017
  9. Jul 22, 2017
  10. Jul 21, 2017
  11. Jul 17, 2017
  12. Jul 10, 2017
    • 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. Jul 09, 2017
  14. Jul 05, 2017
Loading