gstreamer/gst-libs/gst/video
Wim Taymans 9e8799924b video-scaler: add scaler optimization
If we are vertically downscaling, it is better to first downscale and
then do the horizontal scaling in most cases.
2015-02-25 15:33:26 +01:00
..
.gitignore
colorbalance.c
colorbalance.h
colorbalancechannel.c
colorbalancechannel.h
convertframe.c
gstvideodecoder.c videodecoder: Add drain() vfunc 2015-02-24 01:36:44 +11:00
gstvideodecoder.h videodecoder: Add drain() vfunc 2015-02-24 01:36:44 +11:00
gstvideoencoder.c audio: video: fix a few GI annotations 2015-02-19 15:51:42 -03:00
gstvideoencoder.h
gstvideofilter.c
gstvideofilter.h
gstvideometa.c
gstvideometa.h
gstvideopool.c videopool: update video alignment after applying 2014-12-22 09:25:04 -05:00
gstvideopool.h
gstvideosink.c video: Fix non-default usage of gst_video_sink_center_rect 2014-12-15 14:11:07 +01:00
gstvideosink.h
gstvideoutils.c
gstvideoutils.h
gstvideoutilsprivate.c videoutils: keep caps features in account when building the downstream filter 2015-01-15 13:59:10 +11:00
gstvideoutilsprivate.h videodecoder: implement caps query 2014-12-17 19:15:23 -03:00
Makefile.am videodecoder: implement caps query 2014-12-17 19:15:23 -03:00
navigation.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
navigation.h
TODO
video-blend.c
video-blend.h
video-chroma.c
video-chroma.h
video-color.c video: Add support for BT2020 colorspace (UHD) 2015-01-08 10:45:46 +01:00
video-color.h video: Add support for BT2020 colorspace (UHD) 2015-01-08 10:45:46 +01:00
video-converter.c video-converter: don't overwrite border alpha 2015-02-25 11:39:20 +01:00
video-converter.h video-converter: don't overwrite border alpha 2015-02-25 11:39:20 +01:00
video-dither.c video: Fix leaked dither object in error cases 2015-01-23 12:46:41 +01:00
video-dither.h video-dither: add video dither helper object 2014-12-02 15:10:43 +01:00
video-event.c
video-event.h
video-format.c video-format: add orc function for RGB15/16 unpack 2015-02-12 11:39:33 +01:00
video-format.h
video-frame.c video-frame: Mapping a frame with inconsistent values between GstVideoMeta and GstVideoInfo is a bug 2014-11-28 10:27:28 +01:00
video-frame.h video: Fix simple typo in GstVideoFrameMapFlags docs 2015-02-06 04:02:48 +11:00
video-info.c video: Add support for BT2020 colorspace (UHD) 2015-01-08 10:45:46 +01:00
video-info.h
video-orc-dist.c video-converter: add alpha handling 2015-02-24 17:29:18 +01:00
video-orc-dist.h video-converter: add alpha handling 2015-02-24 17:29:18 +01:00
video-orc.orc video-converter: add alpha handling 2015-02-24 17:29:18 +01:00
video-overlay-composition.c
video-overlay-composition.h
video-resampler.c video-resampler: make sure params.envelope is initialized 2015-02-04 11:25:54 +00:00
video-resampler.h
video-scaler.c video-scaler: add scaler optimization 2015-02-25 15:33:26 +01:00
video-scaler.h video-scaler: add 2d scaler 2015-02-11 13:32:25 +01:00
video-tile.c
video-tile.h
video.c
video.h video-dither: add video dither helper object 2014-12-02 15:10:43 +01:00
video.vcproj
videoorientation.c
videoorientation.h
videooverlay.c
videooverlay.h