gstreamer/gst-libs/gst/video
Wim Taymans a18c098f82 video: add option to unpack and truncate the range
Add an unpack option to specify what to do with the least significant bits of
the destination when the source format has less bits than the destination. By
default we will now copy the most significant bits of the source into the least
significant bits of the destination so that the full color range is represented.
Add an option to leave the extra destination bits 0, which may be faster and
could be compensated for in the element algorithm.
2012-07-13 15:42:26 +02:00
..
.gitignore video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00: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 libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideodecoder.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideoencoder.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideoencoder.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstvideofilter.c update for query api changes 2012-07-06 11:50:44 +02:00
gstvideofilter.h video: add some padding to GstVideoFilter 2011-12-30 19:27:16 +00:00
gstvideometa.c videometa: improve debug error reporting 2012-06-26 11:12:00 +02:00
gstvideometa.h video: improve frame_flags 2012-04-19 14:14:35 +02:00
gstvideopool.c fix for allocator API changes 2012-07-09 16:28:25 +02:00
gstvideopool.h update for bufferpool changes 2012-03-15 22:10:58 +01: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: Document buffer ownership of the GstVideoCodecFrame more explicit 2012-07-05 14:29:42 +02:00
Makefile.am videooverlaycomposition: port to 0.11 2012-06-28 18:16:20 +02: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: Fix argument signedness 2012-07-13 12:18:29 +02:00
video-blend.h video-blend: Fix argument signedness 2012-07-13 12:18:29 +02:00
video-color.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video-color.h video: move methods into separate files 2012-06-05 12:47:22 +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 option to unpack and truncate the range 2012-07-13 15:42:26 +02:00
video-format.h video: add option to unpack and truncate the range 2012-07-13 15:42:26 +02:00
video-frame.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video-frame.h video: add macro for component depth 2012-06-06 11:18:56 +02:00
video-info.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video-info.h video: move methods into separate files 2012-06-05 12:47:22 +02:00
video-overlay-composition.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video-overlay-composition.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
video.h video: move methods into separate files 2012-06-05 12:47:22 +02:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoblendorc-dist.c video: update disted orc backup files for recent changes 2012-06-01 10:02:02 +01:00
videoblendorc-dist.h video: update disted orc backup files for recent changes 2012-06-01 10:02:02 +01:00
videoblendorc.orc video: Remove duplicate formats 2012-05-29 17:52:06 +02: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