1. 04 Sep, 2019 1 commit
    • James Almer's avatar
      avcodec/decode: add a flags parameter to ff_reget_buffer() · 9ea6d214
      James Almer authored
      Some decoders may not need a writable buffer in some specific cases, but only
      a reference to the existing buffer with updated frame properties instead, for
      the purpose of returning duplicate frames. For this, the
      FF_REGET_BUFFER_FLAG_READONLY flag is added, which will prevent potential
      allocations and buffer copies when they are not needed.
      Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
      9ea6d214
  2. 03 Aug, 2019 1 commit
  3. 17 Mar, 2019 1 commit
  4. 14 Dec, 2018 1 commit
  5. 24 Apr, 2018 2 commits
  6. 07 Apr, 2018 1 commit
  7. 04 Apr, 2018 1 commit
  8. 03 Apr, 2018 1 commit
  9. 11 Sep, 2017 1 commit
  10. 25 May, 2017 1 commit
  11. 08 May, 2017 1 commit
  12. 06 May, 2017 1 commit
  13. 02 May, 2017 1 commit
  14. 25 Apr, 2017 2 commits
  15. 30 Mar, 2017 1 commit
  16. 26 Mar, 2017 1 commit
  17. 02 Mar, 2017 1 commit