gstreamer/gst-libs/gst/video
Sebastian Dröge 8b60aa8e01 video: Add YUV9, YVU9 and IYU1 video formats
API: GST_VIDEO_FORMAT_YUV9: planar 4:1:0 YUV
API: GST_VIDEO_FORMAT_YVU9: planar 4:1:0 YUV (chroma planes swapped)
API: GST_VIDEO_FORMAT_IYU1: packed 4:1:1 YUV (Cr-Y0-Y1-Cb-Y2-Y3)
2010-12-02 19:04:29 +01:00
..
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
convertframe.c video: Add a destroy notify parameter to gst_video_convert_frame_async() 2010-09-15 11:26:48 +02:00
gstvideofilter.c gst-libs: Remove dead assignments and resulting unused variables. 2009-08-08 15:54:57 +02:00
gstvideofilter.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstvideosink.c videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
gstvideosink.h videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
Makefile.am introspection: Add information on exported packages to GIRs 2010-11-21 00:44:37 +00:00
video.c video: Add YUV9, YVU9 and IYU1 video formats 2010-12-02 19:04:29 +01:00
video.h video: Add YUV9, YVU9 and IYU1 video formats 2010-12-02 19:04:29 +01:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00