- 18 Jul, 2008 4 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pavlov Konstantin authored
-
- 17 Jul, 2008 20 commits
-
-
Pierre d'Herbemont authored
This reverts commit b65ca27b. It doesn't work well enough.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
A simpler way is comming. This reverts commit 796e7202.
-
Christophe Mutricy authored
Refs #791
-
Christophe Mutricy authored
Closes #1718
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
+ use vout_Destroy where it should be) It closes #1722.
-
Laurent Aimar authored
No you CANNOT release a vout by vlc_object_release if you have created it by vout_Request or vout_Create.
-
Felix Paul Kühne authored
No, better don't ask oO
-
Felix Paul Kühne authored
Additionally, fixed an inconsistency in the nib-file.
-
Felix Paul Kühne authored
We shouldn't think that we are the only one who can change the pl ;-)
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 16 Jul, 2008 15 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Anyway this is broken, qt4 shouldn't assume that the playlist_item_t can't be deleted. We need to implement refcounting here, or a sound garbage collection. Refcounting would be safer.
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
The borderless window is nicer IMO. Feel free to object, but this also saves some overhead with fullscreen changing.
-
Pierre d'Herbemont authored
qtcapture: Don't release objects when libvlc quit, else we may loose our main thread, and dead lock.
-
Pierre d'Herbemont authored
-
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 ?
-
- 15 Jul, 2008 1 commit
-
-
Jonathan Rosser authored
naturally choose. With only an effective -O0 gcc 4.0.1 doesn't produce code as intented for copy_u8_altivec, causing liboil to fail at runtime. Summary, liboil really needs -O2 (always). Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-