[FFmpeg-devel] [PATCH v3] decklink: Convert to using avpriv_packet_list functions
Marton Balint
cus at passwd.hu
Wed May 31 01:23:36 EEST 2023
On Sat, 27 May 2023, Devin Heitmueller wrote:
> 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?
>
Will apply, thanks.
Marton
More information about the ffmpeg-devel
mailing list