[FFmpeg-devel] [PATCH] Implement guessed_pts in avcodec_decode_video2.

Michael Niedermayer michaelni
Mon Feb 7 02:12:35 CET 2011


On Sun, Feb 06, 2011 at 08:44:55PM +0100, Nicolas George wrote:
[...]
> +static int64_t guess_correct_pts(AVCodecContext *ctx,
                                                  ^^^
> +                                 int64_t reordered_pts, int64_t dts)
[...]
>          picture->pkt_dts= avpkt->dts;
> +        picture->best_effort_timestamp = guess_correct_pts(&avctx,
                                                             ^^^
This passes fate ?

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

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110207/cb3c60a1/attachment.pgp>



More information about the ffmpeg-devel mailing list