mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
videoformat: Remove duplicate/incorrect section
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725521
This commit is contained in:
parent
35bb1b3328
commit
900c204eb9
1 changed files with 0 additions and 13 deletions
|
@ -27,19 +27,6 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "video-format.h"
|
#include "video-format.h"
|
||||||
|
|
||||||
/**
|
|
||||||
* SECTION:gstvideo
|
|
||||||
* @short_description: Support library for video operations
|
|
||||||
*
|
|
||||||
* <refsect2>
|
|
||||||
* <para>
|
|
||||||
* This library contains some helper functions and includes the
|
|
||||||
* videosink and videofilter base classes.
|
|
||||||
* </para>
|
|
||||||
* </refsect2>
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "video-orc.h"
|
#include "video-orc.h"
|
||||||
|
|
||||||
/* Line conversion to AYUV */
|
/* Line conversion to AYUV */
|
||||||
|
|
Loading…
Reference in a new issue