[FFmpeg-devel] [PATCH] pkt_pts reordering
Jean-Daniel Dupas
devlists
Mon Jan 10 17:29:37 CET 2011
Le 10 janv. 2011 ? 17:13, Luca Barbato a ?crit :
> On 01/10/2011 05:01 PM, Vladimir Pantelic wrote:
>> since the actual reordering of timestamps has shifted to pkt_pts,
>> we can use the existing reordered_opaque just as it is and maybe
>> convert it to void*...
>
> The union has the added bonus of being big enough to fit more than a
> void * alone.
Don't rely on this, it may not be true on 64 bit plateforms.
-- Jean-Daniel
More information about the ffmpeg-devel
mailing list