diff options
author | Andreas Cadhalpun <[email protected]> | 2015-10-14 00:31:02 +0200 |
---|---|---|
committer | Andreas Cadhalpun <[email protected]> | 2015-10-21 00:23:10 +0200 |
commit | 95687dc310ba91091c670273ceb31ae5219187bb (patch) | |
tree | c5181dc4333ec865ae89dc0ee125a3d744e6df1c /libavformat/mpegvideodec.c | |
parent | bc22cd244e4c04fb304cfc4fcccb650abbd29ef2 (diff) |
avutil: install des.h, rc4.h and tree.h as public headers
These headers contain functions supposed to be public.
libavutil/des.h:
av_des_alloc
av_des_crypt
av_des_init
av_des_mac
libavutil/rc4.h:
av_rc4_alloc
av_rc4_crypt
av_rc4_init
libavutil/tree.h
av_tree_destroy
av_tree_enumerate
av_tree_find
av_tree_insert
av_tree_node_alloc
av_tree_node_size
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Andreas Cadhalpun <[email protected]>
Diffstat (limited to 'libavformat/mpegvideodec.c')
0 files changed, 0 insertions, 0 deletions