]> git.sesse.net Git - vlc/history - modules/access/qtcapture.m
Added a couple of more useful error messages
[vlc] / modules / access / qtcapture.m
2008-06-14 Felix Paul KühneAdded a couple of more useful error messages
2008-06-13 Felix Paul KühneAdded complete l10n to the Capture interface and a...
2008-06-12 Felix Paul KühneDon't double free objects on error. Pointed by Pierre
2008-06-12 Felix Paul KühneClean up the code a bit, turning to be half as laggy...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-28 Pierre d'Herbemontqtcapture: Initialize our structure no sooner than...
2008-05-28 Pierre d'Herbemontqtcapture: Don't probe qtcapture access if not selected.
2008-05-27 Pierre d'Herbemontqtcapture: Hack to get a more decent CPU consumption.
2008-05-26 Pierre d'Herbemontqtcapture: Don't use the pts provided by qtkit. I don...
2008-05-26 Pierre d'Herbemontqtcapture: Fix a warning.
2008-05-26 Pierre d'Herbemontqtcapture: Tab fixes, plus attempt to get the real...
2008-05-26 Pierre d'Herbemontqtcapture: statification and comment.
2008-05-26 Pierre d'Herbemontqtcapture: msg_Err->msg_Dbg
2008-05-26 Pierre d'Herbemontqtcapture: New access_demux module (QTKit based) to...