1. 24 Sep, 2016 2 commits
  2. 26 Nov, 2015 1 commit
  3. 26 Oct, 2014 1 commit
  4. 22 Sep, 2014 1 commit
  5. 11 Apr, 2014 1 commit
  6. 02 Apr, 2014 1 commit
    • Calvin Walton's avatar
      Add Win32 GDI-based screen grabbing · 08909fb5
      Calvin Walton authored
      Based on original code by Christophe Gisquet in 2010, updated to work
      with current ffmpeg APIs.
      
      Supports grabbing a single window or an area of the screen, including
      support for multiple monitors (Windows does funky stuff with negative
      coordinates here).
      
      I've moved most of the configuration to AVOptions; the input file name
      is now only the string "desktop", or "title=<windowname>" to select a
      single window. The AVOptions are the same as x11grab where possible.
      
      Code has been added to support a "show_region" mode, like x11grab, which
      will draw a rectangle on the screen around the area being captured.
      
      Instead of duplicating code for paletted image handling, I make use of
      the GDI API's ability to output DIB (BMP) images, which can be run
      through ffmpeg's existing BMP decoder.
      Signed-off-by: 's avatarCalvin Walton <calvin.walton@kepstin.ca>
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      08909fb5
  7. 30 Mar, 2014 1 commit
  8. 09 Feb, 2014 1 commit
  9. 27 Jan, 2014 1 commit
  10. 24 Oct, 2013 1 commit
  11. 08 Oct, 2013 1 commit
  12. 30 May, 2013 1 commit
    • Stefano Sabatini's avatar
      lavd: add xv output device · 9f8937b5
      Stefano Sabatini authored
      Based on the work of Jeff Moguillansky <Jeff.Moguillansky@am.sony.com>.
      
      See thread:
      Subject: [FFmpeg-devel] x11 output device for libavdevice
      Date: Wed, 10 Apr 2013 23:10:47 +0000
      9f8937b5
  13. 19 May, 2013 1 commit
  14. 03 Jan, 2013 1 commit
  15. 30 Dec, 2012 1 commit
  16. 28 Dec, 2012 1 commit
  17. 28 Jul, 2012 1 commit
  18. 21 Jul, 2012 1 commit
  19. 05 Jul, 2012 1 commit
  20. 28 Jan, 2012 1 commit
  21. 24 Jan, 2012 1 commit
  22. 26 Oct, 2011 1 commit
  23. 19 Oct, 2011 1 commit
  24. 17 Sep, 2011 1 commit
  25. 11 Aug, 2011 1 commit
  26. 27 Jun, 2011 1 commit
  27. 28 May, 2011 1 commit
  28. 27 May, 2011 1 commit
  29. 26 May, 2011 1 commit
  30. 21 May, 2011 1 commit
  31. 28 Mar, 2011 1 commit
  32. 27 Mar, 2011 1 commit
  33. 19 Mar, 2011 1 commit
  34. 08 Mar, 2011 1 commit
  35. 28 Jan, 2011 1 commit
  36. 26 Jan, 2011 1 commit
  37. 10 Jun, 2010 1 commit
  38. 06 Mar, 2010 1 commit
  39. 18 Nov, 2009 1 commit