gstreamer/gst-libs/gst/video
Mark Nauwelaerts 6973a66813 videoencoder: clip input buffers to current input segment
... rather than to output segment, which will only be set
to current input segment if some output is produced
(coming from non-clipped input).

Also fixup debug message.
2012-09-25 17:19:15 +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 gst-libs: restore original full padding 2012-09-10 11:45:44 +02: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 fix for appsink GstFlowReturn 2012-09-14 13:39:20 +02:00
gstvideodecoder.c videodecoder: don't take STREAM_LOCK on upstream events 2012-09-24 10:56:35 +01:00
gstvideodecoder.h video: add some padding 2012-09-10 14:03:49 +02:00
gstvideoencoder.c videoencoder: clip input buffers to current input segment 2012-09-25 17:19:15 +02:00
gstvideoencoder.h video: add some padding 2012-09-10 14:03:49 +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 gst-libs: restore original full padding 2012-09-10 11:45:44 +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 Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +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: Add support for 4:2:2 10 bit video. 2012-09-12 09:59:26 +02:00
video-format.h video: Add support for 4:2:2 10 bit video. 2012-09-12 09:59:26 +02:00
video-frame.c video-frame: only copy the visible region 2012-08-20 16:17:27 +02:00
video-frame.h video: add some padding 2012-09-10 14:03:49 +02:00
video-info.c video: Add support for 4:2:2 10 bit video. 2012-09-12 09:59:26 +02:00
video-info.h video: add some padding 2012-09-10 14:03:49 +02:00
video-orc-dist.c Release 0.11.94 2012-09-14 02:47:54 +01: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 videooverlaycomposition: add some _get_argb and _get_ayuv functions 2012-09-05 10:15:51 +02:00
video-overlay-composition.h videooverlaycomposition: add some _get_argb and _get_ayuv functions 2012-09-05 10:15:51 +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