aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/hls_sample_encryption.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* avformat/hls: Don't access FFInputFormat.raw_codec_idAndreas Rheinhardt2024-03-261-0/+1
* avformat/hls_sample_encryption: Always free AC3HeaderInfo on errorAndreas Rheinhardt2023-08-021-4/+2
* 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