Searched refs:AVFormatContext (Results 126 - 150 of 676) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dapc.c36 static int apc_read_header(AVFormatContext *s)
77 static int apc_read_packet(AVFormatContext *s, AVPacket *pkt)
H A Dboadec.c42 static int read_header(AVFormatContext *s)
64 static int read_packet(AVFormatContext *s, AVPacket *pkt)
H A Dcdg.c33 static int read_header(AVFormatContext *s)
57 static int read_packet(AVFormatContext *s, AVPacket *pkt)
H A Dg723_1.c34 static av_cold int g723_1_init(AVFormatContext *s)
54 static int g723_1_read_packet(AVFormatContext *s, AVPacket *pkt)
H A Divfenc.c23 static int ivf_write_header(AVFormatContext *s)
51 static int ivf_write_packet(AVFormatContext *s, AVPacket *pkt)
H A Dmicrodvdenc.c26 static int microdvd_write_header(struct AVFormatContext *s)
46 static int microdvd_write_packet(AVFormatContext *avf, AVPacket *pkt)
H A Dncdec.c47 static int nc_read_header(AVFormatContext *s)
63 static int nc_read_packet(AVFormatContext *s, AVPacket *pkt)
H A Dpcm.c28 int ff_pcm_read_packet(AVFormatContext *s, AVPacket *pkt)
44 int ff_pcm_read_seek(AVFormatContext *s,
H A Drtpdec_formats.h32 int ff_wms_parse_sdp_a_line(AVFormatContext *s, const char *p);
34 int ff_h263_handle_packet(AVFormatContext *ctx, PayloadContext *data,
H A Drtpdec_h263.c27 static av_cold int h263_init(AVFormatContext *ctx, int st_index,
36 int ff_h263_handle_packet(AVFormatContext *ctx, PayloadContext *data,
H A Drtpdec_mpeg12.c26 static av_cold int mpeg_init(AVFormatContext *ctx, int st_index, PayloadContext *data)
34 static int mpeg_parse_packet(AVFormatContext *ctx, PayloadContext *data,
H A Dwebvttenc.c46 static int webvtt_write_header(AVFormatContext *ctx)
59 static int webvtt_write_packet(AVFormatContext *ctx, AVPacket *pkt)
H A Disom.h155 AVFormatContext *fc;
161 AVFormatContext *dv_fctx;
177 int ff_mp4_read_descr(AVFormatContext *fc, AVIOContext *pb, int *tag);
178 int ff_mp4_read_dec_config_descr(AVFormatContext *fc, AVStream *st, AVIOContext *pb);
234 int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb, MOVAtom atom);
H A Dlibquvi.c30 AVFormatContext *fmtctx;
47 static int libquvi_close(AVFormatContext *s)
55 static int libquvi_read_header(AVFormatContext *s)
109 static int libquvi_read_packet(AVFormatContext *s, AVPacket *pkt)
115 static int libquvi_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags)
H A Dsapenc.c42 static int sap_write_close(AVFormatContext *s)
48 AVFormatContext *rtpctx = s->streams[i]->priv_data;
69 static int sap_write_header(AVFormatContext *s)
75 AVFormatContext **contexts = NULL;
137 contexts = av_mallocz(sizeof(AVFormatContext*) * s->nb_streams);
245 static int sap_write_packet(AVFormatContext *s, AVPacket *pkt)
247 AVFormatContext *rtpctx;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dapc.c33 static int apc_read_header(AVFormatContext *s, AVFormatParameters *ap)
75 static int apc_read_packet(AVFormatContext *s, AVPacket *pkt)
H A Deacdata.c48 static int cdata_read_header(AVFormatContext *s, AVFormatParameters *ap)
82 static int cdata_read_packet(AVFormatContext *s, AVPacket *pkt)
H A Divfenc.c23 static int ivf_write_header(AVFormatContext *s)
50 static int ivf_write_packet(AVFormatContext *s, AVPacket *pkt)
H A Dmpegts.h63 MpegTSContext *ff_mpegts_parse_open(AVFormatContext *s);
105 int ff_parse_mpeg2_descriptor(AVFormatContext *fc, AVStream *st, int stream_type,
H A Dncdec.c47 static int nc_read_header(AVFormatContext *s, AVFormatParameters *ap)
63 static int nc_read_packet(AVFormatContext *s, AVPacket *pkt)
H A Drsodec.c30 static int rso_read_header(AVFormatContext *s, AVFormatParameters *ap)
75 static int rso_read_packet(AVFormatContext *s, AVPacket *pkt)
H A Dau.c67 static int au_write_header(AVFormatContext *s)
83 static int au_write_packet(AVFormatContext *s, AVPacket *pkt)
90 static int au_write_trailer(AVFormatContext *s)
121 static int au_read_header(AVFormatContext *s,
169 static int au_read_packet(AVFormatContext *s,
H A Dmp3enc.c35 static int id3v1_set_string(AVFormatContext *s, const char *key,
44 static int id3v1_create_tag(AVFormatContext *s, uint8_t *buf)
83 static int mp3_write_trailer(struct AVFormatContext *s)
136 static void mp3_write_xing(AVFormatContext *s)
185 static int mp3_write_header(struct AVFormatContext *s)
H A Drtpdec.h41 RTPDemuxContext *ff_rtp_parse_open(AVFormatContext *s1, AVStream *st, URLContext *rtpc, int payload_type, int queue_size);
107 typedef int (*DynamicPayloadPacketHandlerProc) (AVFormatContext *ctx,
125 int (*init)(AVFormatContext *s, int st_index, PayloadContext *priv_data); ///< Initialize dynamic protocol handler, called after the full rtpmap line is parsed
126 int (*parse_sdp_a_line) (AVFormatContext *s,
147 AVFormatContext *ic;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Doss_audio.c61 static int audio_open(AVFormatContext *s1, int is_output, const char *audio_device)
158 static int audio_write_header(AVFormatContext *s1)
175 static int audio_write_packet(AVFormatContext *s1, AVPacket *pkt)
202 static int audio_write_trailer(AVFormatContext *s1)
212 static int audio_read_header(AVFormatContext *s1)
238 static int audio_read_packet(AVFormatContext *s1, AVPacket *pkt)
281 static int audio_read_close(AVFormatContext *s1)

Completed in 111 milliseconds

1234567891011>>