av_register_input_format   35 libavdevice/alldevices.c           if(CONFIG_##X##_DEMUXER) av_register_input_format(&x##_demuxer); }
av_register_input_format  459 libavdevice/beosaudio.cpp     av_register_input_format(&audio_beos_demuxer);
av_register_input_format   31 libavformat/allformats.c     if(CONFIG_##X##_DEMUXER) av_register_input_format(&x##_demuxer); }
av_register_input_format  752 libavformat/avformat.h void av_register_input_format(AVInputFormat *format);