1. 10 10月, 2018 1 次提交
  2. 03 10月, 2018 1 次提交
    • P
      Obtain fourcc when `AVStream` is network stream · 042c486b
      Peter Rekdal Sunde 提交于
      The `codec_tag` is only available when opening a file from disk. If `AVStream` is a network stream then `fourcc` must be obtained using `codec_id`. I have tested the following scenarios:
      1) Open a `.mp4` file and verify that `codec_tag` is returned (old behavior)
      2) Open a `rtsp` stream and verify that `codec_fourcc` is returned (Tested with a MJPEG, H264 and H265 stream)
      042c486b
  3. 02 10月, 2018 3 次提交
  4. 01 10月, 2018 6 次提交
  5. 30 9月, 2018 2 次提交
  6. 29 9月, 2018 3 次提交
  7. 28 9月, 2018 2 次提交
  8. 27 9月, 2018 3 次提交
  9. 26 9月, 2018 4 次提交
  10. 25 9月, 2018 2 次提交
  11. 24 9月, 2018 1 次提交
  12. 22 9月, 2018 3 次提交
  13. 21 9月, 2018 2 次提交
  14. 20 9月, 2018 1 次提交
  15. 19 9月, 2018 5 次提交
  16. 18 9月, 2018 1 次提交