* [FFmpeg-devel] framequeue: Remove redundant logic code
@ 2023-09-14 13:22 杨亚磊 via ffmpeg-devel
2023-09-28 7:38 ` Nicolas George
0 siblings, 1 reply; 2+ messages in thread
From: 杨亚磊 via ffmpeg-devel @ 2023-09-14 13:22 UTC (permalink / raw)
To: ffmpeg-devel; +Cc: 杨亚磊, 乐心意
[-- Attachment #1: Type: text/plain, Size: 393 bytes --]
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!
[-- Attachment #2: 0001-framequeue-Remove-redundant-logic-code.eml --]
[-- Type: application/octet-stream, Size: 1325 bytes --]
[-- Attachment #3: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] framequeue: Remove redundant logic code
2023-09-14 13:22 [FFmpeg-devel] framequeue: Remove redundant logic code 杨亚磊 via ffmpeg-devel
@ 2023-09-28 7:38 ` Nicolas George
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas George @ 2023-09-28 7:38 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Cc: 杨亚磊, 乐心意
杨亚磊 via ffmpeg-devel (12023-09-14):
> 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!
Hi. Thanks for the patch. Good catch. Applied.
Regards,
--
Nicolas George
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-28 7:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-14 13:22 [FFmpeg-devel] framequeue: Remove redundant logic code 杨亚磊 via ffmpeg-devel
2023-09-28 7:38 ` Nicolas George
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git