- 02 Jun, 2007 2 commits
-
-
Damien Fouilleul authored
-
Christophe Mutricy authored
-
- 31 May, 2007 1 commit
-
-
Damien Fouilleul authored
- video_chroma: added support for IA-32/64 SSE2 accelaration (128 bit vector integer registers), needs LOADS of testing
-
- 28 May, 2007 2 commits
-
-
Laurent Aimar authored
Revert back mp4 r20330 !
-
Pierre d'Herbemont authored
-
- 26 May, 2007 1 commit
-
-
Gildas Bazin authored
-
- 20 May, 2007 2 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
- 19 May, 2007 4 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Revert [20203]
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
Restored Makefile.am and added a test for cross-compiling in configure.ac. The LIBGCRYPT macro didn't test for the cross-compile situation.
-
- 17 May, 2007 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It breaks linking, and it is redumdant with libtool export-symbols
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Not cleared for use by IT managers, quality and/or test engineers because of serious hazard of heart attack.
-
- 15 May, 2007 1 commit
-
-
Konstantin Pavlov authored
Fix liblua5.1 detection on non-debian system (e.g. mine) that doesn't have lua5.1.pc but do have lua.pc. Check for lua >= 5.1.
-
- 14 May, 2007 1 commit
-
-
Damien Fouilleul authored
vout: merged all Microsoft Windows specific vouts under msw directory in order to leverage common event handling
-
- 13 May, 2007 1 commit
-
-
Antoine Cellerier authored
* New Lua based playlist demuxer. Code is far from being finished. It currently implements some url translation stuff similar to what videoportals.c does (in share/luaplaylist/test.lua). To test it, run: ./vlc --demux lua "http://www.youtube.com/watch?v=CPRC4glkvq0" --color -v -I dummy. The idea is to make it possible for users to add their own (text) playlist demuxers (including stuff like the video portals URL translation) without needing to recompile VLC.
-
- 12 May, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 May, 2007 2 commits
-
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
Qt4 Detection: Use uic-qt4 and moc-qt4 if disponible. Will help ppl that have qt3 and qt4 installed to build VLC.
-
- 09 May, 2007 2 commits
-
-
Ken Self authored
-
Rémi Denis-Courmont authored
Patch courtesy of Tapio Hiltunen, Technical Research Center of Finland
-
- 04 May, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 28 Apr, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Apr, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 24 Apr, 2007 1 commit
-
-
Pierre d'Herbemont authored
-
- 23 Apr, 2007 2 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
- 21 Apr, 2007 3 commits
-
-
Antoine Cellerier authored
New gaussian blur video filter. This currently takes way too much CPU. I'm not sure how it should be optimised. Maybe using floats instead of ints might work (if it can remove the need for a division).
-
Gildas Bazin authored
-
Felix Paul Kühne authored
-
- 20 Apr, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 16 Apr, 2007 3 commits
-
-
Filippo Carone authored
-
Filippo Carone authored
-
Jean-Paul Saman authored
Patch from Paul Corke <paul.corke at datatote dot co do uk). It enables newer ivtv drivers to be used with the pvr input. Plus some additions and fixes from me:code cleanups, fix memoryleaks, coding style and identation fixes.
-
- 15 Apr, 2007 1 commit
-
-
Antoine Cellerier authored
image before sending it to the mosaic. - Add option ("chroma") to force the image chroma - Remove alpha mask code * mosaic.c: - Remove bluescreen code - Misc cosmetics changes * bluescreen.c: New bluescreen filter (mostly cut & paste from mosaic.c) * alphamask.c: New alpha mask filter (mostly cut & paste from mosaic_bridge.c) * invert.c: don't invert the alpha plane for YUVA images (We also need to prevent that for RGBA images ... but that's not really used currently) * configure.ac, video_filter/Modules.am: add alphamask and bluescreen
-
- 14 Apr, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-