gstreamer/gst-libs/gst/video
Vincent Penquerc'h 2954813b86 audio,video: use gst_segment_is_equal instead of memcmp
memcmp will blindly compare the reserved fields, as well as any
padding the compiler may choose to sprinkle in GstSegment.

Fixes valgrind complaints in unit tests, as well as some found via
https://bugzilla.gnome.org/show_bug.cgi?id=738216
2015-04-03 12:09:41 +01:00
..
.gitignore
colorbalance.c
colorbalance.h
colorbalancechannel.c
colorbalancechannel.h
convertframe.c
gstvideodecoder.c audio,video: use gst_segment_is_equal instead of memcmp 2015-04-03 12:09:41 +01:00
gstvideodecoder.h
gstvideoencoder.c videoencoder: Keep sticky events around when doing a soft reset 2015-03-27 09:46:28 +01:00
gstvideoencoder.h
gstvideofilter.c
gstvideofilter.h
gstvideometa.c docs: Add new video functions and objects. Cleanup a little. 2015-03-13 01:08:25 +11:00
gstvideometa.h
gstvideopool.c videopool: Choose the biggest buffer size 2015-03-13 10:29:00 +00:00
gstvideopool.h
gstvideosink.c
gstvideosink.h
gstvideoutils.c
gstvideoutils.h
gstvideoutilsprivate.c
gstvideoutilsprivate.h
Makefile.am introspection: Don't use g-ir-scanner cache at compile time 2015-03-31 11:21:43 +02:00
navigation.c
navigation.h
TODO
video-blend.c
video-blend.h
video-chroma.c docs: Add new video functions and objects. Cleanup a little. 2015-03-13 01:08:25 +11:00
video-chroma.h
video-color.c
video-color.h
video-converter.c video-convert: fix clamping for 16 bits alpha mult 2015-03-19 13:31:21 +01:00
video-converter.h
video-dither.c docs: Add new video functions and objects. Cleanup a little. 2015-03-13 01:08:25 +11:00
video-dither.h
video-event.c
video-event.h
video-format.c video-format: fix A422 subsampling description 2015-03-10 17:29:51 +01:00
video-format.h video: Add support for 10 bit planar AYUV formats 2015-03-10 10:31:28 +01:00
video-frame.c video-frame: fix height/width assertions 2015-03-18 20:40:42 +00:00
video-frame.h
video-info.c video: Add support for 10 bit planar AYUV formats 2015-03-10 10:31:28 +01:00
video-info.h
video-orc-dist.c
video-orc-dist.h
video-orc.orc
video-overlay-composition.c
video-overlay-composition.h
video-resampler.c docs: Add new video functions and objects. Cleanup a little. 2015-03-13 01:08:25 +11:00
video-resampler.h docs: Add new video functions and objects. Cleanup a little. 2015-03-13 01:08:25 +11:00
video-scaler.c docs: Add new video functions and objects. Cleanup a little. 2015-03-13 01:08:25 +11:00
video-scaler.h
video-tile.c
video-tile.h
video.c
video.h
video.vcproj
videoorientation.c
videoorientation.h
videooverlay.c
videooverlay.h