[FFmpeg-devel] [PATCH 1/2] avutil/hwcontext_videotoolbox: create real buffer pool
"zhilizhao(赵志立)"
quinkblack at foxmail.com
Mon Apr 25 13:16:47 EEST 2022
> On Mar 31, 2022, at 2:48 PM, zhilizhao(赵志立) <quinkblack at foxmail.com> wrote:
>
> Ping for patch 1/2. rcombs has reviewed the patch on IRC. I decided to
> drop patch 2/2.
>
>
>> 11:05 rcombs: quink_: seems reasonable to me
>> 11:06 quink_: rcombs: thanks : )
>> 11:06 rcombs: not entirely sure what the deal with the second commit is but ¯\_(ツ)_/¯ it's harmless so w/e
>
>
>> On Mar 10, 2022, at 12:37 PM, Zhao Zhili <quinkblack at foxmail.com> wrote:
>>
>> vt_get_buffer shouldn't do buffer pool's job.
>> ---
>> libavutil/hwcontext_videotoolbox.c | 71 ++++++++++++++----------------
>> 1 file changed, 34 insertions(+), 37 deletions(-)
>>
>> diff --git a/libavutil/hwcontext_videotoolbox.c b/libavutil/hwcontext_videotoolbox.c
>> index 026127d412..e442a95007 100644
>> --- a/libavutil/hwcontext_videotoolbox.c
>> +++ b/libavutil/hwcontext_videotoolbox.c
No functional change. Will apply this week unless there are objections.
More information about the ffmpeg-devel
mailing list