summaryrefslogtreecommitdiff
path: root/libavdevice/qtkit.m
Commit message (Collapse)AuthorAge
* lavd/qtkit: Silence deprecation warnings when using clang.Carl Eugen Hoyos2015-03-10
| | | | Reviewed-by: Thilo Borgmann
* avdevice/qtkit: fix includeMichael Niedermayer2014-04-24
| | | | | | | Fixes: Ticket 3588 Found-by: jeremyhu Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavd/qtkit: add device categoryLukasz Marek2014-04-12
| | | | Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
* lavd/qtkit: Support choosing the input device by index or by name.Thilo Borgmann2014-04-02
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavd/qtkit: Fix non-constant initializer element for some clang compilers.Thilo Borgmann2014-03-31
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavd: Add QTKit input device.Vadim Kalinsky2014-03-30
Signed-off-by: Thilo Borgmann <thilo.borgmann@mail.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>