[0.11] gst-plugins-base: playback: document DEINTERLACE flag
Sebastian Dröge
slomo at kemper.freedesktop.org
Tue Jan 10 04:15:40 PST 2012
Module: gst-plugins-base
Branch: 0.11
Commit: e8fd3056233d28d4301fc2b92882fed31ae0e68a
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=e8fd3056233d28d4301fc2b92882fed31ae0e68a
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Mon Jan 9 12:31:02 2012 +0100
playback: document DEINTERLACE flag
---
gst/playback/gstplay-enum.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gst/playback/gstplay-enum.h b/gst/playback/gstplay-enum.h
index 1e33f06..77a34cf 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.
*/
More information about the gstreamer-commits
mailing list