mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 12:41:05 +00:00
Fix link to raw video format design document
This commit is contained in:
parent
0a515acfa8
commit
c7a9a966b0
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ G_BEGIN_DECLS
|
|||
*
|
||||
* Enum value describing the most common video formats.
|
||||
*
|
||||
* See the [GStreamer raw video format design document](https://gstreamer.freedesktop.org/documentation/design/mediatype-video-raw.html#formats)
|
||||
* See the [GStreamer raw video format design document](https://gstreamer.freedesktop.org/documentation/additional/design/mediatype-video-raw.html#formats)
|
||||
* for details about the layout and packing of these formats in memory.
|
||||
*/
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in a new issue