gstreamer/docs/libs
Stefan Kost ce5339801d Add new interface to control video orientation (fixes #354908)
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-docs.sgml:
* docs/libs/gst-plugins-base-libs.types:
* gst-libs/gst/interfaces/Makefile.am:
* gst-libs/gst/interfaces/videoorientation.c:
(gst_video_orientation_get_type),
(gst_video_orientation_iface_init),
(gst_video_orientation_get_hflip),
(gst_video_orientation_get_vflip),
(gst_video_orientation_get_hcenter),
(gst_video_orientation_get_vcenter),
(gst_video_orientation_set_hflip),
(gst_video_orientation_set_vflip),
(gst_video_orientation_set_hcenter),
(gst_video_orientation_set_vcenter):
* gst-libs/gst/interfaces/videoorientation.h:
Add new interface to control video orientation (fixes #354908)
2006-09-18 15:59:39 +00:00
..
tmpl docs/libs/tmpl/.cvsignore: we don't want those *.sgml files in CVS either 2006-06-11 19:55:32 +00:00
.gitignore ignore more 2006-06-11 19:44:49 +00:00
compiling.sgml docs/libs/compiling.sgml: Fix typo: it's pkg-config, not pkg-gconfig 2006-02-05 17:15:17 +00:00
gst-plugins-base-libs-docs.sgml Add new interface to control video orientation (fixes #354908) 2006-09-18 15:59:39 +00:00
gst-plugins-base-libs-overrides.txt first stab at documenting elements 2005-08-05 17:13:10 +00:00
gst-plugins-base-libs-sections.txt docs/libs/: Don't try to GObject scan the netbuffer as it's not a GObject. 2006-08-21 10:32:51 +00:00
gst-plugins-base-libs.types Add new interface to control video orientation (fixes #354908) 2006-09-18 15:59:39 +00:00
Makefile.am docs/libs/: Don't try to GObject scan the netbuffer as it's not a GObject. 2006-08-21 10:32:51 +00:00