summaryrefslogtreecommitdiff
path: root/gst/playback/gstplay-enum.h
diff options
context:
space:
mode:
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2012-01-09 12:31:02 +0100
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2012-01-09 12:34:07 +0100
commite8fd3056233d28d4301fc2b92882fed31ae0e68a (patch)
treebbfcf30e984e8ca324d4ecebc28a15075681e8e4 /gst/playback/gstplay-enum.h
parent9f042ae224b3d84643bf4ad977080987fe80d36f (diff)
playback: document DEINTERLACE flag
Diffstat (limited to 'gst/playback/gstplay-enum.h')
-rw-r--r--gst/playback/gstplay-enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/playback/gstplay-enum.h b/gst/playback/gstplay-enum.h
index 1e33f0609..77a34cfea 100644
--- a/gst/playback/gstplay-enum.h
+++ b/gst/playback/gstplay-enum.h
@@ -56,6 +56,7 @@ GType gst_autoplug_select_result_get_type (void);
* @GST_PLAY_FLAG_DOWNLOAD: enable progressice download buffering for selected
* formats.
* @GST_PLAY_FLAG_BUFFERING: enable buffering of the demuxed or parsed data.
+ * @GST_PLAY_FLAG_DEINTERLACE: deinterlace raw video (if native not forced).
*
* Extra flags to configure the behaviour of the sinks.
*/