[FFmpeg-devel] framequeue: Remove redundant logic code
杨亚磊
yangyalei at xiaomi.com
Thu Sep 14 16:22:13 EEST 2023
Hello everyone.
I submitted a patch, the details are as follows:
framequeue: Remove redundant logic code
In this logical branch, fq->queued and fq->allocated must be equal.
Deleting this code will make it easier to understand the logic (
copy the data before tail to the newly requested space)
Please review as soon as possible, thank you very much!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-framequeue-Remove-redundant-logic-code.eml
Type: application/octet-stream
Size: 1325 bytes
Desc: 0001-framequeue-Remove-redundant-logic-code.eml
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230914/e4bca261/attachment.obj>
More information about the ffmpeg-devel
mailing list