diff options
author | Devin Heitmueller <devin.heitmueller@ltnglobal.com> | 2023-05-12 12:04:57 -0400 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2023-05-31 00:21:00 +0200 |
commit | 859c34706d341f6b30f8e4993027657bf987765d (patch) | |
tree | c45f0e5b6952970fea454712052ebb182ebd0f31 /libavdevice/oss_enc.c | |
parent | a9042db1d30483639b3ca610b74a7d43f29ea1a9 (diff) | |
download | ffmpeg-859c34706d341f6b30f8e4993027657bf987765d.tar.gz |
avdevice/decklink_common: Convert to using avpriv_packet_list functions
The existing DecklinkQueue implementation was using the PacketList
structure but wasn't using the standard avpriv_packet_list_get and
avpriv_packet_list_put functions. Convert to using them so we
eliminate the duplicate logic, per Marton Balint's suggestion.
Updated to reflect feedback from Marton Balint provided on 05/11/23.
Signed-off-by: Devin Heitmueller <dheitmueller@ltnglobal.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavdevice/oss_enc.c')
0 files changed, 0 insertions, 0 deletions