[FFmpeg-devel] [PATCH]Fix bug in setting the pts when decoding or transcoding Dirac video wrapped in MPEG-TS using libschroedingerdec.c

Reimar Döffinger Reimar.Doeffinger
Fri Nov 26 07:19:13 CET 2010


On Fri, Nov 26, 2010 at 10:17:09AM +1100, Anuradha Suraparaju wrote:
> +            pktts->pts = avccontext->reordered_opaque;

While it often will be pts in some form, I'd prefer if you didn't call it that.
IMO it just risks confusing people into using it in the incorrect ways you
did before.



More information about the ffmpeg-devel mailing list