]> git.sesse.net Git - vlc/history - modules/access/qtcapture.m
Revert "qtcapture: Use a direct block buffer, and remove a memcpy."
[vlc] / modules / access / qtcapture.m
2008-07-17 Pierre d'HerbemontRevert "qtcapture: Use a direct block buffer, and remov...
2008-07-17 Pierre d'Herbemontqtcapture: Use a direct block buffer, and remove a...
2008-07-16 Felix Paul KühneFixed a rare sent-msg-to-freed-object issue
2008-07-16 Pierre d'Herbemontqtcapture: Don't release objects when libvlc quit,...
2008-07-16 Derk-Jan HartmanDon't send blocks from qtcapture Demux that we have...
2008-07-16 Derk-Jan HartmanUse the actual pts in qtcapture.
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...