projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5933e
)
bitwriter: Mark the whole type as Since: 1.16
author
Sebastian Dröge
<sebastian@centricular.com>
Tue, 23 Apr 2019 09:31:07 +0000
(12:31 +0300)
committer
Sebastian Dröge
<sebastian@centricular.com>
Tue, 23 Apr 2019 11:53:11 +0000
(14:53 +0300)
libs/gst/base/gstbitwriter.h
patch
|
blob
|
history
diff --git
a/libs/gst/base/gstbitwriter.h
b/libs/gst/base/gstbitwriter.h
index
d837b81
..
5cffbba
100644
(file)
--- a/
libs/gst/base/gstbitwriter.h
+++ b/
libs/gst/base/gstbitwriter.h
@@
-42,6
+42,8
@@
typedef struct _GstBitWriter GstBitWriter;
* @bit_size: Size of written @data in bits
*
* A bit writer instance.
+ *
+ * Since: 1.16
*/
struct _GstBitWriter
{