diff options
author | Andreas Rheinhardt <[email protected]> | 2021-04-27 15:57:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-05-05 12:26:34 +0200 |
commit | 39bb36d7231b4dd5eec8105903cd8e323b2c0474 (patch) | |
tree | c204ae3bd44d30f0f3bba0ed17aabd833720f9ca /libavformat/rtmppkt.c | |
parent | 32b20a274a8a628b5f255ca6641aef1c9c3b5713 (diff) |
avcodec/[e]ac3enc: Allow user-supplied buffers
The size of the output buffer is always known in advance and
the code has no alignment requirement (it uses mostly the PutBits API),
so allowing user-supplied buffers is trivial.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavformat/rtmppkt.c')
0 files changed, 0 insertions, 0 deletions