gstreamer/tests
Gwenole Beauchesne 06c7fde8e0 filter: fix semantics of deinterlacing flags.
Fix deinterlacing flags to make more sense. The TFF (top-field-first)
flag is meant to specify the organization of reference frames used in
advanced deinterlacing modes. Introduce the more explicit flag TOPFIELD
to specify that the top-field of the supplied input surface is to be
used for deinterlacing. Conversely, if not set, this means that the
bottom field of the supplied input surface will be used instead.
2013-11-21 23:08:02 +01:00
..
codec.c Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
codec.h tests: add codec helper utils. 2013-01-17 19:03:21 +01:00
decoder.c tests: add basic support for video cropping. 2013-07-08 18:52:56 +02:00
decoder.h tests: add basic support for video cropping. 2013-07-08 18:52:56 +02:00
image.c tests: image: allow creation of images with interleaved patterns. 2013-08-23 19:00:38 +02:00
image.h tests: image: allow creation of images with interleaved patterns. 2013-08-23 19:00:38 +02:00
Makefile.am tests: add initial test for video processing. 2013-08-23 19:00:38 +02:00
output.c tests: add support for render-to-pixmap. 2013-07-22 15:45:10 +02:00
output.h tests: add support for render-to-pixmap. 2013-07-22 15:45:10 +02:00
simple-decoder.c tests: simple-decoder: fix for non-X11 backends. 2013-09-24 16:24:05 +02:00
test-decode.c tests: add support for render-to-pixmap. 2013-07-22 15:45:10 +02:00
test-decode.h legal: fix copyright notices to include "Copyright" term. 2012-01-16 11:40:51 +01:00
test-display.c Fix new video format API. 2013-07-15 14:42:33 +02:00
test-filter.c filter: fix semantics of deinterlacing flags. 2013-11-21 23:08:02 +01:00
test-h264.c tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-h264.h tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-jpeg.c tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-jpeg.h tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-mpeg2.c tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-mpeg2.h tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-mpeg4.c tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-mpeg4.h tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-subpicture-data.c tests: add test for subpictures. 2011-12-12 15:08:42 +01:00
test-subpicture-data.h tests: add test for subpictures. 2011-12-12 15:08:42 +01:00
test-subpicture.c tests: add basic support for video cropping. 2013-07-08 18:52:56 +02:00
test-surfaces.c Use GstVideoInfo for video pools. 2013-07-10 17:03:47 +02:00
test-textures.c tests: port to new video format API. 2013-07-09 17:16:35 +02:00
test-vc1.c tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-vc1.h tests: fix license templates. 2013-03-20 18:34:50 +01:00
test-windows.c tests: port to new video format API. 2013-07-09 17:16:35 +02:00