mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
gst-libs/gst/tag/tag.h: Oops, make that 'Since: 0.10.9'.
Original commit message from CVS: * gst-libs/gst/tag/tag.h: Oops, make that 'Since: 0.10.9'.
This commit is contained in:
parent
f8f78cb023
commit
96326bff9d
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* gst-libs/gst/tag/tag.h:
|
||||
Oops, make that 'Since: 0.10.9'.
|
||||
|
||||
2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* docs/libs/gst-plugins-base-libs-sections.txt:
|
||||
|
|
|
@ -111,7 +111,7 @@ G_BEGIN_DECLS
|
|||
* Type of image contained in an image tag (specified as field in
|
||||
* the image buffer's caps structure)
|
||||
*
|
||||
* Since: 0.10.10
|
||||
* Since: 0.10.9
|
||||
*/
|
||||
typedef enum {
|
||||
GST_TAG_IMAGE_TYPE_UNDEFINED,
|
||||
|
|
Loading…
Reference in a new issue