AVProbeData Struct Reference

This structure contains the data a format has to probe a file. More...

#include <avformat.h>


Data Fields

const char * filename
unsigned char * buf
 Buffer must have AVPROBE_PADDING_SIZE of extra allocated bytes filled with zero.
int buf_size
 Size of buf except extra allocated bytes.


Detailed Description

This structure contains the data a format has to probe a file.

Definition at line 247 of file avformat.h.


Field Documentation

unsigned char* AVProbeData::buf

Buffer must have AVPROBE_PADDING_SIZE of extra allocated bytes filled with zero.

Definition at line 249 of file avformat.h.

Referenced by ac3_eac3_probe(), adts_aac_probe(), aea_read_probe(), aiff_probe(), amr_probe(), apc_probe(), ape_probe(), applehttp_probe(), asf_probe(), au_probe(), av_probe_input_buffer(), av_probe_input_format3(), av_read_packet(), avi_probe(), avs_probe(), bfi_probe(), cavsvideo_probe(), cdata_probe(), cin_probe(), dfa_probe(), dirac_probe(), dnxhd_probe(), dts_probe(), dv_probe(), dxa_probe(), ea_probe(), ffm_probe(), film_probe(), flac_probe(), flic_probe(), flv_probe(), fourxm_probe(), gxf_probe(), h261_probe(), h263_probe(), h264_probe(), idcin_probe(), iff_probe(), ipmovie_probe(), iss_probe(), lmlm4_probe(), lxf_probe(), main(), matroska_probe(), microdvd_probe(), mmf_probe(), mov_probe(), mp3_read_probe(), mpc8_probe(), mpc_probe(), mpeg4video_probe(), mpegps_probe(), mpegts_probe(), mpegvideo_probe(), msnwc_tcp_probe(), mtv_probe(), mxf_probe(), nc_probe(), nsv_probe(), nut_probe(), nuv_probe(), ogg_probe(), oma_read_probe(), pmp_probe(), probe(), pva_probe(), qcp_probe(), r3d_probe(), read_gab2_sub(), read_probe(), rl2_probe(), rm_probe(), roq_probe(), rpl_probe(), seq_probe(), siff_probe(), smacker_probe(), sol_probe(), sox_probe(), spdif_probe(), srt_probe(), str_probe(), swf_probe(), thp_probe(), tmv_probe(), tta_probe(), txd_probe(), vc1t_probe(), vid_probe(), vmd_probe(), voc_probe(), vqf_probe(), wc3_probe(), wsaud_probe(), wsvqa_probe(), wv_probe(), xa_probe(), xwma_probe(), yop_probe(), and yuv4_probe().

const char* AVProbeData::filename


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:38:23 2012 for FFmpeg by  doxygen 1.5.8