gstreamer/gst-libs/gst/video
Wim Taymans 211b8b6004 video-frame: only copy the visible region
Make sure to only copy the visible region instead of assuming that the complete
stride is visible (which is not the case when padding is used).
2012-08-20 16:17:27 +02:00
..
.gitignore Update .gitignore 2012-08-08 09:06:30 +01:00
colorbalance.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
colorbalance.h Merge branch 'master' into 0.11 2012-03-02 10:00:55 +01:00
colorbalancechannel.c video: Remove custom marshallers 2012-04-24 18:16:27 +02:00
colorbalancechannel.h video: move some interfaces 2011-11-29 19:10:01 +01:00
convertframe.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideodecoder.c video: Add methods to return a list of all pending GstVideoCodecFrames 2012-08-16 12:13:25 +02:00
gstvideodecoder.h video: Add methods to return a list of all pending GstVideoCodecFrames 2012-08-16 12:13:25 +02:00
gstvideoencoder.c video: Add methods to return a list of all pending GstVideoCodecFrames 2012-08-16 12:13:25 +02:00
gstvideoencoder.h video: Add methods to return a list of all pending GstVideoCodecFrames 2012-08-16 12:13:25 +02:00
gstvideofilter.c gst: Set alignment at the correct place of GstAllocationParams 2012-08-08 17:41:19 +02:00
gstvideofilter.h video: add some padding to GstVideoFilter 2011-12-30 19:27:16 +00:00
gstvideometa.c videometa: add more debug 2012-08-20 16:14:07 +02:00
gstvideometa.h video: improve frame_flags 2012-04-19 14:14:35 +02:00
gstvideopool.c video: expose gst_video_info_align 2012-08-20 10:50:59 +02:00
gstvideopool.h video: expose gst_video_info_align 2012-08-20 10:50:59 +02:00
gstvideosink.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideosink.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideoutils.c videoutils: Use g_list_free_full instead of g_list_foreach and g_list_free 2012-06-25 11:39:08 +02:00
gstvideoutils.h video: Make all frame_number guint32 2012-07-26 18:38:42 +02:00
Makefile.am video: make sure g-i doesn't parse orc-generated video-orc.h file 2012-08-05 14:40:03 +01:00
navigation.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
navigation.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
TODO video: Base classes for video decoders and encoders 2012-04-24 17:03:40 +02:00
video-blend.c video-blend: Doc fix 2012-07-24 12:56:46 +02:00
video-blend.h video-blend: Fix argument signedness 2012-07-13 12:18:29 +02:00
video-color.c video: add method to get offset and scale for a format 2012-07-13 17:13:10 +02:00
video-color.h video: add method to get offset and scale for a format 2012-07-13 17:13:10 +02:00
video-event.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video-event.h video: move methods into separate files 2012-06-05 12:47:22 +02:00
video-format.c video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-format.h video-format: fix docs a little 2012-08-20 10:06:15 +02:00
video-frame.c video-frame: only copy the visible region 2012-08-20 16:17:27 +02:00
video-frame.h video-frame: Add missing closing brakcets on flag macros 2012-07-23 14:23:39 +02:00
video-info.c video-info: update padding 2012-08-20 11:12:31 +02:00
video-info.h video: expose gst_video_info_align 2012-08-20 10:50:59 +02:00
video-orc-dist.c video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-orc-dist.h video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-orc.orc video: rename gst_video_orc_* to video_orc_* 2012-07-23 17:10:08 +02:00
video-overlay-composition.c video-overlay-composition: fix GSlice alloc/free size mismatch 2012-07-19 13:39:25 +01:00
video-overlay-composition.h videooverlaycomposition: replace API parameters with required video meta on pixel data 2012-07-17 18:08:11 +02:00
video.c video: expose gst_video_info_align 2012-08-20 10:50:59 +02:00
video.h video: expose gst_video_info_align 2012-08-20 10:50:59 +02:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoorientation.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
videoorientation.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
videooverlay.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
videooverlay.h video: move some interfaces 2011-11-29 19:10:01 +01:00