mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 03:50:05 +01:00
doc: fix spelling errors
Thanks to Mathieu Malaterre <malat@debian.org> for reporting the Que/Queue typo. (https://bugs.debian.org/839542) Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
This commit is contained in:
@@ -650,7 +650,7 @@ int ff_bprint_to_codecpar_extradata(AVCodecParameters *par, struct AVBPrint *buf
|
||||
* The packet is not removed from the interleaving queue, but only
|
||||
* a pointer to it is returned.
|
||||
*
|
||||
* @param ts_offset the ts difference between packet in the que and the muxer.
|
||||
* @param ts_offset the ts difference between packet in the queue and the muxer.
|
||||
*
|
||||
* @return a pointer to the next packet, or NULL if no packet is queued
|
||||
* for this stream.
|
||||
|
||||
Reference in New Issue
Block a user