Yuri Oleynikov (יורי אולייניקוב <yurkao at ...> writes: > on windows, after avcodec_find_decoder(some_id), PCM's > AVCodec.supported_samplerates and AVCodec.channel_layouts > are always NULL, though i've called avcodec_register_all > before. Both are not pointers and should neither be set nor compared with NULL. Carl Eugen