Searched refs:init_frames (Results 1 – 9 of 9) sorted by relevance
38 guint32 init_frames; /* initial frames (???) */ member
1213 hdl &= gst_byte_writer_put_uint32_le (&bw, avimux->avi_hdr.init_frames); in gst_avi_mux_riff_get_avi_header()1243 hdl &= gst_byte_writer_put_uint32_le (&bw, avipad->hdr.init_frames); in gst_avi_mux_riff_get_avi_header()
1165 avih->init_frames = GUINT32_FROM_LE (avih->init_frames); in gst_avi_demux_parse_avih()1183 GST_INFO_OBJECT (avi, " init_frames %u", avih->init_frames); in gst_avi_demux_parse_avih()
306 strh->init_frames = GUINT32_FROM_LE (strh->init_frames); in gst_riff_parse_strh()330 GST_INFO_OBJECT (element, " init_frames %d", strh->init_frames); in gst_riff_parse_strh()
264 guint32 init_frames; /* initial frames (???) */ member
95 static int init_frames(AVCodecContext *avctx) in init_frames() function160 ret = init_frames(avctx); in decode_fint()
2299 static av_cold int init_frames(Vp3DecodeContext *s) in init_frames() function2326 ret = init_frames(s); in vp3_decode_init()
1795 static int init_frames(AVCodecContext *avctx) in init_frames() function1828 return init_frames(avctx); in vp9_decode_init()
128968 …gst/avi/gstavidemux.c: Disable init_frames delay timestamp adjustment, it does not seem to be need…128971 Disable init_frames delay timestamp adjustment, it does not137495 …gst/avi/gstavidemux.c: this patch combines the global init_frames with the stream init_frames. Rat…137500 this patch combines the global init_frames with the stream137501 init_frames. Rationale being that the global delay should