Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fix whitespace/new-line issues | Timo Rothenpieler | 2025-08-03 | 1 | -1/+0 |
| | |||||
* | avformat: Remove unnecessary inclusions from libavcodec | Andreas Rheinhardt | 2022-03-23 | 1 | -2/+3 |
| | | | | | | Also improve the other headers a bit while at it. Signed-off-by: Andreas Rheinhardt <[email protected]> | ||||
* | libavformat/hls: add support for decryption of HLS media segments encrypted ↵ | Nachiket Tarate | 2021-10-13 | 1 | -0/+65 |
using SAMPLE-AES encryption method Apple HTTP Live Streaming Sample Encryption: https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/HLS_Sample_Encryption Signed-off-by: Nachiket Tarate <[email protected]> Signed-off-by: Steven Liu <[email protected]> |