An error occurred fetching the project authors.
- 13 Jun, 2009 1 commit
-
-
Felix Paul Kühne authored
The Quartztext module needs a rewrite. All other parts of VLC are working nicely in 64bit mode.
-
- 27 May, 2009 1 commit
-
-
Pierre d'Herbemont authored
Conflicts: modules/access/qtcapture.m
-
- 16 May, 2009 1 commit
-
-
Laurent Aimar authored
-
- 13 May, 2009 1 commit
-
-
Laurent Aimar authored
There will be some regressions, I used automatic sed replacement with manual checks but there was a lot to change. It's only the first pass.
-
- 08 Mar, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 07 Mar, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Dec, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 29 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Those multi-lines are still to be done (it's going to be fun...) See also 5af4cc85.
-
- 09 Sep, 2008 1 commit
-
-
Derk-Jan Hartman authored
- Hopefully also fixes PAR and usage of older iSights (different fourcc) - Note that the iSight reports itself as a 320x240 (NOT 640x480) device by default. (cherry picked from commit ef585031b4c58db3cc333a96c6cbb6c07d85f8b5)
-
- 03 Aug, 2008 1 commit
-
-
Derk-Jan Hartman authored
-
- 25 Jul, 2008 1 commit
-
-
Derk-Jan Hartman authored
Fixes a crash in Close() of the module.
-
- 21 Jul, 2008 1 commit
-
-
Derk-Jan Hartman authored
-
- 17 Jul, 2008 2 commits
-
-
Pierre d'Herbemont authored
This reverts commit b65ca27b. It doesn't work well enough.
-
Pierre d'Herbemont authored
-
- 16 Jul, 2008 4 commits
-
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
qtcapture: Don't release objects when libvlc quit, else we may loose our main thread, and dead lock.
-
Derk-Jan Hartman authored
Don't send blocks from qtcapture Demux that we have already sent before. Avoid excessive CPU usage while there are no new blocks.
-
Derk-Jan Hartman authored
This works, but perhaps i'm loosing too much precission here. Are there better ways to change timevalue + scale into walltime ?
-
- 14 Jun, 2008 1 commit
-
-
Felix Paul Kühne authored
-
- 13 Jun, 2008 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Jun, 2008 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Clean up the code a bit, turning to be half as laggy as the previous code, but it will need to be properly fixed. Additionally, we are a good citizen now, since we actually quit our session instead of just releasing it. This takes a couple of secs though.
-
- 31 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 28 May, 2008 2 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 27 May, 2008 1 commit
-
-
Pierre d'Herbemont authored
-
- 26 May, 2008 6 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
qtcapture: Tab fixes, plus attempt to get the real PTS. We still really do lag compared to PhotoBooth...
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
qtcapture: New access_demux module (QTKit based) to capture video from your iSight Camera on Mac OS X. Usage: 'vlc qtcapture://'. This is a 2 hours hacked module. We don't grab sound yet, and there are a lot of FIXME. Note: For some reason QTKit needs a the main thread to be a cocoa thread. Don't expect it to run with -I dummy for instance.
-