summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/video.c
diff options
context:
space:
mode:
authorEdward Hervey <edward.hervey@collabora.co.uk>2012-07-13 12:11:06 +0200
committerEdward Hervey <edward.hervey@collabora.co.uk>2012-07-13 12:11:06 +0200
commit2817bdadc9353ac4265ce864e2689e800aec261c (patch)
treef792aedfdc9994de52f7afcdea8fc6ae15bf395e /gst-libs/gst/video/video.c
parent666716a0f0a6e1d3c5bc95cced3b672a598997b1 (diff)
libs: Remove "Since" markers and minor doc fixups
Diffstat (limited to 'gst-libs/gst/video/video.c')
-rw-r--r--gst-libs/gst/video/video.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst-libs/gst/video/video.c b/gst-libs/gst/video/video.c
index e2d40e201..6b2c7d785 100644
--- a/gst-libs/gst/video/video.c
+++ b/gst-libs/gst/video/video.c
@@ -59,8 +59,6 @@
* Returns: A boolean indicating success and a calculated Display Ratio in the
* dar_n and dar_d parameters.
* The return value is FALSE in the case of integer overflow or other error.
- *
- * Since: 0.10.7
*/
gboolean
gst_video_calculate_display_ratio (guint * dar_n, guint * dar_d,