- 01 Sep, 2003 2 commits
-
-
gbazin authored
* modules/video_output/x11/xcommon.c: fixed YUY2 overlay.
-
Jean-Paul Saman authored
Small error in hi/low band detection inside ioctl_SetFrontEnd and updating to correct e-mail addresses.
-
- 31 Aug, 2003 3 commits
-
-
gbazin authored
* modules/access/dshow/*: always try to get the video in I420 chroma if supported. Implemented a ":size=" and ":chroma=" option.
-
zorglub authored
-
Eric Petit authored
-
- 30 Aug, 2003 4 commits
-
-
gbazin authored
* modules/gui/wxwindows/messages.cpp: forgot to initialize b_verbose ;)
-
gbazin authored
* include/vlc_config.h: removed unused config stuff. * include/vlc_interface.h, modules/gui/wxwindows/interface.cpp: new common INTF_ABOUT_MSG message shared by interfaces.
-
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
-