gstreamer/gst-libs/gst/video
Thiago Santos 78e8b33c38 video: Getting component offsets without dimensions is fine if it is not YUV
This fixes a regression that an assertion would happen if
gst_video_get_component_offset would be called with width or
height as 0.

Calling it with 0 is fine if the format isn't yuv and this
was already being used in some other places of video.c
2011-03-23 12:21:55 -03:00
..
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
convertframe.c libs: use GLib 2.22 API unconditionally 2010-12-04 14:45:58 +00: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 gobject-introspection: use same PKG_CONFIG_PATH for g-ir-compiler as for g-ir-scanner 2011-01-08 02:10:03 +00:00
video.c video: Getting component offsets without dimensions is fine if it is not YUV 2011-03-23 12:21:55 -03:00
video.h video: Add gst_video_format_new_template_caps() 2011-03-22 12:11:49 -07:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00