1. 21 Oct, 2019 1 commit
  2. 07 Oct, 2019 3 commits
  3. 24 Sep, 2019 1 commit
  4. 30 Jul, 2019 2 commits
  5. 29 Jul, 2019 2 commits
  6. 26 Jul, 2019 3 commits
  7. 19 Jul, 2019 10 commits
  8. 16 Jul, 2019 4 commits
  9. 15 Jul, 2019 4 commits
  10. 03 Jul, 2019 1 commit
  11. 02 Jul, 2019 1 commit
  12. 01 Jul, 2019 1 commit
  13. 14 May, 2019 1 commit
  14. 08 May, 2019 1 commit
  15. 06 May, 2019 1 commit
  16. 29 Apr, 2019 3 commits
  17. 10 Apr, 2019 1 commit
    • bartoszek's avatar
      free av_frame data · 4915326a
      bartoszek authored
      fix massive memory leak in UBFFmpegVideoEncoderWorker::writeLatest{Video/Audio}Frame()
      resoulting from freeing av_frame without freeing its data.
      fix #222
      4915326a