mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
docs: fix build for make dist.
This commit is contained in:
parent
38ed8008b1
commit
84dc362c8e
2 changed files with 1 additions and 2 deletions
|
@ -30,11 +30,11 @@
|
|||
<xi:include href="xml/gstvaapivideobuffer.xml"/>
|
||||
<xi:include href="xml/gstvaapicontext.xml"/>
|
||||
<xi:include href="xml/gstvaapidecoder.xml"/>
|
||||
<xi:include href="xml/gstvaapidecoder_jpeg.xml"/>
|
||||
<xi:include href="xml/gstvaapidecoder_mpeg2.xml"/>
|
||||
<xi:include href="xml/gstvaapidecoder_mpeg4.xml"/>
|
||||
<xi:include href="xml/gstvaapidecoder_h264.xml"/>
|
||||
<xi:include href="xml/gstvaapidecoder_vc1.xml"/>
|
||||
<xi:include href="xml/gstvaapidecoder_ffmpeg.xml"/>
|
||||
<xi:include href="xml/gstvaapisurfaceproxy.xml"/>
|
||||
</chapter>
|
||||
|
||||
|
|
|
@ -10,5 +10,4 @@ gst_vaapi_surface_pool_get_type
|
|||
gst_vaapi_surface_proxy_get_type
|
||||
gst_vaapi_video_buffer_get_type
|
||||
gst_vaapi_video_pool_get_type
|
||||
gst_vaapi_video_sink_get_type
|
||||
gst_vaapi_window_get_type
|
||||
|
|
Loading…
Reference in a new issue