[FFmpeg-devel] [PATCH 09/10] doc/examples/vaapi_transcode: Fix the typo

Michael Niedermayer michael at niedermayer.cc
Fri Sep 21 01:52:46 EEST 2018


On Thu, Sep 20, 2018 at 08:25:09AM +0800, mypopy at gmail.com wrote:
> On Thu, Sep 20, 2018 at 12:08 AM Michael Niedermayer
> <michael at niedermayer.cc> wrote:
> >
> > Signed-off-by: Michael Niedermayer <michael at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180921/40b0798f/attachment.sig>


More information about the ffmpeg-devel mailing list