mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 04:05:34 +00:00
docs: add since marker for new video API
This commit is contained in:
parent
d370a9e2c3
commit
707d112315
1 changed files with 2 additions and 0 deletions
|
@ -478,6 +478,8 @@ gconstpointer gst_video_format_get_palette (GstVideoFormat format, gsi
|
||||||
* "memory:SystemMemory".
|
* "memory:SystemMemory".
|
||||||
*
|
*
|
||||||
* Generic caps string for video, for use in pad templates.
|
* Generic caps string for video, for use in pad templates.
|
||||||
|
*
|
||||||
|
* Since: 1.2
|
||||||
*/
|
*/
|
||||||
#define GST_VIDEO_CAPS_MAKE_WITH_FEATURES(features,format) \
|
#define GST_VIDEO_CAPS_MAKE_WITH_FEATURES(features,format) \
|
||||||
"video/x-raw(" features "), " \
|
"video/x-raw(" features "), " \
|
||||||
|
|
Loading…
Reference in a new issue