1. 17 Sep, 2015 1 commit
  2. 20 Apr, 2015 1 commit
  3. 19 Apr, 2015 1 commit
  4. 26 Sep, 2014 1 commit
  5. 03 Jun, 2014 2 commits
  6. 29 Apr, 2014 1 commit
  7. 26 Apr, 2014 1 commit
  8. 12 Apr, 2014 1 commit
  9. 09 Apr, 2014 1 commit
  10. 04 Apr, 2014 1 commit
    • James Darnley's avatar
      log: allow color highlighting in Cygwin's mintty · 16509d3a
      James Darnley authored
      Configure will detect the availability of the Windows' console functions and set
      HAVE_SETCONSOLETEXTATTRIBUTE.  Meaning av_log will use those functions to
      control colours.  When ffmpeg is run in Cygwin's mintty terminal emulator it
      will not use colour highlighting in this case.
      
      Mintty responds to the usual escape code colours (it even supports 256 colours).
      Windows' cmd.exe does not.  Fortunately it seems that Cygwin's emulation layer
      now translates the basic 16 colours into Windows' Console command functions.
      
      That means that we can have av_log use the standard colour commands and let
      ffmpeg print colours in both mintty and cmd.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      16509d3a
  11. 03 Apr, 2014 8 commits
  12. 03 Mar, 2014 1 commit
  13. 12 Feb, 2014 1 commit
  14. 06 Dec, 2013 3 commits
  15. 27 Nov, 2013 1 commit
  16. 23 Oct, 2013 1 commit
  17. 16 Oct, 2013 1 commit
  18. 10 Aug, 2013 1 commit
  19. 07 Aug, 2013 1 commit
  20. 20 Jul, 2013 1 commit
  21. 04 Jul, 2013 1 commit
  22. 30 Apr, 2013 1 commit
  23. 26 Apr, 2013 2 commits
  24. 13 Apr, 2013 1 commit
  25. 13 Mar, 2013 1 commit
  26. 04 Dec, 2012 1 commit
  27. 30 Nov, 2012 2 commits
  28. 15 Aug, 2012 1 commit