diff options
author | James Almer <jamrial@gmail.com> | 2023-05-11 14:34:57 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-05-12 16:21:18 -0300 |
commit | 7f890b2fbb75fa38e7b197cdd509afc7c391f998 (patch) | |
tree | 745329348e92c17b8f0b2cc378f31bb7d2d1f5cd /libavformat/mxfdec.c | |
parent | 86ee0317951d6793b83fce03942ee26177663cec (diff) | |
download | ffmpeg-7f890b2fbb75fa38e7b197cdd509afc7c391f998.tar.gz |
avfilter/ccfifo: remove unnecessary context allocations
This is not public API, no it has no need for an alloc() and free()
functions. The struct can reside on stack.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/mxfdec.c')
0 files changed, 0 insertions, 0 deletions