summaryrefslogtreecommitdiff
path: root/libavutil/encryption_info.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-2/+2
* avutil/encryption_info: Don't pass NULL to memcpyAndreas Rheinhardt2019-09-201-2/+4
* avutil/encryption_info: Fix size calculation.Jacob Trimble2018-08-151-3/+3
* libavutil/encryption_info: Allow multiple init info.Jacob Trimble2018-06-231-51/+95
* avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-241-0/+295