gstreamer/gst-libs/gst/video
2016-07-12 09:05:32 +03:00
..
.gitignore
colorbalance.c
colorbalance.h
colorbalancechannel.c
colorbalancechannel.h
convertframe.c
gstvideoaffinetransformationmeta.c
gstvideoaffinetransformationmeta.h video/affinetransformationmeta: define the coordinate space used 2016-05-15 10:53:55 +03:00
gstvideodecoder.c videodecoder: More trickmode fix 2016-07-07 17:12:31 +02:00
gstvideodecoder.h videodecoder/encoder: Correct GST_IS_*CODER_CLASS macros 2016-05-10 10:01:12 +03:00
gstvideoencoder.c videoencoder: Use the object lock to protect bytes/time tracking 2016-07-04 10:52:24 +02:00
gstvideoencoder.h videodecoder/encoder: Correct GST_IS_*CODER_CLASS macros 2016-05-10 10:01:12 +03:00
gstvideofilter.c
gstvideofilter.h
gstvideometa.c videometa: Initialize all fields of all metas with default values 2016-04-13 10:10:51 +03:00
gstvideometa.h
gstvideopool.c videopool: store videoinfo after choosing the biggest buffer size 2016-01-06 11:29:42 -05:00
gstvideopool.h
gstvideosink.c videosink: ensure the debug category is always initialized 2016-05-18 19:44:52 +01:00
gstvideosink.h
gstvideoutils.c libs: video: split allocation query caos and pad caps 2016-04-05 11:32:50 +02:00
gstvideoutils.h libs: video: split allocation query caos and pad caps 2016-04-05 11:32:50 +02:00
gstvideoutilsprivate.c videoencoder/decoder: Move conversion utility functions to a common header and use consistently in encoder/decoder 2016-07-04 10:47:36 +02:00
gstvideoutilsprivate.h videoencoder/decoder: Move conversion utility functions to a common header and use consistently in encoder/decoder 2016-07-04 10:47:36 +02:00
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
navigation.c
navigation.h
TODO
video-blend.c
video-blend.h
video-chroma.c
video-chroma.h
video-color.c video: Fix some compiler warnings for out-of-range enum values 2016-07-12 00:14:13 +03:00
video-color.h video-color: add Adobe RGB primaries and transfer function 2016-01-21 10:45:40 +01:00
video-converter.c video-converter: fix compilation on big-endian 2016-07-07 17:29:34 +02:00
video-converter.h
video-dither.c
video-dither.h
video-event.c
video-event.h
video-format.c video: Fix some compiler warnings for out-of-range enum values 2016-07-12 00:14:13 +03:00
video-format.h video: add IYU2 format 2016-06-01 12:07:05 +01:00
video-frame.c video: fix example code in gst_video_frame_map() docs 2016-04-02 15:19:44 +01:00
video-frame.h
video-info.c video: add IYU2 format 2016-06-01 12:07:05 +01:00
video-info.h
video-multiview.c videometa: Initialize all fields of all metas with default values 2016-04-13 10:10:51 +03:00
video-multiview.h
video-orc-dist.c Release 1.9.1 2016-07-06 13:06:06 +03:00
video-orc-dist.h video-converter: add more fastpaths for I420 -> RGB 2016-04-22 15:30:19 +02:00
video-orc.orc video-converter: add more fastpaths for I420 -> RGB 2016-04-22 15:30:19 +02:00
video-overlay-composition.c videometa: Initialize all fields of all metas with default values 2016-04-13 10:10:51 +03:00
video-overlay-composition.h docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-doc 2016-01-03 17:21:18 +00:00
video-resampler.c video-converter: fix interlaced scaling some more 2016-06-22 16:21:13 +02:00
video-resampler.h video-converter: fix interlaced scaling some more 2016-06-22 16:21:13 +02:00
video-scaler.c video-converter: fix interlaced scaling some more 2016-06-22 16:21:13 +02:00
video-scaler.h
video-tile.c
video-tile.h
video.c
video.h
videoorientation.c videoorientation: Use G_DEFINE_INTERFACE instead of a manually written get_type() 2016-07-12 09:05:32 +03:00
videoorientation.h
videooverlay.c
videooverlay.h