gstreamer/gst-libs/gst/video
Wim Taymans fad4589579 Revert "video: respect stride alignment when calculating planes offsets"
This reverts commit 28e1dadbfa.

Incrementing the offset to make the plane aligned causes the image to be
incompatible with what Xv expects. Rather that forcing a memcpy in the
xvimagesink we would like to do adjust the left padding instead.
2013-07-19 10:43:38 +02:00
..
.gitignore Update .gitignore 2012-08-08 09:06:30 +01:00
colorbalance.c colorbalance: Fix the typo in base_init(). 2013-07-05 10:00:21 +02:00
colorbalance.h Fix FSF address 2012-11-03 23:05:09 +00:00
colorbalancechannel.c Fix FSF address 2012-11-03 23:05:09 +00:00
colorbalancechannel.h Fix FSF address 2012-11-03 23:05:09 +00:00
convertframe.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideodecoder.c videodecoder: Send all pending events with type < CAPS before sending caps 2013-07-01 11:16:34 +02:00
gstvideodecoder.h videodecoder: Return the proportion directly 2012-11-20 12:21:08 +01:00
gstvideoencoder.c videoencoder: Send all pending events with type < CAPS before sending caps. 2013-07-01 11:15:21 +02:00
gstvideoencoder.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideofilter.c videofilter: add caps to pool config 2013-04-04 10:44:13 +02:00
gstvideofilter.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideometa.c videometa: Add docs to the region of interest meta functions 2013-07-17 11:43:14 +02:00
gstvideometa.h videometa: Add to the docs and make function names more consistent with others 2013-07-16 10:09:27 +02:00
gstvideopool.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideopool.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideosink.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideosink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideoutils.c libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstvideoutils.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am video: move chroma functions to separate file 2013-05-27 11:05:06 +02:00
navigation.c video: navigation: minor GValue optimisation 2013-03-03 17:43:47 +00:00
navigation.h Fix FSF address 2012-11-03 23:05:09 +00:00
TODO video: Base classes for video decoders and encoders 2012-04-24 17:03:40 +02:00
video-blend.c video: don't crash when blending onto video formats that unpack to 64 bits per pixel 2012-11-07 11:17:14 +00:00
video-blend.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-chroma.c video-chroma: add chroma resampler 2013-05-27 11:05:07 +02:00
video-chroma.h video-chroma: add interlaced flag 2013-05-27 11:25:09 +02:00
video-color.c Fix FSF address 2012-11-03 23:05:09 +00:00
video-color.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-event.c Fix FSF address 2012-11-03 23:05:09 +00:00
video-event.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-format.c video: Add support for NV24 color format 2013-07-16 11:47:59 +02:00
video-format.h video: Add support for NV24 color format 2013-07-16 11:47:59 +02:00
video-frame.c video: set interlaced flag correctly in frame 2013-03-25 09:59:45 +01:00
video-frame.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-info.c Revert "video: respect stride alignment when calculating planes offsets" 2013-07-19 10:43:38 +02:00
video-info.h Fix FSF address 2012-11-03 23:05:09 +00:00
video-orc-dist.c Release 1.1.1 2013-06-05 18:31:27 +02:00
video-orc-dist.h Release 1.1.1 2013-06-05 18:31:27 +02:00
video-orc.orc video-format: fix NV16 unpack 2013-05-27 11:53:27 +02:00
video-overlay-composition.c video-overlay-composition: fix ayuv/argb conversion 2013-02-19 20:39:29 +00:00
video-overlay-composition.h video: add define for video formats supported by the overlay blending code 2013-02-19 12:54:40 +00:00
video.c Fix FSF address 2012-11-03 23:05:09 +00:00
video.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoorientation.c Fix FSF address 2012-11-03 23:05:09 +00:00
videoorientation.h Fix FSF address 2012-11-03 23:05:09 +00:00
videooverlay.c docs: fix up some more GstXOverlay -> GstVideoOverlay 2012-12-10 13:40:26 +00:00
videooverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00