av_register_output_format   32 libavdevice/alldevices.c           if(CONFIG_##X##_MUXER)   av_register_output_format(&x##_muxer); }
av_register_output_format  460 libavdevice/beosaudio.cpp     av_register_output_format(&audio_beos_muxer);
av_register_output_format   27 libavformat/allformats.c     if(CONFIG_##X##_MUXER) av_register_output_format(&x##_muxer); }
av_register_output_format  753 libavformat/avformat.h void av_register_output_format(AVOutputFormat *format);