Remove unported and obsolete qtwrapper plugin code
authorTim-Philipp Müller <tim@centricular.com>
Wed, 26 Nov 2014 14:36:42 +0000 (14:36 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 26 Nov 2014 14:43:21 +0000 (14:43 +0000)
commita96449173594d05a0b170ffa70a80b638694b1f8
tree89955c36dd31bc632473eecde0d476d079976e22
parent1d7c4f43447101be8942da57f948cd576f44a7ed
Remove unported and obsolete qtwrapper plugin code

QuickTime is deprecated, we want new plugins based
on avfoundation (osx) or dxva/mediafoundation (windows).
13 files changed:
configure.ac
sys/Makefile.am
sys/qtwrapper/Makefile.am [deleted file]
sys/qtwrapper/audiodecoders.c [deleted file]
sys/qtwrapper/codecmapping.c [deleted file]
sys/qtwrapper/codecmapping.h [deleted file]
sys/qtwrapper/imagedescription.c [deleted file]
sys/qtwrapper/imagedescription.h [deleted file]
sys/qtwrapper/qtutils.c [deleted file]
sys/qtwrapper/qtutils.h [deleted file]
sys/qtwrapper/qtwrapper.c [deleted file]
sys/qtwrapper/qtwrapper.h [deleted file]
sys/qtwrapper/videodecoders.c [deleted file]