Functions
gst_ffmpegaudioresample_register ()
gboolean
gst_ffmpegaudioresample_register (GstPlugin *plugin
);
gst_ffmpegdeinterlace_register ()
gboolean
gst_ffmpegdeinterlace_register (GstPlugin *plugin
);
gst_ffmpeg_avcodec_open ()
int
gst_ffmpeg_avcodec_open (AVCodecContext *avctx
,
AVCodec *codec
);
gst_ffmpeg_avcodec_close ()
int
gst_ffmpeg_avcodec_close (AVCodecContext *avctx
);
gst_ffmpeg_av_find_stream_info ()
int
gst_ffmpeg_av_find_stream_info (AVFormatContext *ic
);