gstreamer/tests
Sreerenj Balachandran 9f98a02a05 FEI: Add test applications to showcase fei use case
test-fei-enc-out: A simple fei encoding application to output mv, mbcode and distortion
eg:
 ./test-fei-enc-out -i sample_320x240.nv12 -w 320 -h 240 -o out.264 -v mv.out -d out.dist -m out.mbcode -e 1

test-fei-enc-in: A simple fei encoding application for testing input fei buffers
eg:
./test-fei-enc-in -c h264 -o out.264 -e 4 -q 1 sample_i420.y4m

Fixme: Running test-fei-enc-in in PAK mode with mv and mbcode input buffers
       from saved files is still not working

People contributed:
            Wang, Yi <yi.a.wang@intel.com>
            Leilei <leilei.shang@intel.com>
            Zhong, Xiaoxia <xiaoxia.zhong@intel.com>
            xiaominc <xiaomin.chen@intel.com>
            Li, Jing B <jing.b.li@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=785712
https://bugzilla.gnome.org/show_bug.cgi?id=784667
2017-09-01 13:15:05 +02:00
..
elements tests: elements: add testsuite of vaapi context 2017-07-26 14:22:02 +02:00
codec.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
codec.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
decoder.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
decoder.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
image.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
image.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
Makefile.am FEI: Add test applications to showcase fei use case 2017-09-01 13:15:05 +02:00
output.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
output.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
simple-decoder.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
simple-encoder.c tests: simple-encoder: add an option to set ROI 2017-05-12 11:12:56 +02:00
test-decode.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-decode.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-display.c O_CLOEXEC needs _GNU_SOURCE defined 2017-03-14 16:12:27 +01:00
test-fei-enc-in.c FEI: Add test applications to showcase fei use case 2017-09-01 13:15:05 +02:00
test-fei-enc-out.c FEI: Add test applications to showcase fei use case 2017-09-01 13:15:05 +02:00
test-filter.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-h264.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-h264.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-jpeg.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-jpeg.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
test-mpeg2.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-mpeg2.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-mpeg4.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-mpeg4.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
test-subpicture-data.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-subpicture-data.h tests: add test for subpictures. 2011-12-12 15:08:42 +01:00
test-subpicture.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-surfaces.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-textures.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-vc1.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
test-vc1.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-windows.c tests: inforce gstreamer code-style 2016-04-29 12:48:44 +02:00
y4mreader.c tests: add simple-encoder program 2015-05-12 11:24:41 +02:00
y4mreader.h tests: add simple-encoder program 2015-05-12 11:24:41 +02:00