1. 17 Aug, 2016 1 commit
  2. 19 May, 2016 1 commit
  3. 04 May, 2016 1 commit
  4. 27 Jul, 2015 2 commits
  5. 19 Apr, 2015 1 commit
  6. 30 Mar, 2015 2 commits
  7. 13 Mar, 2015 1 commit
  8. 19 Dec, 2014 1 commit
    • Anton Khirnov's avatar
      mjpegdec: check for pixel format changes · 809c3023
      Anton Khirnov authored
      Fixes possible invalid memory access.
      
      Based on code by Michael Niedermayer <michaelni@gmx.at>
      
      CC: libav-stable@libav.org
      Bug-ID: CVE-2014-8541
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      809c3023
  9. 06 Nov, 2014 1 commit
  10. 30 Jun, 2014 1 commit
  11. 24 Jun, 2014 1 commit
  12. 20 Jun, 2014 1 commit
  13. 18 Jun, 2014 1 commit
  14. 16 Mar, 2014 1 commit
  15. 09 Jan, 2014 1 commit
  16. 09 Dec, 2013 1 commit
  17. 31 Oct, 2013 1 commit
  18. 03 Oct, 2013 1 commit
  19. 03 Sep, 2013 1 commit
  20. 20 Aug, 2013 1 commit
  21. 30 Jun, 2013 2 commits
  22. 21 May, 2013 1 commit
  23. 20 May, 2013 2 commits
  24. 16 May, 2013 1 commit
  25. 19 Apr, 2013 1 commit
  26. 13 Mar, 2013 1 commit
  27. 08 Mar, 2013 1 commit
  28. 25 Feb, 2013 1 commit
  29. 07 Feb, 2013 1 commit
  30. 26 Jan, 2013 1 commit
  31. 23 Jan, 2013 1 commit
  32. 08 Dec, 2012 1 commit
  33. 04 Dec, 2012 2 commits
  34. 09 Oct, 2012 1 commit
    • Diego Biurrun's avatar
      Restructure av_log_missing_feature message · f75f4194
      Diego Biurrun authored
      Some invocations include a verb in the log message, others do not.  Yet
      av_log_missing_feature expects callers to provide a verb.  Change the
      function to include a verb instead and update the callers accordingly.
      The result is a more natural function API and correct English in the
      function invocations.
      f75f4194
  35. 08 Oct, 2012 1 commit