ffmpeg/tools
Martin Storsjö e41daa6246 Remove support for building for mingw32ce (Windows CE)
The toolchain for this target is unmaintained since many years.

While it has been continuously build tested on fate, it hasn't
actually been tested at runtime since many, many years (and back
then, only a few codecs in libavcodec were tested).

So far, keeping support for it has been mostly effortless, but
the compiler does seem to have issues with dllimported data symbols,
ending up as internal compiler errors in some cases. Instead of
jumping through further hoops to work around that, just remove the
target.

Signed-off-by: Martin Storsjö <martin@martin.st>
2017-08-31 14:21:08 +03:00
..
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
Makefile build: Move entries related to building TOOLS to a subdirectory Makefile 2016-12-07 11:02:31 +01:00
aviocat.c aviocat: Support avio options 2016-10-25 15:43:56 +02:00
cws2fws.c
graph2dot.c
ismindex.c tools: Port to codec parameters API 2016-05-17 11:16:26 +02:00
patcheck
pktdumper.c
probetest.c
qt-faststart.c Remove support for building for mingw32ce (Windows CE) 2017-08-31 14:21:08 +03:00
sidxindex.c tools: Port to codec parameters API 2016-05-17 11:16:26 +02:00
trasher.c