diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-03-11 20:43:58 +0000 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-03-13 19:47:47 +0000 |
commit | 117b432748ca87de4cd0f09d9b1495545e264733 (patch) | |
tree | 0542c2432120a0e973bcc1748a717f122787f97c /libavfilter/asrc_anullsrc.c | |
parent | 9993a067f6c8c7e7838052ac3146aa6b80dd7e81 (diff) | |
download | ffmpeg-117b432748ca87de4cd0f09d9b1495545e264733.tar.gz |
lavc: Introduce AVCodec internal capabilities
This field is designed for marking codec properties useful to lavc internals.
Two internal capabilities are added:
- FF_CODEC_CAP_INIT_THREADSAFE: codec can be opened without locks;
- FF_CODEC_CAP_INIT_CLEANUP: codec frees memory if initialization fails.
Diffstat (limited to 'libavfilter/asrc_anullsrc.c')
0 files changed, 0 insertions, 0 deletions