Hi, On Wed, Jul 14, 2010 at 6:27 AM, Josh Allmann <[email protected]> wrote: > That makes the whole hunk tautologous, so simplified to > *timestamp = qdm->timestamp. > > Although the whole thing still feels a bit odd, as we assign > qdm->timestamp = *timestamp earlier in the code, and don't use > qdm->timestamp otherwise. > > I also removed the pkt->pts code, as that doesn't appear to be used.
Can you try removing qdm->timestamp and see what happens? I'm thinking I may have added it without there being a good reason... Ronald _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
