Skip to content
Snippets Groups Projects
  1. Oct 25, 2014
  2. Oct 17, 2014
  3. Sep 16, 2014
  4. Sep 02, 2014
  5. Aug 15, 2014
  6. Aug 13, 2014
  7. Jun 29, 2014
  8. Jun 16, 2014
  9. Jun 14, 2014
  10. May 28, 2014
  11. Apr 29, 2014
  12. Apr 26, 2014
  13. Apr 08, 2014
  14. Mar 28, 2014
  15. Mar 13, 2014
  16. Jan 05, 2014
  17. Dec 29, 2013
  18. Dec 09, 2013
  19. Nov 30, 2013
  20. Nov 27, 2013
  21. Nov 26, 2013
  22. Nov 23, 2013
  23. Nov 21, 2013
  24. Nov 19, 2013
  25. Oct 28, 2013
  26. Oct 27, 2013
  27. Oct 22, 2013
  28. Sep 30, 2013
  29. Aug 30, 2013
  30. Aug 27, 2013
  31. Aug 08, 2013
  32. Jul 08, 2013
  33. Jul 07, 2013
    • Luca Barbato's avatar
      cmdutils: wrap exit explicitly · 636ced8e
      Luca Barbato authored
      Some C runtime implementations deadlock when calling threading functions
      on the atexit() handler.
      
      Use a simpler wrapper similar to av_log to call the cleanup function
      before exit.
      
      Bug-Id: 523
      636ced8e
Loading