On Sat, 27 May 2023, Devin Heitmueller wrote:
Hello Marton,
On Fri, May 12, 2023 at 11:09 AM Devin Heitmueller
<[email protected]> wrote:
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 <[email protected]>
I believe this version of the patch incorporates the changes you
requested. Did you have any further comments before it can be merged?
Will apply, thanks.
Marton
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".