summaryrefslogtreecommitdiff
path: root/libavformat/hls_sample_encryption.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.hAndreas Rheinhardt2022-05-151-0/+1
* avformat: Remove unnecessary inclusions from libavcodecAndreas Rheinhardt2022-03-231-0/+1
* hls_sample_encryption: convert to new channel layout APIJames Almer2022-03-151-5/+7
* avcodec/ac3tab: Unavpriv ac3_channel_layout_tabAndreas Rheinhardt2022-01-041-1/+3
* avformat/hls_sample_encryption: Fix precedenceAndreas Rheinhardt2021-11-091-1/+1
* libavformat/hls: add support for decryption of HLS media segments encrypted u...Nachiket Tarate2021-10-131-0/+389