Hi, On Thu, May 6, 2010 at 2:14 PM, Sebastian Vater <cdgs.basty at googlemail.com> wrote: > In case decode_init is run after read_packet this structure hasn't been > initialized yet, since that's done in decode_init. Why does the demuxer call a function that touches decoder private data? It shouldn't. Ronald