diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-04-07 17:08:49 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-04-07 17:08:49 +0200 |
commit | 592f3ba4ab5a1fee7888f10d48546d327e0ac58b (patch) | |
tree | 84d23d5c1d64a3fe128864efce01b9499c696791 /docs | |
parent | c4f0b2352f9cea121095c8d53f0b514b1005baf7 (diff) |
video: API: Add gst_video_format_is_gray() to the docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index ce3091762..5b0007740 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -1844,6 +1844,7 @@ gst_video_format_get_row_stride gst_video_format_get_size gst_video_format_has_alpha gst_video_format_is_rgb +gst_video_format_is_gray gst_video_format_is_yuv gst_video_format_to_fourcc gst_video_format_from_fourcc |