aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/aes_ctr.h
Commit message (Collapse)AuthorAgeFilesLines
* avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-231-1/+6
| | | | | Signed-off-by: Jacob Trimble <modmaker@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* libavutil: add aes-ctr supporterankor2015-12-151-0/+83
for supporting mp4 cenc encoding/decoding Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>