1. 13 Aug, 2012 1 commit
  2. 26 Jul, 2012 1 commit
  3. 30 May, 2012 1 commit
  4. 05 Apr, 2012 1 commit
  5. 10 Feb, 2012 1 commit
    • Ronald S. Bultje's avatar
      h264: disallow constrained intra prediction modes for luma. · 45b7bd7c
      Ronald S. Bultje authored
      Conversion of the luma intra prediction mode to one of the constrained
      ("alzheimer") ones can happen by crafting special bitstreams, causing
      a crash because we'll call a NULL function pointer for 16x16 block intra
      prediction, since constrained intra prediction functions are only
      implemented for chroma (8x8 blocks).
      
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      45b7bd7c
  6. 28 Jan, 2012 1 commit
  7. 18 Dec, 2011 1 commit
  8. 12 Dec, 2011 1 commit
  9. 21 Oct, 2011 1 commit
  10. 11 Oct, 2011 1 commit
  11. 02 Oct, 2011 1 commit
  12. 14 Aug, 2011 1 commit
  13. 10 Jul, 2011 1 commit
    • Diego Biurrun's avatar
      Eliminate FF_COMMON_FRAME macro. · 657ccb5a
      Diego Biurrun authored
      FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied
      to struct Picture.  Replace by an embedded AVFrame structure in struct Picture.
      657ccb5a
  14. 03 Jul, 2011 1 commit
  15. 14 Jun, 2011 1 commit
  16. 13 Jun, 2011 2 commits
  17. 10 May, 2011 2 commits
  18. 02 May, 2011 4 commits
  19. 10 Apr, 2011 3 commits
  20. 19 Mar, 2011 1 commit
  21. 21 Jan, 2011 2 commits
  22. 20 Jan, 2011 2 commits
  23. 15 Jan, 2011 1 commit
  24. 14 Jan, 2011 2 commits
  25. 07 Aug, 2010 1 commit
  26. 20 Apr, 2010 1 commit
  27. 10 Mar, 2010 1 commit
  28. 28 Feb, 2010 1 commit
  29. 17 Feb, 2010 1 commit
  30. 15 Feb, 2010 1 commit