avcodec/avcodec.h: Add encryption info side data.
This new side-data will contain info on how a packet is encrypted. This allows the app to handle packet decryption. Signed-off-by:Jacob Trimble <modmaker@google.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
Showing
- doc/APIchanges 4 additions, 0 deletionsdoc/APIchanges
- libavcodec/avcodec.h 13 additions, 0 deletionslibavcodec/avcodec.h
- libavutil/Makefile 2 additions, 0 deletionslibavutil/Makefile
- libavutil/encryption_info.c 295 additions, 0 deletionslibavutil/encryption_info.c
- libavutil/encryption_info.h 200 additions, 0 deletionslibavutil/encryption_info.h
- libavutil/version.h 1 addition, 1 deletionlibavutil/version.h
Loading
Please register or sign in to comment