[FFmpeg-devel] [PATCH v3] decklink: Convert to using avpriv_packet_list functions
Devin Heitmueller
devin.heitmueller at ltnglobal.com
Sat May 27 18:18:27 EEST 2023
Hello Marton,
On Fri, May 12, 2023 at 11:09 AM Devin Heitmueller
<devin.heitmueller at ltnglobal.com> 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 <dheitmueller at ltnglobal.com>
I believe this version of the patch incorporates the changes you
requested. Did you have any further comments before it can be merged?
Thanks,
Devin
--
Devin Heitmueller, Senior Software Engineer
LTN Global Communications
o: +1 (301) 363-1001
w: https://ltnglobal.com e: devin.heitmueller at ltnglobal.com
More information about the ffmpeg-devel
mailing list