1. 07 7月, 2016 1 次提交
  2. 14 6月, 2016 1 次提交
  3. 13 6月, 2016 1 次提交
  4. 12 6月, 2016 4 次提交
  5. 27 5月, 2016 1 次提交
  6. 16 5月, 2016 1 次提交
  7. 19 4月, 2016 2 次提交
  8. 29 3月, 2016 1 次提交
  9. 24 3月, 2016 3 次提交
  10. 21 3月, 2016 2 次提交
  11. 14 2月, 2016 1 次提交
  12. 02 2月, 2016 1 次提交
  13. 14 1月, 2016 4 次提交
  14. 11 1月, 2016 1 次提交
  15. 28 12月, 2015 5 次提交
  16. 17 12月, 2015 1 次提交
  17. 16 12月, 2015 2 次提交
  18. 15 12月, 2015 1 次提交
  19. 17 11月, 2015 2 次提交
  20. 30 10月, 2015 1 次提交
    • Z
      ff_ffplay: merge: 03037a4aad8b92c00ef2f115605ad20fc4410fe5 · 05e9d2fc
      Zhang Rui 提交于
      ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectangles
      
      Current code segfaults since the deprecation of AVSubtitleRect.pict because it
      freed/realloced AVSubtitleRect.pict.data by itself.
      
      The new code stores the generated YUVA AVSubtitle rectangles in their own
      struct and keeps the original AVSubtitle structure untouched, because
      overwriting it is considered invalid API usage.
      Signed-off-by: NMarton Balint <cus@passwd.hu>
      05e9d2fc
  21. 19 10月, 2015 2 次提交
  22. 15 10月, 2015 1 次提交
  23. 12 10月, 2015 1 次提交