- 30 Aug, 2003 2 commits
-
-
gbazin authored
* modules/access/v4l/v4l.c: fixed uninitialized variable. * modules/gui/wxwindows/streamout.cpp: cosmetic change in the gui.
-
Laurent Aimar authored
-
- 29 Aug, 2003 6 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
meta data to your file. (use asf{title="my title"} for example) * standard: do not trash access/mux arguments when fixing.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
zorglub authored
- added a spectrum analyser options are: -nb : number of bands , 20 or 80 (80 is default) -separ : how many blank pixels between bands (1 default) -amp : vertical amplification ( 3 default) -peaks: draw peaks ? (default 1) - improved options parsing * fft.c, fft.h : FFT code mainly taken from XMMS (adapted coding style) * visual.c: Sanity checks (users aren't stupid, are they ? ) * LIST: updated the list
-
Laurent Aimar authored
-> it seems that WMP plays it without problem :))) (tested with DIV3+mp3)
-
- 28 Aug, 2003 7 commits
-
-
gbazin authored
* src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option to allow modifying the alignment of a video inside its window (very useful for the wall filter). * modules/video_output/x11/xcommon.c: small cosmetic change. * modules/access/v4l/v4l.c: clean-up (removed old references to encoders).
-
Laurent Aimar authored
- when muxer or access or both are missing try to do a guess (based on the other one or the extention). - if both are still missing -> abort. - it forces asfh when using mmsh - it issues a error message with non working couple (like udp/avi, ...) (but it doesn't fail)
-
gbazin authored
* Makefile.am: zip files have a .zip extension ;)
-
gbazin authored
* Makefile.am: grrr, should have tested my last commit ;)
-
gbazin authored
* Makefile.am: added a "package-win32-exe" and "package-win32-zip" rule. "package-win32" will do both.
-
Sam Hocevar authored
gprof. If you still want to profile pthread applications using gprof please see http://sam.zoy.org/writings/programming/gprof.html and also consider using oprofile if you are using ia32.
-
gbazin 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
-
-
gbazin authored
-
sigmunau 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
-
gbazin 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
-
gbazin authored
-
gbazin 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
-
hartman authored
* modules/demux/mkv.cpp: set UTF-8 for matroska subtitles.
-
gbazin 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 7 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
gbazin 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")
-
gbazin 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.
-