AVInputFormat    1296 fftools/cmdutils.c     const AVInputFormat *ifmt  = NULL;
AVInputFormat    1855 fftools/cmdutils.c     const AVInputFormat *fmt = av_find_input_format(name);
AVInputFormat    2220 fftools/cmdutils.c static int print_device_sources(AVInputFormat *fmt, AVDictionary *opts)
AVInputFormat    2304 fftools/cmdutils.c     AVInputFormat *fmt = NULL;
AVInputFormat    1059 fftools/ffmpeg_opt.c     AVInputFormat *file_iformat = NULL;
AVInputFormat     206 fftools/ffplay.c     AVInputFormat *iformat;
AVInputFormat     311 fftools/ffplay.c static AVInputFormat *file_iformat;
AVInputFormat    3076 fftools/ffplay.c static VideoState *stream_open(const char *filename, AVInputFormat *iformat)
AVInputFormat     259 fftools/ffprobe.c static AVInputFormat *iformat = NULL;
AVInputFormat      27 libavdevice/alldevices.c extern AVInputFormat  ff_alsa_demuxer;
AVInputFormat      29 libavdevice/alldevices.c extern AVInputFormat  ff_android_camera_demuxer;
AVInputFormat      30 libavdevice/alldevices.c extern AVInputFormat  ff_avfoundation_demuxer;
AVInputFormat      31 libavdevice/alldevices.c extern AVInputFormat  ff_bktr_demuxer;
AVInputFormat      33 libavdevice/alldevices.c extern AVInputFormat  ff_decklink_demuxer;
AVInputFormat      35 libavdevice/alldevices.c extern AVInputFormat  ff_dshow_demuxer;
AVInputFormat      36 libavdevice/alldevices.c extern AVInputFormat  ff_fbdev_demuxer;
AVInputFormat      38 libavdevice/alldevices.c extern AVInputFormat  ff_gdigrab_demuxer;
AVInputFormat      39 libavdevice/alldevices.c extern AVInputFormat  ff_iec61883_demuxer;
AVInputFormat      40 libavdevice/alldevices.c extern AVInputFormat  ff_jack_demuxer;
AVInputFormat      41 libavdevice/alldevices.c extern AVInputFormat  ff_kmsgrab_demuxer;
AVInputFormat      42 libavdevice/alldevices.c extern AVInputFormat  ff_lavfi_demuxer;
AVInputFormat      43 libavdevice/alldevices.c extern AVInputFormat  ff_openal_demuxer;
AVInputFormat      45 libavdevice/alldevices.c extern AVInputFormat  ff_oss_demuxer;
AVInputFormat      47 libavdevice/alldevices.c extern AVInputFormat  ff_pulse_demuxer;
AVInputFormat      50 libavdevice/alldevices.c extern AVInputFormat  ff_sndio_demuxer;
AVInputFormat      52 libavdevice/alldevices.c extern AVInputFormat  ff_v4l2_demuxer;
AVInputFormat      54 libavdevice/alldevices.c extern AVInputFormat  ff_vfwcap_demuxer;
AVInputFormat      55 libavdevice/alldevices.c extern AVInputFormat  ff_xcbgrab_demuxer;
AVInputFormat      59 libavdevice/alldevices.c extern AVInputFormat  ff_libcdio_demuxer;
AVInputFormat      60 libavdevice/alldevices.c extern AVInputFormat  ff_libdc1394_demuxer;
AVInputFormat     158 libavdevice/alsa_dec.c AVInputFormat ff_alsa_demuxer = {
AVInputFormat     862 libavdevice/android_camera.c AVInputFormat ff_android_camera_demuxer = {
AVInputFormat      94 libavdevice/avdevice.c             pc = ((AVInputFormat *)prev)->priv_class;
AVInputFormat     103 libavdevice/avdevice.c AVInputFormat *av_input_audio_device_next(AVInputFormat  *d)
AVInputFormat     109 libavdevice/avdevice.c AVInputFormat *av_input_video_device_next(AVInputFormat  *d)
AVInputFormat     228 libavdevice/avdevice.c int avdevice_list_input_sources(AVInputFormat *device, const char *device_name,
AVInputFormat      80 libavdevice/avdevice.h AVInputFormat *av_input_audio_device_next(AVInputFormat  *d);
AVInputFormat      89 libavdevice/avdevice.h AVInputFormat *av_input_video_device_next(AVInputFormat  *d);
AVInputFormat     505 libavdevice/avdevice.h int avdevice_list_input_sources(struct AVInputFormat *device, const char *device_name,
AVInputFormat     351 libavdevice/bktr.c AVInputFormat ff_bktr_demuxer = {
AVInputFormat      99 libavdevice/decklink_dec_c.c AVInputFormat ff_decklink_demuxer = {
AVInputFormat    1331 libavdevice/dshow.c AVInputFormat ff_dshow_demuxer = {
AVInputFormat     235 libavdevice/fbdev_dec.c AVInputFormat ff_fbdev_demuxer = {
AVInputFormat     654 libavdevice/gdigrab.c AVInputFormat ff_gdigrab_demuxer = {
AVInputFormat     502 libavdevice/iec61883.c AVInputFormat ff_iec61883_demuxer = {
AVInputFormat      25 libavdevice/internal.h int ff_alloc_input_device_context(struct AVFormatContext **avctx, struct AVInputFormat *iformat,
AVInputFormat     345 libavdevice/jack.c AVInputFormat ff_jack_demuxer = {
AVInputFormat     457 libavdevice/kmsgrab.c AVInputFormat ff_kmsgrab_demuxer = {
AVInputFormat     508 libavdevice/lavfi.c AVInputFormat ff_lavfi_demuxer = {
AVInputFormat     185 libavdevice/libcdio.c AVInputFormat ff_libcdio_demuxer = {
AVInputFormat     291 libavdevice/libdc1394.c AVInputFormat ff_libdc1394_demuxer = {
AVInputFormat     251 libavdevice/openal-dec.c AVInputFormat ff_openal_demuxer = {
AVInputFormat     135 libavdevice/oss_dec.c AVInputFormat ff_oss_demuxer = {
AVInputFormat     369 libavdevice/pulse_audio_dec.c AVInputFormat ff_pulse_demuxer = {
AVInputFormat     112 libavdevice/sndio_dec.c AVInputFormat ff_sndio_demuxer = {
AVInputFormat      23 libavdevice/utils.c int ff_alloc_input_device_context(AVFormatContext **avctx, AVInputFormat *iformat, const char *format)
AVInputFormat    1135 libavdevice/v4l2.c AVInputFormat ff_v4l2_demuxer = {
AVInputFormat     484 libavdevice/vfwcap.c AVInputFormat ff_vfwcap_demuxer = {
AVInputFormat     736 libavdevice/xcbgrab.c AVInputFormat ff_xcbgrab_demuxer = {
AVInputFormat      28 libavfilter/lavfutils.c     AVInputFormat *iformat = NULL;
AVInputFormat     212 libavfilter/src_movie.c     AVInputFormat *iformat = NULL;
AVInputFormat     160 libavformat/3dostr.c AVInputFormat ff_threedostr_demuxer = {
AVInputFormat     396 libavformat/4xm.c AVInputFormat ff_fourxm_demuxer = {
AVInputFormat     209 libavformat/aacdec.c AVInputFormat ff_aac_demuxer = {
AVInputFormat     404 libavformat/aadec.c AVInputFormat ff_aa_demuxer = {
AVInputFormat     106 libavformat/ac3dec.c AVInputFormat ff_ac3_demuxer = {
AVInputFormat     127 libavformat/ac3dec.c AVInputFormat ff_eac3_demuxer = {
AVInputFormat      64 libavformat/acm.c AVInputFormat ff_acm_demuxer = {
AVInputFormat     200 libavformat/act.c AVInputFormat ff_act_demuxer = {
AVInputFormat      90 libavformat/adp.c AVInputFormat ff_adp_demuxer = {
AVInputFormat      82 libavformat/ads.c AVInputFormat ff_ads_demuxer = {
AVInputFormat     124 libavformat/adxdec.c AVInputFormat ff_adx_demuxer = {
AVInputFormat     101 libavformat/aea.c AVInputFormat ff_aea_demuxer = {
AVInputFormat      72 libavformat/afc.c AVInputFormat ff_afc_demuxer = {
AVInputFormat     423 libavformat/aiffdec.c AVInputFormat ff_aiff_demuxer = {
AVInputFormat     132 libavformat/aixdec.c AVInputFormat ff_aix_demuxer = {
AVInputFormat      32 libavformat/allformats.c extern AVInputFormat  ff_aa_demuxer;
AVInputFormat      33 libavformat/allformats.c extern AVInputFormat  ff_aac_demuxer;
AVInputFormat      34 libavformat/allformats.c extern AVInputFormat  ff_ac3_demuxer;
AVInputFormat      36 libavformat/allformats.c extern AVInputFormat  ff_acm_demuxer;
AVInputFormat      37 libavformat/allformats.c extern AVInputFormat  ff_act_demuxer;
AVInputFormat      38 libavformat/allformats.c extern AVInputFormat  ff_adf_demuxer;
AVInputFormat      39 libavformat/allformats.c extern AVInputFormat  ff_adp_demuxer;
AVInputFormat      40 libavformat/allformats.c extern AVInputFormat  ff_ads_demuxer;
AVInputFormat      42 libavformat/allformats.c extern AVInputFormat  ff_adx_demuxer;
AVInputFormat      44 libavformat/allformats.c extern AVInputFormat  ff_aea_demuxer;
AVInputFormat      45 libavformat/allformats.c extern AVInputFormat  ff_afc_demuxer;
AVInputFormat      46 libavformat/allformats.c extern AVInputFormat  ff_aiff_demuxer;
AVInputFormat      48 libavformat/allformats.c extern AVInputFormat  ff_aix_demuxer;
AVInputFormat      49 libavformat/allformats.c extern AVInputFormat  ff_alp_demuxer;
AVInputFormat      50 libavformat/allformats.c extern AVInputFormat  ff_amr_demuxer;
AVInputFormat      52 libavformat/allformats.c extern AVInputFormat  ff_amrnb_demuxer;
AVInputFormat      53 libavformat/allformats.c extern AVInputFormat  ff_amrwb_demuxer;
AVInputFormat      54 libavformat/allformats.c extern AVInputFormat  ff_anm_demuxer;
AVInputFormat      55 libavformat/allformats.c extern AVInputFormat  ff_apc_demuxer;
AVInputFormat      56 libavformat/allformats.c extern AVInputFormat  ff_ape_demuxer;
AVInputFormat      57 libavformat/allformats.c extern AVInputFormat  ff_apm_demuxer;
AVInputFormat      58 libavformat/allformats.c extern AVInputFormat  ff_apng_demuxer;
AVInputFormat      60 libavformat/allformats.c extern AVInputFormat  ff_aptx_demuxer;
AVInputFormat      62 libavformat/allformats.c extern AVInputFormat  ff_aptx_hd_demuxer;
AVInputFormat      64 libavformat/allformats.c extern AVInputFormat  ff_aqtitle_demuxer;
AVInputFormat      65 libavformat/allformats.c extern AVInputFormat  ff_argo_asf_demuxer;
AVInputFormat      66 libavformat/allformats.c extern AVInputFormat  ff_asf_demuxer;
AVInputFormat      68 libavformat/allformats.c extern AVInputFormat  ff_asf_o_demuxer;
AVInputFormat      69 libavformat/allformats.c extern AVInputFormat  ff_ass_demuxer;
AVInputFormat      71 libavformat/allformats.c extern AVInputFormat  ff_ast_demuxer;
AVInputFormat      74 libavformat/allformats.c extern AVInputFormat  ff_au_demuxer;
AVInputFormat      76 libavformat/allformats.c extern AVInputFormat  ff_av1_demuxer;
AVInputFormat      77 libavformat/allformats.c extern AVInputFormat  ff_avi_demuxer;
AVInputFormat      79 libavformat/allformats.c extern AVInputFormat  ff_avisynth_demuxer;
AVInputFormat      81 libavformat/allformats.c extern AVInputFormat  ff_avr_demuxer;
AVInputFormat      82 libavformat/allformats.c extern AVInputFormat  ff_avs_demuxer;
AVInputFormat      83 libavformat/allformats.c extern AVInputFormat  ff_avs2_demuxer;
AVInputFormat      85 libavformat/allformats.c extern AVInputFormat  ff_bethsoftvid_demuxer;
AVInputFormat      86 libavformat/allformats.c extern AVInputFormat  ff_bfi_demuxer;
AVInputFormat      87 libavformat/allformats.c extern AVInputFormat  ff_bintext_demuxer;
AVInputFormat      88 libavformat/allformats.c extern AVInputFormat  ff_bink_demuxer;
AVInputFormat      89 libavformat/allformats.c extern AVInputFormat  ff_bit_demuxer;
AVInputFormat      91 libavformat/allformats.c extern AVInputFormat  ff_bmv_demuxer;
AVInputFormat      92 libavformat/allformats.c extern AVInputFormat  ff_bfstm_demuxer;
AVInputFormat      93 libavformat/allformats.c extern AVInputFormat  ff_brstm_demuxer;
AVInputFormat      94 libavformat/allformats.c extern AVInputFormat  ff_boa_demuxer;
AVInputFormat      95 libavformat/allformats.c extern AVInputFormat  ff_c93_demuxer;
AVInputFormat      96 libavformat/allformats.c extern AVInputFormat  ff_caf_demuxer;
AVInputFormat      98 libavformat/allformats.c extern AVInputFormat  ff_cavsvideo_demuxer;
AVInputFormat     100 libavformat/allformats.c extern AVInputFormat  ff_cdg_demuxer;
AVInputFormat     101 libavformat/allformats.c extern AVInputFormat  ff_cdxl_demuxer;
AVInputFormat     102 libavformat/allformats.c extern AVInputFormat  ff_cine_demuxer;
AVInputFormat     103 libavformat/allformats.c extern AVInputFormat  ff_codec2_demuxer;
AVInputFormat     105 libavformat/allformats.c extern AVInputFormat  ff_codec2raw_demuxer;
AVInputFormat     107 libavformat/allformats.c extern AVInputFormat  ff_concat_demuxer;
AVInputFormat     109 libavformat/allformats.c extern AVInputFormat  ff_dash_demuxer;
AVInputFormat     111 libavformat/allformats.c extern AVInputFormat  ff_data_demuxer;
AVInputFormat     113 libavformat/allformats.c extern AVInputFormat  ff_daud_demuxer;
AVInputFormat     115 libavformat/allformats.c extern AVInputFormat  ff_dcstr_demuxer;
AVInputFormat     116 libavformat/allformats.c extern AVInputFormat  ff_derf_demuxer;
AVInputFormat     117 libavformat/allformats.c extern AVInputFormat  ff_dfa_demuxer;
AVInputFormat     118 libavformat/allformats.c extern AVInputFormat  ff_dhav_demuxer;
AVInputFormat     119 libavformat/allformats.c extern AVInputFormat  ff_dirac_demuxer;
AVInputFormat     121 libavformat/allformats.c extern AVInputFormat  ff_dnxhd_demuxer;
AVInputFormat     123 libavformat/allformats.c extern AVInputFormat  ff_dsf_demuxer;
AVInputFormat     124 libavformat/allformats.c extern AVInputFormat  ff_dsicin_demuxer;
AVInputFormat     125 libavformat/allformats.c extern AVInputFormat  ff_dss_demuxer;
AVInputFormat     126 libavformat/allformats.c extern AVInputFormat  ff_dts_demuxer;
AVInputFormat     128 libavformat/allformats.c extern AVInputFormat  ff_dtshd_demuxer;
AVInputFormat     129 libavformat/allformats.c extern AVInputFormat  ff_dv_demuxer;
AVInputFormat     131 libavformat/allformats.c extern AVInputFormat  ff_dvbsub_demuxer;
AVInputFormat     132 libavformat/allformats.c extern AVInputFormat  ff_dvbtxt_demuxer;
AVInputFormat     133 libavformat/allformats.c extern AVInputFormat  ff_dxa_demuxer;
AVInputFormat     134 libavformat/allformats.c extern AVInputFormat  ff_ea_demuxer;
AVInputFormat     135 libavformat/allformats.c extern AVInputFormat  ff_ea_cdata_demuxer;
AVInputFormat     136 libavformat/allformats.c extern AVInputFormat  ff_eac3_demuxer;
AVInputFormat     138 libavformat/allformats.c extern AVInputFormat  ff_epaf_demuxer;
AVInputFormat     140 libavformat/allformats.c extern AVInputFormat  ff_ffmetadata_demuxer;
AVInputFormat     144 libavformat/allformats.c extern AVInputFormat  ff_filmstrip_demuxer;
AVInputFormat     146 libavformat/allformats.c extern AVInputFormat  ff_fits_demuxer;
AVInputFormat     148 libavformat/allformats.c extern AVInputFormat  ff_flac_demuxer;
AVInputFormat     150 libavformat/allformats.c extern AVInputFormat  ff_flic_demuxer;
AVInputFormat     151 libavformat/allformats.c extern AVInputFormat  ff_flv_demuxer;
AVInputFormat     153 libavformat/allformats.c extern AVInputFormat  ff_live_flv_demuxer;
AVInputFormat     154 libavformat/allformats.c extern AVInputFormat  ff_fourxm_demuxer;
AVInputFormat     158 libavformat/allformats.c extern AVInputFormat  ff_frm_demuxer;
AVInputFormat     159 libavformat/allformats.c extern AVInputFormat  ff_fsb_demuxer;
AVInputFormat     160 libavformat/allformats.c extern AVInputFormat  ff_fwse_demuxer;
AVInputFormat     161 libavformat/allformats.c extern AVInputFormat  ff_g722_demuxer;
AVInputFormat     163 libavformat/allformats.c extern AVInputFormat  ff_g723_1_demuxer;
AVInputFormat     165 libavformat/allformats.c extern AVInputFormat  ff_g726_demuxer;
AVInputFormat     167 libavformat/allformats.c extern AVInputFormat  ff_g726le_demuxer;
AVInputFormat     169 libavformat/allformats.c extern AVInputFormat  ff_g729_demuxer;
AVInputFormat     170 libavformat/allformats.c extern AVInputFormat  ff_gdv_demuxer;
AVInputFormat     171 libavformat/allformats.c extern AVInputFormat  ff_genh_demuxer;
AVInputFormat     172 libavformat/allformats.c extern AVInputFormat  ff_gif_demuxer;
AVInputFormat     174 libavformat/allformats.c extern AVInputFormat  ff_gsm_demuxer;
AVInputFormat     176 libavformat/allformats.c extern AVInputFormat  ff_gxf_demuxer;
AVInputFormat     178 libavformat/allformats.c extern AVInputFormat  ff_h261_demuxer;
AVInputFormat     180 libavformat/allformats.c extern AVInputFormat  ff_h263_demuxer;
AVInputFormat     182 libavformat/allformats.c extern AVInputFormat  ff_h264_demuxer;
AVInputFormat     185 libavformat/allformats.c extern AVInputFormat  ff_hca_demuxer;
AVInputFormat     186 libavformat/allformats.c extern AVInputFormat  ff_hcom_demuxer;
AVInputFormat     188 libavformat/allformats.c extern AVInputFormat  ff_hevc_demuxer;
AVInputFormat     190 libavformat/allformats.c extern AVInputFormat  ff_hls_demuxer;
AVInputFormat     192 libavformat/allformats.c extern AVInputFormat  ff_hnm_demuxer;
AVInputFormat     193 libavformat/allformats.c extern AVInputFormat  ff_ico_demuxer;
AVInputFormat     195 libavformat/allformats.c extern AVInputFormat  ff_idcin_demuxer;
AVInputFormat     196 libavformat/allformats.c extern AVInputFormat  ff_idf_demuxer;
AVInputFormat     197 libavformat/allformats.c extern AVInputFormat  ff_iff_demuxer;
AVInputFormat     198 libavformat/allformats.c extern AVInputFormat  ff_ifv_demuxer;
AVInputFormat     199 libavformat/allformats.c extern AVInputFormat  ff_ilbc_demuxer;
AVInputFormat     201 libavformat/allformats.c extern AVInputFormat  ff_image2_demuxer;
AVInputFormat     203 libavformat/allformats.c extern AVInputFormat  ff_image2pipe_demuxer;
AVInputFormat     205 libavformat/allformats.c extern AVInputFormat  ff_image2_alias_pix_demuxer;
AVInputFormat     206 libavformat/allformats.c extern AVInputFormat  ff_image2_brender_pix_demuxer;
AVInputFormat     207 libavformat/allformats.c extern AVInputFormat  ff_ingenient_demuxer;
AVInputFormat     208 libavformat/allformats.c extern AVInputFormat  ff_ipmovie_demuxer;
AVInputFormat     210 libavformat/allformats.c extern AVInputFormat  ff_ircam_demuxer;
AVInputFormat     213 libavformat/allformats.c extern AVInputFormat  ff_iss_demuxer;
AVInputFormat     214 libavformat/allformats.c extern AVInputFormat  ff_iv8_demuxer;
AVInputFormat     215 libavformat/allformats.c extern AVInputFormat  ff_ivf_demuxer;
AVInputFormat     217 libavformat/allformats.c extern AVInputFormat  ff_ivr_demuxer;
AVInputFormat     218 libavformat/allformats.c extern AVInputFormat  ff_jacosub_demuxer;
AVInputFormat     220 libavformat/allformats.c extern AVInputFormat  ff_jv_demuxer;
AVInputFormat     221 libavformat/allformats.c extern AVInputFormat  ff_kux_demuxer;
AVInputFormat     222 libavformat/allformats.c extern AVInputFormat  ff_kvag_demuxer;
AVInputFormat     225 libavformat/allformats.c extern AVInputFormat  ff_lmlm4_demuxer;
AVInputFormat     226 libavformat/allformats.c extern AVInputFormat  ff_loas_demuxer;
AVInputFormat     227 libavformat/allformats.c extern AVInputFormat  ff_lrc_demuxer;
AVInputFormat     229 libavformat/allformats.c extern AVInputFormat  ff_lvf_demuxer;
AVInputFormat     230 libavformat/allformats.c extern AVInputFormat  ff_lxf_demuxer;
AVInputFormat     231 libavformat/allformats.c extern AVInputFormat  ff_m4v_demuxer;
AVInputFormat     234 libavformat/allformats.c extern AVInputFormat  ff_matroska_demuxer;
AVInputFormat     237 libavformat/allformats.c extern AVInputFormat  ff_mgsts_demuxer;
AVInputFormat     238 libavformat/allformats.c extern AVInputFormat  ff_microdvd_demuxer;
AVInputFormat     240 libavformat/allformats.c extern AVInputFormat  ff_mjpeg_demuxer;
AVInputFormat     242 libavformat/allformats.c extern AVInputFormat  ff_mjpeg_2000_demuxer;
AVInputFormat     243 libavformat/allformats.c extern AVInputFormat  ff_mlp_demuxer;
AVInputFormat     245 libavformat/allformats.c extern AVInputFormat  ff_mlv_demuxer;
AVInputFormat     246 libavformat/allformats.c extern AVInputFormat  ff_mm_demuxer;
AVInputFormat     247 libavformat/allformats.c extern AVInputFormat  ff_mmf_demuxer;
AVInputFormat     249 libavformat/allformats.c extern AVInputFormat  ff_mov_demuxer;
AVInputFormat     252 libavformat/allformats.c extern AVInputFormat  ff_mp3_demuxer;
AVInputFormat     255 libavformat/allformats.c extern AVInputFormat  ff_mpc_demuxer;
AVInputFormat     256 libavformat/allformats.c extern AVInputFormat  ff_mpc8_demuxer;
AVInputFormat     264 libavformat/allformats.c extern AVInputFormat  ff_mpegps_demuxer;
AVInputFormat     265 libavformat/allformats.c extern AVInputFormat  ff_mpegts_demuxer;
AVInputFormat     267 libavformat/allformats.c extern AVInputFormat  ff_mpegtsraw_demuxer;
AVInputFormat     268 libavformat/allformats.c extern AVInputFormat  ff_mpegvideo_demuxer;
AVInputFormat     269 libavformat/allformats.c extern AVInputFormat  ff_mpjpeg_demuxer;
AVInputFormat     271 libavformat/allformats.c extern AVInputFormat  ff_mpl2_demuxer;
AVInputFormat     272 libavformat/allformats.c extern AVInputFormat  ff_mpsub_demuxer;
AVInputFormat     273 libavformat/allformats.c extern AVInputFormat  ff_msf_demuxer;
AVInputFormat     274 libavformat/allformats.c extern AVInputFormat  ff_msnwc_tcp_demuxer;
AVInputFormat     275 libavformat/allformats.c extern AVInputFormat  ff_mtaf_demuxer;
AVInputFormat     276 libavformat/allformats.c extern AVInputFormat  ff_mtv_demuxer;
AVInputFormat     277 libavformat/allformats.c extern AVInputFormat  ff_musx_demuxer;
AVInputFormat     278 libavformat/allformats.c extern AVInputFormat  ff_mv_demuxer;
AVInputFormat     279 libavformat/allformats.c extern AVInputFormat  ff_mvi_demuxer;
AVInputFormat     280 libavformat/allformats.c extern AVInputFormat  ff_mxf_demuxer;
AVInputFormat     284 libavformat/allformats.c extern AVInputFormat  ff_mxg_demuxer;
AVInputFormat     285 libavformat/allformats.c extern AVInputFormat  ff_nc_demuxer;
AVInputFormat     286 libavformat/allformats.c extern AVInputFormat  ff_nistsphere_demuxer;
AVInputFormat     287 libavformat/allformats.c extern AVInputFormat  ff_nsp_demuxer;
AVInputFormat     288 libavformat/allformats.c extern AVInputFormat  ff_nsv_demuxer;
AVInputFormat     290 libavformat/allformats.c extern AVInputFormat  ff_nut_demuxer;
AVInputFormat     292 libavformat/allformats.c extern AVInputFormat  ff_nuv_demuxer;
AVInputFormat     294 libavformat/allformats.c extern AVInputFormat  ff_ogg_demuxer;
AVInputFormat     297 libavformat/allformats.c extern AVInputFormat  ff_oma_demuxer;
AVInputFormat     300 libavformat/allformats.c extern AVInputFormat  ff_paf_demuxer;
AVInputFormat     301 libavformat/allformats.c extern AVInputFormat  ff_pcm_alaw_demuxer;
AVInputFormat     303 libavformat/allformats.c extern AVInputFormat  ff_pcm_mulaw_demuxer;
AVInputFormat     305 libavformat/allformats.c extern AVInputFormat  ff_pcm_vidc_demuxer;
AVInputFormat     307 libavformat/allformats.c extern AVInputFormat  ff_pcm_f64be_demuxer;
AVInputFormat     309 libavformat/allformats.c extern AVInputFormat  ff_pcm_f64le_demuxer;
AVInputFormat     311 libavformat/allformats.c extern AVInputFormat  ff_pcm_f32be_demuxer;
AVInputFormat     313 libavformat/allformats.c extern AVInputFormat  ff_pcm_f32le_demuxer;
AVInputFormat     315 libavformat/allformats.c extern AVInputFormat  ff_pcm_s32be_demuxer;
AVInputFormat     317 libavformat/allformats.c extern AVInputFormat  ff_pcm_s32le_demuxer;
AVInputFormat     319 libavformat/allformats.c extern AVInputFormat  ff_pcm_s24be_demuxer;
AVInputFormat     321 libavformat/allformats.c extern AVInputFormat  ff_pcm_s24le_demuxer;
AVInputFormat     323 libavformat/allformats.c extern AVInputFormat  ff_pcm_s16be_demuxer;
AVInputFormat     325 libavformat/allformats.c extern AVInputFormat  ff_pcm_s16le_demuxer;
AVInputFormat     327 libavformat/allformats.c extern AVInputFormat  ff_pcm_s8_demuxer;
AVInputFormat     329 libavformat/allformats.c extern AVInputFormat  ff_pcm_u32be_demuxer;
AVInputFormat     331 libavformat/allformats.c extern AVInputFormat  ff_pcm_u32le_demuxer;
AVInputFormat     333 libavformat/allformats.c extern AVInputFormat  ff_pcm_u24be_demuxer;
AVInputFormat     335 libavformat/allformats.c extern AVInputFormat  ff_pcm_u24le_demuxer;
AVInputFormat     337 libavformat/allformats.c extern AVInputFormat  ff_pcm_u16be_demuxer;
AVInputFormat     339 libavformat/allformats.c extern AVInputFormat  ff_pcm_u16le_demuxer;
AVInputFormat     341 libavformat/allformats.c extern AVInputFormat  ff_pcm_u8_demuxer;
AVInputFormat     343 libavformat/allformats.c extern AVInputFormat  ff_pjs_demuxer;
AVInputFormat     344 libavformat/allformats.c extern AVInputFormat  ff_pmp_demuxer;
AVInputFormat     345 libavformat/allformats.c extern AVInputFormat  ff_pp_bnk_demuxer;
AVInputFormat     347 libavformat/allformats.c extern AVInputFormat  ff_pva_demuxer;
AVInputFormat     348 libavformat/allformats.c extern AVInputFormat  ff_pvf_demuxer;
AVInputFormat     349 libavformat/allformats.c extern AVInputFormat  ff_qcp_demuxer;
AVInputFormat     350 libavformat/allformats.c extern AVInputFormat  ff_r3d_demuxer;
AVInputFormat     351 libavformat/allformats.c extern AVInputFormat  ff_rawvideo_demuxer;
AVInputFormat     353 libavformat/allformats.c extern AVInputFormat  ff_realtext_demuxer;
AVInputFormat     354 libavformat/allformats.c extern AVInputFormat  ff_redspark_demuxer;
AVInputFormat     355 libavformat/allformats.c extern AVInputFormat  ff_rl2_demuxer;
AVInputFormat     356 libavformat/allformats.c extern AVInputFormat  ff_rm_demuxer;
AVInputFormat     358 libavformat/allformats.c extern AVInputFormat  ff_roq_demuxer;
AVInputFormat     360 libavformat/allformats.c extern AVInputFormat  ff_rpl_demuxer;
AVInputFormat     361 libavformat/allformats.c extern AVInputFormat  ff_rsd_demuxer;
AVInputFormat     362 libavformat/allformats.c extern AVInputFormat  ff_rso_demuxer;
AVInputFormat     364 libavformat/allformats.c extern AVInputFormat  ff_rtp_demuxer;
AVInputFormat     367 libavformat/allformats.c extern AVInputFormat  ff_rtsp_demuxer;
AVInputFormat     369 libavformat/allformats.c extern AVInputFormat  ff_s337m_demuxer;
AVInputFormat     370 libavformat/allformats.c extern AVInputFormat  ff_sami_demuxer;
AVInputFormat     371 libavformat/allformats.c extern AVInputFormat  ff_sap_demuxer;
AVInputFormat     373 libavformat/allformats.c extern AVInputFormat  ff_sbc_demuxer;
AVInputFormat     375 libavformat/allformats.c extern AVInputFormat  ff_sbg_demuxer;
AVInputFormat     376 libavformat/allformats.c extern AVInputFormat  ff_scc_demuxer;
AVInputFormat     378 libavformat/allformats.c extern AVInputFormat  ff_sdp_demuxer;
AVInputFormat     379 libavformat/allformats.c extern AVInputFormat  ff_sdr2_demuxer;
AVInputFormat     380 libavformat/allformats.c extern AVInputFormat  ff_sds_demuxer;
AVInputFormat     381 libavformat/allformats.c extern AVInputFormat  ff_sdx_demuxer;
AVInputFormat     382 libavformat/allformats.c extern AVInputFormat  ff_segafilm_demuxer;
AVInputFormat     386 libavformat/allformats.c extern AVInputFormat  ff_ser_demuxer;
AVInputFormat     387 libavformat/allformats.c extern AVInputFormat  ff_shorten_demuxer;
AVInputFormat     388 libavformat/allformats.c extern AVInputFormat  ff_siff_demuxer;
AVInputFormat     390 libavformat/allformats.c extern AVInputFormat  ff_sln_demuxer;
AVInputFormat     391 libavformat/allformats.c extern AVInputFormat  ff_smacker_demuxer;
AVInputFormat     392 libavformat/allformats.c extern AVInputFormat  ff_smjpeg_demuxer;
AVInputFormat     395 libavformat/allformats.c extern AVInputFormat  ff_smush_demuxer;
AVInputFormat     396 libavformat/allformats.c extern AVInputFormat  ff_sol_demuxer;
AVInputFormat     397 libavformat/allformats.c extern AVInputFormat  ff_sox_demuxer;
AVInputFormat     400 libavformat/allformats.c extern AVInputFormat  ff_spdif_demuxer;
AVInputFormat     402 libavformat/allformats.c extern AVInputFormat  ff_srt_demuxer;
AVInputFormat     404 libavformat/allformats.c extern AVInputFormat  ff_str_demuxer;
AVInputFormat     405 libavformat/allformats.c extern AVInputFormat  ff_stl_demuxer;
AVInputFormat     407 libavformat/allformats.c extern AVInputFormat  ff_subviewer1_demuxer;
AVInputFormat     408 libavformat/allformats.c extern AVInputFormat  ff_subviewer_demuxer;
AVInputFormat     409 libavformat/allformats.c extern AVInputFormat  ff_sup_demuxer;
AVInputFormat     411 libavformat/allformats.c extern AVInputFormat  ff_svag_demuxer;
AVInputFormat     412 libavformat/allformats.c extern AVInputFormat  ff_swf_demuxer;
AVInputFormat     414 libavformat/allformats.c extern AVInputFormat  ff_tak_demuxer;
AVInputFormat     416 libavformat/allformats.c extern AVInputFormat  ff_tedcaptions_demuxer;
AVInputFormat     419 libavformat/allformats.c extern AVInputFormat  ff_thp_demuxer;
AVInputFormat     420 libavformat/allformats.c extern AVInputFormat  ff_threedostr_demuxer;
AVInputFormat     421 libavformat/allformats.c extern AVInputFormat  ff_tiertexseq_demuxer;
AVInputFormat     423 libavformat/allformats.c extern AVInputFormat  ff_tmv_demuxer;
AVInputFormat     424 libavformat/allformats.c extern AVInputFormat  ff_truehd_demuxer;
AVInputFormat     426 libavformat/allformats.c extern AVInputFormat  ff_tta_demuxer;
AVInputFormat     428 libavformat/allformats.c extern AVInputFormat  ff_txd_demuxer;
AVInputFormat     429 libavformat/allformats.c extern AVInputFormat  ff_tty_demuxer;
AVInputFormat     430 libavformat/allformats.c extern AVInputFormat  ff_ty_demuxer;
AVInputFormat     432 libavformat/allformats.c extern AVInputFormat  ff_v210_demuxer;
AVInputFormat     433 libavformat/allformats.c extern AVInputFormat  ff_v210x_demuxer;
AVInputFormat     434 libavformat/allformats.c extern AVInputFormat  ff_vag_demuxer;
AVInputFormat     435 libavformat/allformats.c extern AVInputFormat  ff_vc1_demuxer;
AVInputFormat     437 libavformat/allformats.c extern AVInputFormat  ff_vc1t_demuxer;
AVInputFormat     439 libavformat/allformats.c extern AVInputFormat  ff_vividas_demuxer;
AVInputFormat     440 libavformat/allformats.c extern AVInputFormat  ff_vivo_demuxer;
AVInputFormat     441 libavformat/allformats.c extern AVInputFormat  ff_vmd_demuxer;
AVInputFormat     442 libavformat/allformats.c extern AVInputFormat  ff_vobsub_demuxer;
AVInputFormat     443 libavformat/allformats.c extern AVInputFormat  ff_voc_demuxer;
AVInputFormat     445 libavformat/allformats.c extern AVInputFormat  ff_vpk_demuxer;
AVInputFormat     446 libavformat/allformats.c extern AVInputFormat  ff_vplayer_demuxer;
AVInputFormat     447 libavformat/allformats.c extern AVInputFormat  ff_vqf_demuxer;
AVInputFormat     448 libavformat/allformats.c extern AVInputFormat  ff_w64_demuxer;
AVInputFormat     450 libavformat/allformats.c extern AVInputFormat  ff_wav_demuxer;
AVInputFormat     452 libavformat/allformats.c extern AVInputFormat  ff_wc3_demuxer;
AVInputFormat     454 libavformat/allformats.c extern AVInputFormat  ff_webm_dash_manifest_demuxer;
AVInputFormat     458 libavformat/allformats.c extern AVInputFormat  ff_webvtt_demuxer;
AVInputFormat     460 libavformat/allformats.c extern AVInputFormat  ff_wsaud_demuxer;
AVInputFormat     461 libavformat/allformats.c extern AVInputFormat  ff_wsd_demuxer;
AVInputFormat     462 libavformat/allformats.c extern AVInputFormat  ff_wsvqa_demuxer;
AVInputFormat     463 libavformat/allformats.c extern AVInputFormat  ff_wtv_demuxer;
AVInputFormat     465 libavformat/allformats.c extern AVInputFormat  ff_wve_demuxer;
AVInputFormat     466 libavformat/allformats.c extern AVInputFormat  ff_wv_demuxer;
AVInputFormat     468 libavformat/allformats.c extern AVInputFormat  ff_xa_demuxer;
AVInputFormat     469 libavformat/allformats.c extern AVInputFormat  ff_xbin_demuxer;
AVInputFormat     470 libavformat/allformats.c extern AVInputFormat  ff_xmv_demuxer;
AVInputFormat     471 libavformat/allformats.c extern AVInputFormat  ff_xvag_demuxer;
AVInputFormat     472 libavformat/allformats.c extern AVInputFormat  ff_xwma_demuxer;
AVInputFormat     473 libavformat/allformats.c extern AVInputFormat  ff_yop_demuxer;
AVInputFormat     474 libavformat/allformats.c extern AVInputFormat  ff_yuv4mpegpipe_demuxer;
AVInputFormat     477 libavformat/allformats.c extern AVInputFormat  ff_image_bmp_pipe_demuxer;
AVInputFormat     478 libavformat/allformats.c extern AVInputFormat  ff_image_dds_pipe_demuxer;
AVInputFormat     479 libavformat/allformats.c extern AVInputFormat  ff_image_dpx_pipe_demuxer;
AVInputFormat     480 libavformat/allformats.c extern AVInputFormat  ff_image_exr_pipe_demuxer;
AVInputFormat     481 libavformat/allformats.c extern AVInputFormat  ff_image_gif_pipe_demuxer;
AVInputFormat     482 libavformat/allformats.c extern AVInputFormat  ff_image_j2k_pipe_demuxer;
AVInputFormat     483 libavformat/allformats.c extern AVInputFormat  ff_image_jpeg_pipe_demuxer;
AVInputFormat     484 libavformat/allformats.c extern AVInputFormat  ff_image_jpegls_pipe_demuxer;
AVInputFormat     485 libavformat/allformats.c extern AVInputFormat  ff_image_pam_pipe_demuxer;
AVInputFormat     486 libavformat/allformats.c extern AVInputFormat  ff_image_pbm_pipe_demuxer;
AVInputFormat     487 libavformat/allformats.c extern AVInputFormat  ff_image_pcx_pipe_demuxer;
AVInputFormat     488 libavformat/allformats.c extern AVInputFormat  ff_image_pgmyuv_pipe_demuxer;
AVInputFormat     489 libavformat/allformats.c extern AVInputFormat  ff_image_pgm_pipe_demuxer;
AVInputFormat     490 libavformat/allformats.c extern AVInputFormat  ff_image_pictor_pipe_demuxer;
AVInputFormat     491 libavformat/allformats.c extern AVInputFormat  ff_image_png_pipe_demuxer;
AVInputFormat     492 libavformat/allformats.c extern AVInputFormat  ff_image_ppm_pipe_demuxer;
AVInputFormat     493 libavformat/allformats.c extern AVInputFormat  ff_image_psd_pipe_demuxer;
AVInputFormat     494 libavformat/allformats.c extern AVInputFormat  ff_image_qdraw_pipe_demuxer;
AVInputFormat     495 libavformat/allformats.c extern AVInputFormat  ff_image_sgi_pipe_demuxer;
AVInputFormat     496 libavformat/allformats.c extern AVInputFormat  ff_image_svg_pipe_demuxer;
AVInputFormat     497 libavformat/allformats.c extern AVInputFormat  ff_image_sunrast_pipe_demuxer;
AVInputFormat     498 libavformat/allformats.c extern AVInputFormat  ff_image_tiff_pipe_demuxer;
AVInputFormat     499 libavformat/allformats.c extern AVInputFormat  ff_image_webp_pipe_demuxer;
AVInputFormat     500 libavformat/allformats.c extern AVInputFormat  ff_image_xpm_pipe_demuxer;
AVInputFormat     501 libavformat/allformats.c extern AVInputFormat  ff_image_xwd_pipe_demuxer;
AVInputFormat     505 libavformat/allformats.c extern AVInputFormat  ff_libgme_demuxer;
AVInputFormat     506 libavformat/allformats.c extern AVInputFormat  ff_libmodplug_demuxer;
AVInputFormat     507 libavformat/allformats.c extern AVInputFormat  ff_libopenmpt_demuxer;
AVInputFormat     508 libavformat/allformats.c extern AVInputFormat  ff_vapoursynth_demuxer;
AVInputFormat     513 libavformat/allformats.c static const AVInputFormat * const *indev_list = NULL;
AVInputFormat     533 libavformat/allformats.c const AVInputFormat *av_demuxer_iterate(void **opaque)
AVInputFormat     537 libavformat/allformats.c     const AVInputFormat *f = NULL;
AVInputFormat     559 libavformat/allformats.c     AVInputFormat *previn = NULL, *in;
AVInputFormat     577 libavformat/allformats.c     for (int i = 0; (in = (AVInputFormat*)demuxer_list[i]); i++) {
AVInputFormat     584 libavformat/allformats.c         for (int i = 0; (in = (AVInputFormat*)indev_list[i]); i++) {
AVInputFormat     594 libavformat/allformats.c AVInputFormat *av_iformat_next(const AVInputFormat *f)
AVInputFormat     602 libavformat/allformats.c         return (AVInputFormat *) f->next;
AVInputFormat     606 libavformat/allformats.c         return (AVInputFormat *)av_demuxer_iterate(&opaque);
AVInputFormat     631 libavformat/allformats.c void av_register_input_format(AVInputFormat *format)
AVInputFormat     643 libavformat/allformats.c void avpriv_register_devices(const AVOutputFormat * const o[], const AVInputFormat * const i[])
AVInputFormat     140 libavformat/alp.c AVInputFormat ff_alp_demuxer = {
AVInputFormat     162 libavformat/amr.c AVInputFormat ff_amr_demuxer = {
AVInputFormat     218 libavformat/amr.c AVInputFormat ff_amrnb_demuxer = {
AVInputFormat     274 libavformat/amr.c AVInputFormat ff_amrwb_demuxer = {
AVInputFormat     217 libavformat/anm.c AVInputFormat ff_anm_demuxer = {
AVInputFormat      86 libavformat/apc.c AVInputFormat ff_apc_demuxer = {
AVInputFormat     475 libavformat/ape.c AVInputFormat ff_ape_demuxer = {
AVInputFormat     182 libavformat/apm.c AVInputFormat ff_apm_demuxer = {
AVInputFormat     432 libavformat/apngdec.c AVInputFormat ff_apng_demuxer = {
AVInputFormat      98 libavformat/aptxdec.c AVInputFormat ff_aptx_demuxer = {
AVInputFormat     118 libavformat/aptxdec.c AVInputFormat ff_aptx_hd_demuxer = {
AVInputFormat     140 libavformat/aqtitledec.c AVInputFormat ff_aqtitle_demuxer = {
AVInputFormat     242 libavformat/argo_asf.c AVInputFormat ff_argo_asf_demuxer = {
AVInputFormat    1704 libavformat/asfdec_f.c AVInputFormat ff_asf_demuxer = {
AVInputFormat    1787 libavformat/asfdec_o.c AVInputFormat ff_asf_o_demuxer = {
AVInputFormat     185 libavformat/assdec.c AVInputFormat ff_ass_demuxer = {
AVInputFormat     113 libavformat/astdec.c AVInputFormat ff_ast_demuxer = {
AVInputFormat     219 libavformat/au.c AVInputFormat ff_au_demuxer = {
AVInputFormat     268 libavformat/av1dec.c AVInputFormat ff_av1_demuxer = {
AVInputFormat     682 libavformat/avformat.h     ff_const59 struct AVInputFormat *next;
AVInputFormat    1349 libavformat/avformat.h     ff_const59 struct AVInputFormat *iformat;
AVInputFormat    2053 libavformat/avformat.h void av_register_input_format(AVInputFormat *format);
AVInputFormat    2087 libavformat/avformat.h AVInputFormat  *av_iformat_next(const AVInputFormat  *f);
AVInputFormat    2118 libavformat/avformat.h const AVInputFormat *av_demuxer_iterate(void **opaque);
AVInputFormat    2232 libavformat/avformat.h ff_const59 AVInputFormat *av_find_input_format(const char *short_name);
AVInputFormat    2241 libavformat/avformat.h ff_const59 AVInputFormat *av_probe_input_format(ff_const59 AVProbeData *pd, int is_opened);
AVInputFormat    2255 libavformat/avformat.h ff_const59 AVInputFormat *av_probe_input_format2(ff_const59 AVProbeData *pd, int is_opened, int *score_max);
AVInputFormat    2264 libavformat/avformat.h ff_const59 AVInputFormat *av_probe_input_format3(ff_const59 AVProbeData *pd, int is_opened, int *score_ret);
AVInputFormat    2282 libavformat/avformat.h int av_probe_input_buffer2(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVInputFormat    2289 libavformat/avformat.h int av_probe_input_buffer(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVInputFormat    2312 libavformat/avformat.h int avformat_open_input(AVFormatContext **ps, const char *url, ff_const59 AVInputFormat *fmt, AVDictionary **options);
AVInputFormat    1069 libavformat/avidec.c         ff_const59 AVInputFormat *sub_demuxer;
AVInputFormat    1936 libavformat/avidec.c AVInputFormat ff_avi_demuxer = {
AVInputFormat     874 libavformat/avisynth.c AVInputFormat ff_avisynth_demuxer = {
AVInputFormat      90 libavformat/avr.c AVInputFormat ff_avr_demuxer = {
AVInputFormat     226 libavformat/avs.c AVInputFormat ff_avs_demuxer = {
AVInputFormat     288 libavformat/bethsoftvid.c AVInputFormat ff_bethsoftvid_demuxer = {
AVInputFormat     174 libavformat/bfi.c AVInputFormat ff_bfi_demuxer = {
AVInputFormat     326 libavformat/bink.c AVInputFormat ff_bink_demuxer = {
AVInputFormat     393 libavformat/bintext.c AVInputFormat ff_bintext_demuxer = {
AVInputFormat     405 libavformat/bintext.c AVInputFormat ff_xbin_demuxer = {
AVInputFormat     417 libavformat/bintext.c AVInputFormat ff_adf_demuxer = {
AVInputFormat     429 libavformat/bintext.c AVInputFormat ff_idf_demuxer = {
AVInputFormat     112 libavformat/bit.c AVInputFormat ff_bit_demuxer = {
AVInputFormat     128 libavformat/bmv.c AVInputFormat ff_bmv_demuxer = {
AVInputFormat      78 libavformat/boadec.c AVInputFormat ff_boa_demuxer = {
AVInputFormat     460 libavformat/brstm.c AVInputFormat ff_brstm_demuxer = {
AVInputFormat     472 libavformat/brstm.c AVInputFormat ff_bfstm_demuxer = {
AVInputFormat     188 libavformat/c93.c AVInputFormat ff_c93_demuxer = {
AVInputFormat     447 libavformat/cafdec.c AVInputFormat ff_caf_demuxer = {
AVInputFormat      84 libavformat/cdg.c AVInputFormat ff_cdg_demuxer = {
AVInputFormat     239 libavformat/cdxl.c AVInputFormat ff_cdxl_demuxer = {
AVInputFormat     325 libavformat/cinedec.c AVInputFormat ff_cine_demuxer = {
AVInputFormat     243 libavformat/codec2.c AVInputFormat ff_codec2_demuxer = {
AVInputFormat     274 libavformat/codec2.c AVInputFormat ff_codec2raw_demuxer = {
AVInputFormat     778 libavformat/concatdec.c AVInputFormat ff_concat_demuxer = {
AVInputFormat    1907 libavformat/dashdec.c     ff_const59 AVInputFormat *in_fmt = NULL;
AVInputFormat    2407 libavformat/dashdec.c AVInputFormat ff_dash_demuxer = {
AVInputFormat      53 libavformat/dauddec.c AVInputFormat ff_daud_demuxer = {
AVInputFormat      79 libavformat/dcstr.c AVInputFormat ff_dcstr_demuxer = {
AVInputFormat      71 libavformat/derf.c AVInputFormat ff_derf_demuxer = {
AVInputFormat     123 libavformat/dfa.c AVInputFormat ff_dfa_demuxer = {
AVInputFormat     461 libavformat/dhav.c AVInputFormat ff_dhav_demuxer = {
AVInputFormat     202 libavformat/dsfdec.c AVInputFormat ff_dsf_demuxer = {
AVInputFormat     226 libavformat/dsicin.c AVInputFormat ff_dsicin_demuxer = {
AVInputFormat     365 libavformat/dss.c AVInputFormat ff_dss_demuxer = {
AVInputFormat     136 libavformat/dtsdec.c AVInputFormat ff_dts_demuxer = {
AVInputFormat     162 libavformat/dtshddec.c AVInputFormat ff_dtshd_demuxer = {
AVInputFormat     642 libavformat/dv.c AVInputFormat ff_dv_demuxer = {
AVInputFormat     229 libavformat/dxa.c AVInputFormat ff_dxa_demuxer = {
AVInputFormat      97 libavformat/eacdata.c AVInputFormat ff_ea_cdata_demuxer = {
AVInputFormat     744 libavformat/electronicarts.c AVInputFormat ff_ea_demuxer = {
AVInputFormat      96 libavformat/epafdec.c AVInputFormat ff_epaf_demuxer = {
AVInputFormat     218 libavformat/ffmetadec.c AVInputFormat ff_ffmetadata_demuxer = {
AVInputFormat     107 libavformat/filmstripdec.c AVInputFormat ff_filmstrip_demuxer = {
AVInputFormat     220 libavformat/fitsdec.c AVInputFormat ff_fits_demuxer = {
AVInputFormat     334 libavformat/flacdec.c AVInputFormat ff_flac_demuxer = {
AVInputFormat     257 libavformat/flic.c AVInputFormat ff_flic_demuxer = {
AVInputFormat    1356 libavformat/flvdec.c AVInputFormat ff_flv_demuxer = {
AVInputFormat    1376 libavformat/flvdec.c AVInputFormat ff_live_flv_demuxer = {
AVInputFormat    1397 libavformat/flvdec.c AVInputFormat ff_kux_demuxer = {
AVInputFormat     118 libavformat/format.c ff_const59 AVInputFormat *av_find_input_format(const char *short_name)
AVInputFormat     120 libavformat/format.c     const AVInputFormat *fmt = NULL;
AVInputFormat     124 libavformat/format.c             return (AVInputFormat*)fmt;
AVInputFormat     128 libavformat/format.c ff_const59 AVInputFormat *av_probe_input_format3(ff_const59 AVProbeData *pd, int is_opened,
AVInputFormat     132 libavformat/format.c     const AVInputFormat *fmt1 = NULL;
AVInputFormat     133 libavformat/format.c     ff_const59 AVInputFormat *fmt = NULL;
AVInputFormat     194 libavformat/format.c             fmt       = (AVInputFormat*)fmt1;
AVInputFormat     205 libavformat/format.c ff_const59 AVInputFormat *av_probe_input_format2(ff_const59 AVProbeData *pd, int is_opened, int *score_max)
AVInputFormat     208 libavformat/format.c     ff_const59 AVInputFormat *fmt = av_probe_input_format3(pd, is_opened, &score_ret);
AVInputFormat     216 libavformat/format.c ff_const59 AVInputFormat *av_probe_input_format(ff_const59 AVProbeData *pd, int is_opened)
AVInputFormat     222 libavformat/format.c int av_probe_input_buffer2(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVInputFormat     312 libavformat/format.c int av_probe_input_buffer(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVInputFormat     104 libavformat/frmdec.c AVInputFormat ff_frm_demuxer = {
AVInputFormat     203 libavformat/fsb.c AVInputFormat ff_fsb_demuxer = {
AVInputFormat      81 libavformat/fwse.c AVInputFormat ff_fwse_demuxer = {
AVInputFormat      50 libavformat/g722.c AVInputFormat ff_g722_demuxer = {
AVInputFormat      78 libavformat/g723_1.c AVInputFormat ff_g723_1_demuxer = {
AVInputFormat      76 libavformat/g726.c AVInputFormat ff_g726_demuxer = {
AVInputFormat      95 libavformat/g726.c AVInputFormat ff_g726le_demuxer = {
AVInputFormat      96 libavformat/g729dec.c AVInputFormat ff_g729_demuxer = {
AVInputFormat     196 libavformat/gdv.c AVInputFormat ff_gdv_demuxer = {
AVInputFormat     187 libavformat/genh.c AVInputFormat ff_genh_demuxer = {
AVInputFormat     400 libavformat/gifdec.c AVInputFormat ff_gif_demuxer = {
AVInputFormat     106 libavformat/gsmdec.c AVInputFormat ff_gsm_demuxer = {
AVInputFormat     599 libavformat/gxf.c AVInputFormat ff_gxf_demuxer = {
AVInputFormat     116 libavformat/hca.c AVInputFormat ff_hca_demuxer = {
AVInputFormat      85 libavformat/hcom.c AVInputFormat ff_hcom_demuxer = {
AVInputFormat    1936 libavformat/hls.c         ff_const59 AVInputFormat *in_fmt = NULL;
AVInputFormat    2390 libavformat/hls.c AVInputFormat ff_hls_demuxer = {
AVInputFormat     161 libavformat/hnm.c AVInputFormat ff_hnm_demuxer = {
AVInputFormat     218 libavformat/icodec.c AVInputFormat ff_ico_demuxer = {
AVInputFormat     369 libavformat/idcin.c AVInputFormat ff_idcin_demuxer = {
AVInputFormat     242 libavformat/idroqdec.c AVInputFormat ff_roq_demuxer = {
AVInputFormat     889 libavformat/iff.c AVInputFormat ff_iff_demuxer = {
AVInputFormat     300 libavformat/ifv.c AVInputFormat ff_ifv_demuxer = {
AVInputFormat     115 libavformat/ilbc.c AVInputFormat ff_ilbc_demuxer = {
AVInputFormat      64 libavformat/img2_alias_pix.c AVInputFormat ff_image2_alias_pix_demuxer = {
AVInputFormat      48 libavformat/img2_brender_pix.c AVInputFormat ff_image2_brender_pix_demuxer = {
AVInputFormat     328 libavformat/img2dec.c             const AVInputFormat *fmt = NULL;
AVInputFormat     453 libavformat/img2dec.c             const AVInputFormat *ifmt;
AVInputFormat     633 libavformat/img2dec.c AVInputFormat ff_image2_demuxer = {
AVInputFormat     659 libavformat/img2dec.c AVInputFormat ff_image2pipe_demuxer = {
AVInputFormat    1072 libavformat/img2dec.c AVInputFormat ff_image_ ## imgname ## _pipe_demuxer = {\
AVInputFormat      66 libavformat/ingenientdec.c AVInputFormat ff_ingenient_demuxer = {
AVInputFormat     775 libavformat/internal.h void avpriv_register_devices(const AVOutputFormat * const o[], const AVInputFormat * const i[]);
AVInputFormat     729 libavformat/ipmovie.c AVInputFormat ff_ipmovie_demuxer = {
AVInputFormat     109 libavformat/ircamdec.c AVInputFormat ff_ircam_demuxer = {
AVInputFormat     146 libavformat/iss.c AVInputFormat ff_iss_demuxer = {
AVInputFormat     110 libavformat/iv8.c AVInputFormat ff_iv8_demuxer = {
AVInputFormat      84 libavformat/ivfdec.c AVInputFormat ff_ivf_demuxer = {
AVInputFormat     268 libavformat/jacosubdec.c AVInputFormat ff_jacosub_demuxer = {
AVInputFormat     257 libavformat/jvdec.c AVInputFormat ff_jv_demuxer = {
AVInputFormat     113 libavformat/kvag.c AVInputFormat ff_kvag_demuxer = {
AVInputFormat     191 libavformat/libgme.c AVInputFormat ff_libgme_demuxer = {
AVInputFormat     372 libavformat/libmodplug.c AVInputFormat ff_libmodplug_demuxer = {
AVInputFormat     284 libavformat/libopenmpt.c AVInputFormat ff_libopenmpt_demuxer = {
AVInputFormat     124 libavformat/lmlm4.c AVInputFormat ff_lmlm4_demuxer = {
AVInputFormat      87 libavformat/loasdec.c AVInputFormat ff_loas_demuxer = {
AVInputFormat     241 libavformat/lrcdec.c AVInputFormat ff_lrc_demuxer = {
AVInputFormat     144 libavformat/lvfdec.c AVInputFormat ff_lvf_demuxer = {
AVInputFormat     335 libavformat/lxfdec.c AVInputFormat ff_lxf_demuxer = {
AVInputFormat    4251 libavformat/matroskadec.c AVInputFormat ff_matroska_demuxer = {
AVInputFormat    4264 libavformat/matroskadec.c AVInputFormat ff_webm_dash_manifest_demuxer = {
AVInputFormat      99 libavformat/mgsts.c AVInputFormat ff_mgsts_demuxer = {
AVInputFormat     206 libavformat/microdvddec.c AVInputFormat ff_microdvd_demuxer = {
AVInputFormat      60 libavformat/mlpdec.c AVInputFormat ff_mlp_demuxer = {
AVInputFormat      81 libavformat/mlpdec.c AVInputFormat ff_truehd_demuxer = {
AVInputFormat     473 libavformat/mlvdec.c AVInputFormat ff_mlv_demuxer = {
AVInputFormat     193 libavformat/mm.c AVInputFormat ff_mm_demuxer = {
AVInputFormat     298 libavformat/mmf.c AVInputFormat ff_mmf_demuxer = {
AVInputFormat    8181 libavformat/mov.c AVInputFormat ff_mov_demuxer = {
AVInputFormat     609 libavformat/mp3dec.c AVInputFormat ff_mp3_demuxer = {
AVInputFormat     221 libavformat/mpc.c AVInputFormat ff_mpc_demuxer = {
AVInputFormat     320 libavformat/mpc8.c AVInputFormat ff_mpc8_demuxer = {
AVInputFormat     681 libavformat/mpeg.c AVInputFormat ff_mpegps_demuxer = {
AVInputFormat     739 libavformat/mpeg.c     ff_const59 AVInputFormat *iformat;
AVInputFormat    1040 libavformat/mpeg.c AVInputFormat ff_vobsub_demuxer = {
AVInputFormat     260 libavformat/mpegts.c extern AVInputFormat ff_mpegts_demuxer;
AVInputFormat    3372 libavformat/mpegts.c AVInputFormat ff_mpegts_demuxer = {
AVInputFormat    3385 libavformat/mpegts.c AVInputFormat ff_mpegtsraw_demuxer = {
AVInputFormat     382 libavformat/mpjpegdec.c AVInputFormat ff_mpjpeg_demuxer = {
AVInputFormat     149 libavformat/mpl2dec.c AVInputFormat ff_mpl2_demuxer = {
AVInputFormat     196 libavformat/mpsubdec.c AVInputFormat ff_mpsub_demuxer = {
AVInputFormat     103 libavformat/msf.c AVInputFormat ff_msf_demuxer = {
AVInputFormat     139 libavformat/msnwc_tcp.c AVInputFormat ff_msnwc_tcp_demuxer = {
AVInputFormat      74 libavformat/mtaf.c AVInputFormat ff_mtaf_demuxer = {
AVInputFormat     228 libavformat/mtv.c AVInputFormat ff_mtv_demuxer = {
AVInputFormat     170 libavformat/musx.c AVInputFormat ff_musx_demuxer = {
AVInputFormat     494 libavformat/mvdec.c AVInputFormat ff_mv_demuxer = {
AVInputFormat     140 libavformat/mvi.c AVInputFormat ff_mvi_demuxer = {
AVInputFormat    3740 libavformat/mxfdec.c AVInputFormat ff_mxf_demuxer = {
AVInputFormat     252 libavformat/mxg.c AVInputFormat ff_mxg_demuxer = {
AVInputFormat      93 libavformat/ncdec.c AVInputFormat ff_nc_demuxer = {
AVInputFormat     129 libavformat/nistspheredec.c AVInputFormat ff_nistsphere_demuxer = {
AVInputFormat      99 libavformat/nspdec.c AVInputFormat ff_nsp_demuxer = {
AVInputFormat     737 libavformat/nsvdec.c AVInputFormat ff_nsv_demuxer = {
AVInputFormat    1295 libavformat/nutdec.c AVInputFormat ff_nut_demuxer = {
AVInputFormat     393 libavformat/nuv.c AVInputFormat ff_nuv_demuxer = {
AVInputFormat     969 libavformat/oggdec.c AVInputFormat ff_ogg_demuxer = {
AVInputFormat     613 libavformat/omadec.c AVInputFormat ff_oma_demuxer = {
AVInputFormat      58 libavformat/options.c     AVInputFormat  *ifmt = NULL;
AVInputFormat     260 libavformat/paf.c AVInputFormat ff_paf_demuxer = {
AVInputFormat     114 libavformat/pcmdec.c AVInputFormat ff_pcm_ ## name_ ## _demuxer = {              \
AVInputFormat     204 libavformat/pcmdec.c AVInputFormat ff_sln_demuxer = {
AVInputFormat     132 libavformat/pjsdec.c AVInputFormat ff_pjs_demuxer = {
AVInputFormat     186 libavformat/pmpdec.c AVInputFormat ff_pmp_demuxer = {
AVInputFormat     284 libavformat/pp_bnk.c AVInputFormat ff_pp_bnk_demuxer = {
AVInputFormat     302 libavformat/psxstr.c AVInputFormat ff_str_demuxer = {
AVInputFormat     230 libavformat/pva.c AVInputFormat ff_pva_demuxer = {
AVInputFormat      68 libavformat/pvfdec.c AVInputFormat ff_pvf_demuxer = {
AVInputFormat     198 libavformat/qcp.c AVInputFormat ff_qcp_demuxer = {
AVInputFormat     399 libavformat/r3d.c AVInputFormat ff_r3d_demuxer = {
AVInputFormat     136 libavformat/rawdec.c AVInputFormat ff_data_demuxer = {
AVInputFormat      73 libavformat/rawdec.h AVInputFormat ff_ ## shortname ## _demuxer = {\
AVInputFormat      99 libavformat/rawdec.h AVInputFormat ff_ ## shortname ## _demuxer = {\
AVInputFormat     103 libavformat/rawvideodec.c AVInputFormat ff_rawvideo_demuxer = {
AVInputFormat     152 libavformat/realtextdec.c AVInputFormat ff_realtext_demuxer = {
AVInputFormat     153 libavformat/redspark.c AVInputFormat ff_redspark_demuxer = {
AVInputFormat     303 libavformat/rl2.c AVInputFormat ff_rl2_demuxer = {
AVInputFormat      37 libavformat/rm.h extern AVInputFormat ff_rdt_demuxer;
AVInputFormat    1136 libavformat/rmdec.c AVInputFormat ff_rm_demuxer = {
AVInputFormat    1148 libavformat/rmdec.c AVInputFormat ff_rdt_demuxer = {
AVInputFormat    1388 libavformat/rmdec.c AVInputFormat ff_ivr_demuxer = {
AVInputFormat     382 libavformat/rpl.c AVInputFormat ff_rpl_demuxer = {
AVInputFormat     211 libavformat/rsd.c AVInputFormat ff_rsd_demuxer = {
AVInputFormat      75 libavformat/rsodec.c AVInputFormat ff_rso_demuxer = {
AVInputFormat     109 libavformat/rtpdec_asf.c         ff_const59 AVInputFormat *iformat;
AVInputFormat    2431 libavformat/rtsp.c AVInputFormat ff_sdp_demuxer = {
AVInputFormat    2584 libavformat/rtsp.c AVInputFormat ff_rtp_demuxer = {
AVInputFormat     960 libavformat/rtspdec.c AVInputFormat ff_rtsp_demuxer = {
AVInputFormat     197 libavformat/s337m.c AVInputFormat ff_s337m_demuxer = {
AVInputFormat     138 libavformat/samidec.c AVInputFormat ff_sami_demuxer = {
AVInputFormat      70 libavformat/sapdec.c     ff_const59 AVInputFormat* infmt;
AVInputFormat     237 libavformat/sapdec.c AVInputFormat ff_sap_demuxer = {
AVInputFormat      26 libavformat/sbcdec.c AVInputFormat ff_sbc_demuxer = {
AVInputFormat    1504 libavformat/sbgdec.c AVInputFormat ff_sbg_demuxer = {
AVInputFormat     184 libavformat/sccdec.c AVInputFormat ff_scc_demuxer = {
AVInputFormat     112 libavformat/sdr2.c AVInputFormat ff_sdr2_demuxer = {
AVInputFormat     156 libavformat/sdsdec.c AVInputFormat ff_sds_demuxer = {
AVInputFormat      81 libavformat/sdxdec.c AVInputFormat ff_sdx_demuxer = {
AVInputFormat     333 libavformat/segafilm.c AVInputFormat ff_segafilm_demuxer = {
AVInputFormat     135 libavformat/serdec.c AVInputFormat ff_ser_demuxer = {
AVInputFormat      69 libavformat/shortendec.c AVInputFormat ff_shorten_demuxer = {
AVInputFormat     321 libavformat/sierravmd.c AVInputFormat ff_vmd_demuxer = {
AVInputFormat     250 libavformat/siff.c AVInputFormat ff_siff_demuxer = {
AVInputFormat     376 libavformat/smacker.c AVInputFormat ff_smacker_demuxer = {
AVInputFormat     183 libavformat/smjpegdec.c AVInputFormat ff_smjpeg_demuxer = {
AVInputFormat     245 libavformat/smush.c AVInputFormat ff_smush_demuxer = {
AVInputFormat     141 libavformat/sol.c AVInputFormat ff_sol_demuxer = {
AVInputFormat     127 libavformat/soxdec.c AVInputFormat ff_sox_demuxer = {
AVInputFormat     234 libavformat/spdifdec.c AVInputFormat ff_spdif_demuxer = {
AVInputFormat     237 libavformat/srtdec.c AVInputFormat ff_srt_demuxer = {
AVInputFormat     133 libavformat/stldec.c AVInputFormat ff_stl_demuxer = {
AVInputFormat     116 libavformat/subviewer1dec.c AVInputFormat ff_subviewer1_demuxer = {
AVInputFormat     202 libavformat/subviewerdec.c AVInputFormat ff_subviewer_demuxer = {
AVInputFormat     100 libavformat/supdec.c AVInputFormat ff_sup_demuxer = {
AVInputFormat      71 libavformat/svag.c AVInputFormat ff_svag_demuxer = {
AVInputFormat     538 libavformat/swfdec.c AVInputFormat ff_swf_demuxer = {
AVInputFormat     217 libavformat/takdec.c AVInputFormat ff_tak_demuxer = {
AVInputFormat     356 libavformat/tedcaptionsdec.c AVInputFormat ff_tedcaptions_demuxer = {
AVInputFormat     215 libavformat/thp.c AVInputFormat ff_thp_demuxer = {
AVInputFormat     319 libavformat/tiertexseq.c AVInputFormat ff_tiertexseq_demuxer = {
AVInputFormat     190 libavformat/tmv.c AVInputFormat ff_tmv_demuxer = {
AVInputFormat     187 libavformat/tta.c AVInputFormat ff_tta_demuxer = {
AVInputFormat     181 libavformat/tty.c AVInputFormat ff_tty_demuxer = {
AVInputFormat      95 libavformat/txd.c AVInputFormat ff_txd_demuxer = {
AVInputFormat     779 libavformat/ty.c AVInputFormat ff_ty_demuxer = {
AVInputFormat     354 libavformat/utils.c     const AVInputFormat *fmt = av_probe_input_format3(pd, 1, &score);
AVInputFormat     534 libavformat/utils.c                         ff_const59 AVInputFormat *fmt, AVDictionary **options)
AVInputFormat    2180 libavformat/utils.c     const AVInputFormat *avif = s->iformat;
AVInputFormat      98 libavformat/v210.c AVInputFormat ff_v210_demuxer = {
AVInputFormat     119 libavformat/v210.c AVInputFormat ff_v210x_demuxer = {
AVInputFormat      76 libavformat/vag.c AVInputFormat ff_vag_demuxer = {
AVInputFormat     486 libavformat/vapoursynth.c AVInputFormat ff_vapoursynth_demuxer = {
AVInputFormat     119 libavformat/vc1test.c AVInputFormat ff_vc1t_demuxer = {
AVInputFormat     766 libavformat/vividas.c AVInputFormat ff_vividas_demuxer = {
AVInputFormat     312 libavformat/vivo.c AVInputFormat ff_vivo_demuxer = {
AVInputFormat     101 libavformat/vocdec.c AVInputFormat ff_voc_demuxer = {
AVInputFormat     134 libavformat/vpk.c AVInputFormat ff_vpk_demuxer = {
AVInputFormat     121 libavformat/vplayerdec.c AVInputFormat ff_vplayer_demuxer = {
AVInputFormat     287 libavformat/vqf.c AVInputFormat ff_vqf_demuxer = {
AVInputFormat     765 libavformat/wavdec.c AVInputFormat ff_wav_demuxer = {
AVInputFormat     903 libavformat/wavdec.c AVInputFormat ff_w64_demuxer = {
AVInputFormat     299 libavformat/wc3movie.c AVInputFormat ff_wc3_demuxer = {
AVInputFormat     213 libavformat/webvttdec.c AVInputFormat ff_webvtt_demuxer = {
AVInputFormat     181 libavformat/westwood_aud.c AVInputFormat ff_wsaud_demuxer = {
AVInputFormat     263 libavformat/westwood_vqa.c AVInputFormat ff_wsvqa_demuxer = {
AVInputFormat     165 libavformat/wsddec.c AVInputFormat ff_wsd_demuxer = {
AVInputFormat    1123 libavformat/wtvdec.c AVInputFormat ff_wtv_demuxer = {
AVInputFormat     331 libavformat/wvdec.c AVInputFormat ff_wv_demuxer = {
AVInputFormat      55 libavformat/wvedec.c AVInputFormat ff_wve_demuxer = {
AVInputFormat     124 libavformat/xa.c AVInputFormat ff_xa_demuxer = {
AVInputFormat     586 libavformat/xmv.c AVInputFormat ff_xmv_demuxer = {
AVInputFormat     106 libavformat/xvag.c AVInputFormat ff_xvag_demuxer = {
AVInputFormat     312 libavformat/xwma.c AVInputFormat ff_xwma_demuxer = {
AVInputFormat     207 libavformat/yop.c AVInputFormat ff_yop_demuxer = {
AVInputFormat     348 libavformat/yuv4mpegdec.c AVInputFormat ff_yuv4mpegpipe_demuxer = {
AVInputFormat      91 tools/enum_options.c     const AVInputFormat *iformat = NULL;
AVInputFormat      41 tools/probetest.c     const AVInputFormat *fmt = NULL;
AVInputFormat      69 tools/probetest.c     const AVInputFormat *fmt = NULL;