• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<book xmlns="http://www.devhelp.net/book" title="GStreamer libav 1.0 Plugins Reference Manual" link="index.html" author="" name="gst-libav-plugins-1.0" version="2" language="c" online="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-ffmpeg-plugins/html/">
3  <chapters>
4    <sub name="gst-libav Base and Support classes" link="ch01.html">
5      <sub name="gstav" link="gst-libav-plugins-gstav.html"/>
6      <sub name="GstFFMpegAudDec" link="gst-libav-plugins-GstFFMpegAudDec.html"/>
7      <sub name="GstFFMpegAudEnc" link="gst-libav-plugins-GstFFMpegAudEnc.html"/>
8      <sub name="gstavcfg" link="gst-libav-plugins-gstavcfg.html"/>
9      <sub name="gstavcodecmap" link="gst-libav-plugins-gstavcodecmap.html"/>
10      <sub name="gstavprotocol" link="gst-libav-plugins-gstavprotocol.html"/>
11      <sub name="gstavutils" link="gst-libav-plugins-gstavutils.html"/>
12      <sub name="GstFFMpegVidDec" link="gst-libav-plugins-GstFFMpegVidDec.html"/>
13      <sub name="GstFFMpegVidEnc" link="gst-libav-plugins-GstFFMpegVidEnc.html"/>
14    </sub>
15    <sub name="gst-libav Plugins" link="ch02.html">
16      <sub name="libav" link="gst-libav-plugins-plugin-libav.html"/>
17    </sub>
18  </chapters>
19  <functions>
20    <keyword type="function" name="gst_ffmpegdemux_register ()" link="gst-libav-plugins-gstav.html#gst-ffmpegdemux-register"/>
21    <keyword type="function" name="gst_ffmpegauddec_register ()" link="gst-libav-plugins-gstav.html#gst-ffmpegauddec-register"/>
22    <keyword type="function" name="gst_ffmpegviddec_register ()" link="gst-libav-plugins-gstav.html#gst-ffmpegviddec-register"/>
23    <keyword type="function" name="gst_ffmpegaudenc_register ()" link="gst-libav-plugins-gstav.html#gst-ffmpegaudenc-register"/>
24    <keyword type="function" name="gst_ffmpegvidenc_register ()" link="gst-libav-plugins-gstav.html#gst-ffmpegvidenc-register"/>
25    <keyword type="function" name="gst_ffmpegmux_register ()" link="gst-libav-plugins-gstav.html#gst-ffmpegmux-register"/>
26    <keyword type="function" name="gst_ffmpegdeinterlace_register ()" link="gst-libav-plugins-gstav.html#gst-ffmpegdeinterlace-register"/>
27    <keyword type="function" name="gst_ffmpeg_avcodec_open ()" link="gst-libav-plugins-gstav.html#gst-ffmpeg-avcodec-open"/>
28    <keyword type="function" name="gst_ffmpeg_avcodec_close ()" link="gst-libav-plugins-gstav.html#gst-ffmpeg-avcodec-close"/>
29    <keyword type="function" name="gst_ffmpeg_av_find_stream_info ()" link="gst-libav-plugins-gstav.html#gst-ffmpeg-av-find-stream-info"/>
30    <keyword type="macro" name="GST_CAT_DEFAULT" link="gst-libav-plugins-gstav.html#GST-CAT-DEFAULT:CAPS"/>
31    <keyword type="macro" name="GST_FFMPEG_URL_STREAMHEADER" link="gst-libav-plugins-gstav.html#GST-FFMPEG-URL-STREAMHEADER:CAPS"/>
32    <keyword type="function" name="gst_ffmpeg_cfg_init ()" link="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-init"/>
33    <keyword type="function" name="gst_ffmpeg_cfg_install_properties ()" link="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-install-properties"/>
34    <keyword type="function" name="gst_ffmpeg_cfg_set_property ()" link="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-set-property"/>
35    <keyword type="function" name="gst_ffmpeg_cfg_get_property ()" link="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-get-property"/>
36    <keyword type="function" name="gst_ffmpeg_cfg_fill_context ()" link="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-fill-context"/>
37    <keyword type="function" name="gst_ffmpeg_cfg_finalize ()" link="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-finalize"/>
38    <keyword type="function" name="gst_ffmpeg_codecid_is_image ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-codecid-is-image"/>
39    <keyword type="function" name="gst_ffmpeg_codecid_to_caps ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-codecid-to-caps"/>
40    <keyword type="function" name="gst_ffmpeg_codectype_to_audio_caps ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-codectype-to-audio-caps"/>
41    <keyword type="function" name="gst_ffmpeg_codectype_to_video_caps ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-codectype-to-video-caps"/>
42    <keyword type="function" name="gst_ffmpeg_caps_to_codecid ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-caps-to-codecid"/>
43    <keyword type="function" name="gst_ffmpeg_caps_with_codecid ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-caps-with-codecid"/>
44    <keyword type="function" name="gst_ffmpeg_caps_with_codectype ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-caps-with-codectype"/>
45    <keyword type="function" name="gst_ffmpeg_videoinfo_to_context ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-videoinfo-to-context"/>
46    <keyword type="function" name="gst_ffmpeg_audioinfo_to_context ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-audioinfo-to-context"/>
47    <keyword type="function" name="gst_ffmpeg_pixfmt_to_videoformat ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-pixfmt-to-videoformat"/>
48    <keyword type="function" name="gst_ffmpeg_videoformat_to_pixfmt ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-videoformat-to-pixfmt"/>
49    <keyword type="function" name="gst_ffmpeg_smpfmt_to_audioformat ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-smpfmt-to-audioformat"/>
50    <keyword type="function" name="gst_ffmpeg_formatid_to_caps ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-formatid-to-caps"/>
51    <keyword type="function" name="gst_ffmpeg_formatid_get_codecids ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-formatid-get-codecids"/>
52    <keyword type="function" name="gst_ffmpeg_channel_layout_to_gst ()" link="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-channel-layout-to-gst"/>
53    <keyword type="enum" name="enum GstFFMpegCompliance" link="gst-libav-plugins-gstavcodecmap.html#GstFFMpegCompliance"/>
54    <keyword type="macro" name="FFMPEG_DEFAULT_COMPLIANCE" link="gst-libav-plugins-gstavcodecmap.html#FFMPEG-DEFAULT-COMPLIANCE:CAPS"/>
55    <keyword type="macro" name="GST_FFMPEG_PIPE_MUTEX_LOCK()" link="gst-libav-plugins-gstavprotocol.html#GST-FFMPEG-PIPE-MUTEX-LOCK:CAPS"/>
56    <keyword type="macro" name="GST_FFMPEG_PIPE_MUTEX_UNLOCK()" link="gst-libav-plugins-gstavprotocol.html#GST-FFMPEG-PIPE-MUTEX-UNLOCK:CAPS"/>
57    <keyword type="macro" name="GST_FFMPEG_PIPE_WAIT()" link="gst-libav-plugins-gstavprotocol.html#GST-FFMPEG-PIPE-WAIT:CAPS"/>
58    <keyword type="macro" name="GST_FFMPEG_PIPE_SIGNAL()" link="gst-libav-plugins-gstavprotocol.html#GST-FFMPEG-PIPE-SIGNAL:CAPS"/>
59    <keyword type="function" name="gst_ffmpeg_pipe_open ()" link="gst-libav-plugins-gstavprotocol.html#gst-ffmpeg-pipe-open"/>
60    <keyword type="function" name="gst_ffmpeg_pipe_close ()" link="gst-libav-plugins-gstavprotocol.html#gst-ffmpeg-pipe-close"/>
61    <keyword type="function" name="gst_ffmpegdata_open ()" link="gst-libav-plugins-gstavprotocol.html#gst-ffmpegdata-open"/>
62    <keyword type="function" name="gst_ffmpegdata_close ()" link="gst-libav-plugins-gstavprotocol.html#gst-ffmpegdata-close"/>
63    <keyword type="struct" name="struct GstFFMpegPipe" link="gst-libav-plugins-gstavprotocol.html#GstFFMpegPipe"/>
64    <keyword type="function" name="gst_ffmpeg_avpicture_get_size ()" link="gst-libav-plugins-gstavutils.html#gst-ffmpeg-avpicture-get-size"/>
65    <keyword type="function" name="gst_ffmpeg_avpicture_fill ()" link="gst-libav-plugins-gstavutils.html#gst-ffmpeg-avpicture-fill"/>
66    <keyword type="struct" name="struct GstFFMpegVidDec" link="gst-libav-plugins-GstFFMpegVidDec.html#GstFFMpegVidDec"/>
67    <keyword type="struct" name="struct GstFFMpegVidDecClass" link="gst-libav-plugins-GstFFMpegVidDec.html#GstFFMpegVidDecClass"/>
68    <keyword type="struct" name="struct GstFFMpegVidEnc" link="gst-libav-plugins-GstFFMpegVidEnc.html#GstFFMpegVidEnc"/>
69    <keyword type="struct" name="struct GstFFMpegVidEncClass" link="gst-libav-plugins-GstFFMpegVidEnc.html#GstFFMpegVidEncClass"/>
70    <keyword type="constant" name="GST_FFMPEG_VERY_STRICT" link="gst-libav-plugins-gstavcodecmap.html#GST-FFMPEG-VERY-STRICT:CAPS"/>
71    <keyword type="constant" name="GST_FFMPEG_STRICT" link="gst-libav-plugins-gstavcodecmap.html#GST-FFMPEG-STRICT:CAPS"/>
72    <keyword type="constant" name="GST_FFMPEG_NORMAL" link="gst-libav-plugins-gstavcodecmap.html#GST-FFMPEG-NORMAL:CAPS"/>
73    <keyword type="constant" name="GST_FFMPEG_UNOFFICIAL" link="gst-libav-plugins-gstavcodecmap.html#GST-FFMPEG-UNOFFICIAL:CAPS"/>
74    <keyword type="constant" name="GST_FFMPEG_EXPERIMENTAL" link="gst-libav-plugins-gstavcodecmap.html#GST-FFMPEG-EXPERIMENTAL:CAPS"/>
75  </functions>
76</book>
77