- 28 Jan, 2004 1 commit
-
-
gbazin authored
-
- 25 Jan, 2004 1 commit
-
-
gbazin authored
* modules/access/*: strings review + coding style fixes.
-
- 22 Dec, 2003 2 commits
- 20 Dec, 2003 1 commit
-
-
Rocky Bernstein authored
-
- 15 Dec, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/*: fixed a problem when we would sometimes get stuck trying to stop the dshow graph.
-
- 04 Dec, 2003 2 commits
-
-
gbazin authored
-
Sam Hocevar authored
+ Removed evil ^Ms from the file. * modules/video_output/caca.c: + Support for new dithering modes (libcaca HEAD only). * modules/* src/*: + Grammar and spelling fixes. + Coding style fixes. * po/fr.po: + Spelling fixes. + Updated a few translations. * po/en_GB.po: + Updated a few translations.
-
- 02 Dec, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/*: PVR support contributed by Marc Nolette. I took the liberty to modify a few things so it might currently be broken (sorry Marc). * THANKS: added Marc Nolette.
-
- 26 Nov, 2003 1 commit
-
-
gbazin authored
-
- 24 Nov, 2003 3 commits
-
-
gbazin authored
* modules/access/dshow/*: compilation fixes. * include/vlc_common.h: added a couple of casts to TAB_APPEND().
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 05 Nov, 2003 1 commit
-
-
gbazin authored
* modules/gui/wxwindows/preferences_widgets.*: added a refresh button for config vars with choices lists which have a pf_list_update callback. * modules/access/dshow/dshow.cpp: provide a callback to update the devices lists.
-
- 03 Nov, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/*: attempt at supporting DV inputs (completely untested).
-
- 25 Oct, 2003 1 commit
-
-
Sam Hocevar authored
+ Removed u8, s8, u16 etc. for good. * ALL: + Replaced all occurrences of u8, s8, u16 etc. with uint8_t, int8_t, etc.
-
- 18 Oct, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/*: fixes and optimizations. Also changed all the parameters into config options.
-
- 21 Sep, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/dshow.cpp: compilation fix related to ssize_t. * share/vlc_win32_rc.rc: stringify version number. * mozilla/*: compilation fix and cosmetic changes to the .rc.
-
- 07 Sep, 2003 1 commit
-
-
Laurent Aimar authored
-
- 31 Aug, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/*: always try to get the video in I420 chroma if supported. Implemented a ":size=" and ":chroma=" option.
-
- 27 Aug, 2003 2 commits
- 26 Aug, 2003 1 commit
-
-
gbazin authored
* modules/access/dshow/*: bug fixes.
-
- 25 Aug, 2003 2 commits
- 24 Aug, 2003 1 commit
-
-
gbazin authored
* configure.ac, modules/access/dshow/: brand new DirectShow input plugin. Much work still needs to be done, like audio support, adding plenty of configuration options, etc... But the video part is already working quite well here.
-