forked from mirrors/gstreamer-rs
gstreamer-video: regenerate
This commit is contained in:
parent
4667c52f27
commit
ec220201e7
2 changed files with 30 additions and 30 deletions
|
@ -92,7 +92,7 @@ manual_traits = ["VideoDecoderExtManual"]
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "allocate_output_frame"
|
name = "allocate_output_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "allocate_output_frame_with_params"
|
name = "allocate_output_frame_with_params"
|
||||||
|
@ -100,59 +100,59 @@ manual_traits = ["VideoDecoderExtManual"]
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "finish_frame"
|
name = "finish_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "release_frame"
|
name = "release_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "drop_frame"
|
name = "drop_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "have_frame"
|
name = "have_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "set_latency"
|
name = "set_latency"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_latency"
|
name = "get_latency"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_frame"
|
name = "get_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_frames"
|
name = "get_frames"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_oldest_frame"
|
name = "get_oldest_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_output_state"
|
name = "get_output_state"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "set_output_state"
|
name = "set_output_state"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "set_interlaced_output_state"
|
name = "set_interlaced_output_state"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "negotiate"
|
name = "negotiate"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_allocator"
|
name = "get_allocator"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "proxy_getcaps"
|
name = "proxy_getcaps"
|
||||||
|
@ -171,7 +171,7 @@ manual_traits = ["VideoEncoderExtManual"]
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "allocate_output_frame"
|
name = "allocate_output_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "allocate_output_frame_with_params"
|
name = "allocate_output_frame_with_params"
|
||||||
|
@ -179,47 +179,47 @@ manual_traits = ["VideoEncoderExtManual"]
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "finish_frame"
|
name = "finish_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "finish_subframe"
|
name = "finish_subframe"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "set_latency"
|
name = "set_latency"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_latency"
|
name = "get_latency"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_frame"
|
name = "get_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_frames"
|
name = "get_frames"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_oldest_frame"
|
name = "get_oldest_frame"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_output_state"
|
name = "get_output_state"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "set_output_state"
|
name = "set_output_state"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "negotiate"
|
name = "negotiate"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "get_allocator"
|
name = "get_allocator"
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "proxy_getcaps"
|
name = "proxy_getcaps"
|
||||||
|
@ -397,7 +397,7 @@ status = "generate"
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "center_rect"
|
name = "center_rect"
|
||||||
# Implemented in video_rectangle
|
# Implemented in video_rectangle
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object]]
|
[[object]]
|
||||||
name = "GstVideo.VideoOverlayFormatFlags"
|
name = "GstVideo.VideoOverlayFormatFlags"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ 7670e3d)
|
Generated by gir (https://github.com/gtk-rs/gir @ cea2f7c)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ a5a578a9)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 35799595)
|
||||||
|
|
Loading…
Reference in a new issue