On Thu, Sep 20, 2018 at 08:25:09AM +0800, myp...@gmail.com wrote:
> On Thu, Sep 20, 2018 at 12:08 AM Michael Niedermayer
> <mich...@niedermayer.cc> wrote:
> >
> > Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
> > ---
> >  doc/examples/vaapi_transcode.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/doc/examples/vaapi_transcode.c b/doc/examples/vaapi_transcode.c
> > index 6f0cf9d258..279d20f636 100644
> > --- a/doc/examples/vaapi_transcode.c
> > +++ b/doc/examples/vaapi_transcode.c
> > @@ -179,7 +179,7 @@ static int dec_enc(AVPacket *pkt, AVCodec *enc_codec)
> >              }
> >              /* set AVCodecContext Parameters for encoder, here we keep 
> > them stay
> >               * the same as decoder.
> > -             * xxx: now the the sample can't handle resolution change case.
> > +             * xxx: now the sample can't handle resolution change case.
> >               */
> >              encoder_ctx->time_base = av_inv_q(decoder_ctx->framerate);
> >              encoder_ctx->pix_fmt   = AV_PIX_FMT_VAAPI;
> > --
> > 2.19.0
> >
> LGTM, tks

will apply

thx

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety -- Benjamin Franklin

Attachment: signature.asc
Description: PGP signature

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

Reply via email to