- 03 Jun, 2007 7 commits
-
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 02 Jun, 2007 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Damien Fouilleul authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 01 Jun, 2007 10 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Damien Fouilleul authored
chromas converstion: optimize MMX/SSE acceleration even more by leveraging out of order execution, basically avoid CPU stalls by using more registers and by spacing memory fetch and use as much as possible (CPU will run available instructions while waiting for memory fecth to complete)
-
- 31 May, 2007 9 commits
-
-
Laurent Aimar authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Damien Fouilleul authored
-
Laurent Aimar authored
Use decoder_GetInputAttachment to get attachment from a decoder module. You need to release the memory with vlc_input_attachment_Delete. Untested... modules/playlist/* cosmetic.
-
Jean-Baptiste Kempf authored
-
Damien Fouilleul authored
- video_chroma: added support for IA-32/64 SSE2 accelaration (128 bit vector integer registers), needs LOADS of testing
-
- 30 May, 2007 4 commits
-
-
Jean-Baptiste Kempf authored
Qt4 - SysTrayIcon: change the previous commit after some remarks on IRC and fix the toggle/Show-Hide - bug.
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
chapter encoding, I fear the worst)
-
Laurent Aimar authored
- time/duration display - meta info parsing. - seek (precise seek if SEEKTABLE presents) Resampling can still happen but I think it has to do with the decoder(at least with our ffmpeg wrapper, I haven't tested the native one).
-