summaryrefslogtreecommitdiff
path: root/libavcodec/ac3enc_float.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-04-25 01:43:26 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-05-05 12:19:02 +0200
commit259a76272911853e46e05e02e3718f4faed4745b (patch)
tree473e9a3c94eb744aa2f1d005900f00709ffaba5a /libavcodec/ac3enc_float.c
parenta0b55e2adbc8c4ffd805b91c0b40f9292675cdcf (diff)
avcodec/a64multienc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid an intermediate buffer for the packet data by using ff_get_encode_buffer() and also set AV_CODEC_CAP_DR1 at the same time. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/ac3enc_float.c')
0 files changed, 0 insertions, 0 deletions