aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice/dshow_capture.h
diff options
context:
space:
mode:
authorDevin Heitmueller <devin.heitmueller@ltnglobal.com>2023-06-30 17:14:38 -0400
committerMarton Balint <cus@passwd.hu>2023-07-02 19:57:45 +0200
commite7d800fe89d337a0414d4d3b2de4162d94fe7046 (patch)
treefd20d190a5856b39b71cef0c9be259a8a537d23d /libavdevice/dshow_capture.h
parent5930d397ef1555d8aba2d1e3d1dc694922650101 (diff)
downloadffmpeg-e7d800fe89d337a0414d4d3b2de4162d94fe7046.tar.gz
avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queue_init
The existing queue initialization function would always sets it's maximum queue size to ctx->queue_size. But because we are introducing more queues we may want the sizes to differ between them. Move the specification of the queue size into an argument, which can be passed from the caller. This patch makes no functional change to the behavior. It is being made to accommodate Marton Balin's request to split out the queue size for the new VANC queue being introduced in a later patch. Signed-off-by: Devin Heitmueller <dheitmueller@ltnglobal.com> Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavdevice/dshow_capture.h')
0 files changed, 0 insertions, 0 deletions