diff options
author | James Almer <jamrial@gmail.com> | 2025-08-11 19:01:03 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2025-08-12 19:59:21 +0000 |
commit | 084b67f6e3f1495732579ca7f9008cf98c3f38fe (patch) | |
tree | db7acc468b69f66f44bf7d6a5300826eee82904a /libavformat/hls_sample_encryption.c | |
parent | 4b39d776c39f3a049932c8be0d46f48a4a3a0a7c (diff) | |
download | ffmpeg-084b67f6e3f1495732579ca7f9008cf98c3f38fe.tar.gz |
avcodec/apv: port to the receive_frame() API
You can technically feed the decoder a single packet with more than one AU in
it, even if a demuxer is unlikely to ever export such a thing.
Given the parser does no packetization to ensure we get a single AU, in order
to not discard any frame beyond the first, the decoupled input/output API
should be used.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/hls_sample_encryption.c')
0 files changed, 0 insertions, 0 deletions