1. 09 2月, 2013 2 次提交
  2. 30 1月, 2013 1 次提交
  3. 26 1月, 2013 2 次提交
  4. 23 1月, 2013 1 次提交
  5. 23 12月, 2012 1 次提交
  6. 20 12月, 2012 1 次提交
  7. 19 12月, 2012 1 次提交
    • J
      mpegvideo: allocate scratch buffers after linesize is known · f1d8763a
      Janne Grunau 提交于
      Since we can't know which stride a custom get_buffer() implementation is
      going to use we have to allocate this scratch buffers after the linesize
      is known. It was pretty safe for 8 bit per pixel pixel formats since we
      always allocated memory for up to 16 bits per pixel. It broke hoever
      with cmdutis.c's alloc_buffer() and high pixel bit depth since it
      allocated larger edges than mpegvideo expected.
      
      Fixes fuzzed sample nasa-8s2.ts_s244342.
      f1d8763a
  8. 16 12月, 2012 2 次提交
  9. 15 12月, 2012 1 次提交
  10. 13 12月, 2012 1 次提交
  11. 06 12月, 2012 2 次提交
  12. 19 11月, 2012 1 次提交
  13. 13 11月, 2012 1 次提交
  14. 24 10月, 2012 2 次提交
  15. 19 10月, 2012 2 次提交
  16. 12 10月, 2012 1 次提交
  17. 08 10月, 2012 1 次提交
  18. 01 10月, 2012 3 次提交
  19. 26 9月, 2012 1 次提交
  20. 11 9月, 2012 1 次提交
  21. 05 9月, 2012 1 次提交
  22. 04 9月, 2012 1 次提交
  23. 24 8月, 2012 1 次提交
  24. 20 8月, 2012 2 次提交
  25. 18 8月, 2012 1 次提交
  26. 16 8月, 2012 2 次提交
  27. 09 8月, 2012 1 次提交
  28. 07 8月, 2012 1 次提交
  29. 06 8月, 2012 2 次提交