[FFmpeg-devel] [PATCH] avcodec/extract_extradata_bsf: fix typo in comments

Michael Niedermayer michael at niedermayer.cc
Wed Nov 6 21:04:47 EET 2019


On Wed, Nov 06, 2019 at 01:03:43PM +0530, Gyan wrote:
> 
> 
> On 06-11-2019 12:30 pm, leozhang wrote:
> >Signed-off-by: leozhang <leozhang at qiyi.com>
> >---
> >  libavcodec/extract_extradata_bsf.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> >diff --git a/libavcodec/extract_extradata_bsf.c b/libavcodec/extract_extradata_bsf.c
> >index 17e5deb..ff111de 100644
> >--- a/libavcodec/extract_extradata_bsf.c
> >+++ b/libavcodec/extract_extradata_bsf.c
> >@@ -38,10 +38,10 @@ typedef struct ExtractExtradataContext {
> >      int (*extract)(AVBSFContext *ctx, AVPacket *pkt,
> >                     uint8_t **data, int *size);
> >-    /* AV1 specifc fields */
> >+    /* AV1 specific fields */
> >      AV1Packet av1_pkt;
> >-    /* H264/HEVC specifc fields */
> >+    /* H264/HEVC specific fields */
> >      H2645Packet h2645_pkt;
> >      /* AVOptions */
> 
> LGTM.

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191106/f4fd71bc/attachment.sig>


More information about the ffmpeg-devel mailing list