1. 22 Mar, 2017 1 commit
  2. 26 Feb, 2017 2 commits
  3. 26 Oct, 2016 2 commits
  4. 21 Oct, 2016 1 commit
  5. 26 Jun, 2016 1 commit
  6. 29 Jan, 2016 1 commit
  7. 26 Nov, 2015 1 commit
  8. 28 Aug, 2015 1 commit
  9. 30 Jun, 2015 1 commit
  10. 11 Jan, 2015 1 commit
  11. 14 Nov, 2014 1 commit
  12. 26 Oct, 2014 1 commit
  13. 22 Sep, 2014 1 commit
  14. 09 Aug, 2014 1 commit
  15. 08 Jul, 2014 1 commit
  16. 02 May, 2014 1 commit
  17. 11 Apr, 2014 2 commits
  18. 03 Mar, 2014 1 commit
  19. 16 Feb, 2014 1 commit
  20. 14 Feb, 2014 1 commit
  21. 11 Feb, 2014 1 commit
  22. 09 Feb, 2014 1 commit
  23. 27 Jan, 2014 2 commits
  24. 26 Dec, 2013 1 commit
  25. 27 Nov, 2013 1 commit
  26. 26 Nov, 2013 1 commit
    • Stefano Sabatini's avatar
      lavd/sdl: add event handler thread · 7de3b139
      Stefano Sabatini authored
      SDL_Init() is called on the event handler thread, as required by SDL in
      Windows to avoid deadlocks as discovered by Roger Pack.
      
      Fix trac ticket #1743 and #1744.
      7de3b139
  27. 24 Oct, 2013 1 commit
  28. 08 Oct, 2013 1 commit
  29. 09 Jul, 2013 1 commit
    • Michael Niedermayer's avatar
      avformat/AVFormatContext: Move fields down to match the fork · f9d74312
      Michael Niedermayer authored
      avconv uses private and internal fields from libavformat, we thus must
      match the layout even of the fields marked non public.
      Otherwise ffmpegs libavformat could not be used as a dropin replacement
      on debian/ubuntu
      
      The current soname of libavformat was not part of any release nor are any
      fields marked public moved thus in theory
      no installed shared lib ABI breakage should occur. Still the need for this
      change is unfortunate and chilling.
      If you installed shared libs from a recent development version of libavformat
      that is more recent than the last release. You probably want to check or rebuild
      applications that linked to it.
      
      minor versions of avformat & avdevice are bumped to allow detecting this
      as both use the updated struct
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      f9d74312
  30. 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
  31. 22 May, 2013 1 commit
  32. 19 May, 2013 1 commit
  33. 14 Mar, 2013 1 commit
  34. 08 Mar, 2013 1 commit
  35. 31 Jan, 2013 1 commit
  36. 01 Dec, 2012 1 commit