- 28 Aug, 2003 1 commit
-
-
Gildas Bazin authored
* modules/gui/wxwindows/*, src/playlist/playlist.c, modules/video_output/directx/events.c: got rid of the "Close Menu" popup menu item in the wxwindows interface. * modules/gui/wxwindows/*: updated the stream output dialog.
-
- 27 Aug, 2003 8 commits
-
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
* Cleaned up the outline code. It may even be faster now * Removed some nasty debug messages modules/codec/subsdec/subsdec.c: * Removed a nasty debug message
-
Gildas Bazin authored
Got rid of the verbose checkbox in the messages window (too confusing apparently). Now warning, info and debug messages are only logged if the messages window is opened (errors are always logged).
-
Jean-Paul Saman authored
-
Simon Latapie authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/dshow/*: handle upside down pictures (a bit hacky though).
-
Simon Latapie authored
* in /usr/local/lib/vlc for modules )
-
- 26 Aug, 2003 10 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
* modules/demux/mkv.cpp: set UTF-8 for matroska subtitles.
-
Gildas Bazin authored
* modules/access/dshow/*: bug fixes.
-
Laurent Aimar authored
-
Laurent Aimar authored
(mpeg2 encoding has been added to vlc)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 25 Aug, 2003 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/access/dshow/dshow.cpp: added an "adev" and "vdev" option for the MRL. If not specified, then the default devices are used. (eg. vlc dshow://:vdev="Labtec Webcam":adev="foo")
-
Gildas Bazin authored
* modules/access/dshow/*: audio is now supported as well.
-
Laurent Aimar authored
preliminary support for SSA.
-
Simon Latapie authored
-
Laurent Aimar authored
tested with vlc/mplayer.
-
Laurent Aimar authored
for mmsh protocol.
-
Laurent Aimar authored
http output as mmsh server (see next commits).
-
- 24 Aug, 2003 12 commits
-
-
Gildas Bazin authored
* modules/codec/faad/decoder.c: for some reason my libfaad the frame samplerate to 0. I guess I should update it but anyway a sanity check avoids a segfault in this case.
-
Laurent Aimar authored
-
Gildas Bazin authored
* NEWS: keeping track of the new features.
-
Derk-Jan Hartman authored
see bug 1136
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Eric Petit authored
-
Gildas Bazin 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.
-
Derk-Jan Hartman authored
- reordered several parts - made it as close to the gentoo ebuild as possible. - fixed several changes/additions since 0.6.1
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-