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 <leozh...@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.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to