________________________________ From: ffmpeg-devel <[email protected]> on behalf of Andreas Rheinhardt <[email protected]> Sent: Friday, October 9, 2020 8:11 PM To: [email protected] <[email protected]> Subject: Re: [FFmpeg-devel] [PATCH] libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header
Nachiket Tarate: > @James Almer <[email protected]> > > Kindly merge this patch if it looks fine. > Can we see the supposed applications first? - Andreas Actually, I am adding support for SAMPLE-AES decryption in HLS demuxer. So, while decrypting AAC audio frames, frame_length is required. I will submit that patch in couple of days. Apple HTTP Live Streaming Sample Decryption: https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/HLS_Sample_Encryption -- Nachiket Tarate _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
