diff options
author | wm4 <nfxjfg@googlemail.com> | 2017-03-18 09:49:20 +0100 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2017-03-21 06:17:43 +0100 |
commit | 66963d4b8d302611553e7928063c1cb2ff0efdff (patch) | |
tree | f2a400ae751c44dbc3ed093dd85ae7700edea524 /ffmpeg.c | |
parent | 2e5c52896b0a07dee714267ab5beab7ad0ae5c90 (diff) | |
download | ffmpeg-66963d4b8d302611553e7928063c1cb2ff0efdff.tar.gz |
avcodec: remove warning against using frame threading with hwaccels
libavcodec now automatically serializes decoding for hwaccels which
are not thread-safe. This means API users, which rely on the libavcodec
native software fallback mechanism, can now simply enable threading
without running into problems.
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions