gstreamer/tests
Bastien Nocera 2d5ed45913 vcdsrc: Remove unusable VCD source
The VCD source was ported in 2014 (commit 89eb1e9), but the necessary
"cdxaparse" plugin, which is used to "Parse a .dat file (VCD) into
raw mpeg1" was never ported.

This means that the probable main user for the feature, totem, hasn't
actually been able to play back VCDs, since 2012, when it switched to
using GStreamer 1.0.

Note that even if cdxaparse was finally ported, a lot of work would
still be necessary before it is considered usable. Notably, it is
missing disc image support [1] and some VCDs just cannot be opened for
reading [2].

[1]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/898
[2]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/899
2019-02-18 15:39:43 +01:00
..
check vcdsrc: Remove unusable VCD source 2019-02-18 15:39:43 +01:00
examples Remove compositor plugin which was moved to -base 2018-12-27 15:31:58 +01:00
files tests: mpegvideoparse: add unit test for CEA-708 closed captions extraction 2018-12-11 13:56:06 +00:00
icles meson: build more examples 2018-11-25 14:59:16 +00:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00
meson.build tests: Enable unit test on Windows 2018-12-18 16:48:17 +00:00