Skip to content
Snippets Groups Projects
  1. Aug 20, 2020
  2. Aug 18, 2020
  3. Aug 12, 2020
    • Mathieu Duponchelle's avatar
      tags: update to latest iso-code and support more languages · 1ce61b1b
      Mathieu Duponchelle authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
      Some languages have an ISO 639-2 representation but no 639-1
      representation, for example where "eng" has a two-letter
      equivalent in "en", "enm" doesn't have one.
      
      Discarding those languages from our static table caused functions
      such as gst_tag_get_language_code_iso_639_2T() or
      gst_tag_get_language_code_iso_639_2B() to return NULL for
      valid language codes such as "enm", potentially causing users
      of these API such as mpegtsmux to discard language code tags
      as invalid.
      
      Part-of: <!785>
      1ce61b1b
  4. Aug 11, 2020
  5. Aug 10, 2020
  6. Aug 07, 2020
  7. Aug 06, 2020
  8. Aug 05, 2020
  9. Aug 04, 2020
  10. Jul 31, 2020
  11. Jul 30, 2020
    • Seungha Yang's avatar
      glwindow/winrt: Increase timeout value to 15 seconds · c2b9be5c
      Seungha Yang authored
      5 seconds might not be enough value for timeout in case an application
      is running on a device with very limited computing power.
      Note that ANGLE uses 10 seconds timeout value. So even if a timeout
      happens here, it's also ANGLE's timeout condition as well
      (meaning that bad things will happen either way)
      
      Part-of: <!769>
      c2b9be5c
  12. Jul 28, 2020
  13. Jul 27, 2020
  14. Jul 23, 2020
  15. Jul 22, 2020
  16. Jul 21, 2020
  17. Jul 20, 2020
  18. Jul 18, 2020
  19. Jul 17, 2020
  20. Jul 16, 2020
  21. Jul 15, 2020
Loading