- 22 Jul, 2003 4 commits
-
-
Benjamin Pracht authored
Breaks compatibility with previous syntax...
-
Gildas Bazin authored
* src/stream_output/stream_output.c: fixed segfault when muxer can't add an elementary stream.
-
Gildas Bazin authored
* modules/gui/wxwindows/interface.cpp: small improvements to the volume control.
-
Benjamin Pracht authored
* syntax is now (roughly) the same as for the v4l input ex : vlc pvr:/dev/video0:frequency=1242:norm=secam:size=12x42:bitrate=1200,maxbitrate=4200 * old syntax is still working * norm can be "pal", "secam", "ntsc" or any hexa value
-
- 21 Jul, 2003 9 commits
-
-
Laurent Aimar authored
"previous" command. TODO: doc :(
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/codec/spudec/spudec.c: disabled RLE font loading as it's not used anymore.
-
Gildas Bazin authored
* modules/codec/quicktime.c, configure.ac: ported the audio part of the quicktime module to win32.
-
Gildas Bazin authored
* Makefile.am, install-win32: removed rle fonts from the win32 package and added the necessary files for the http interface.
-
Derk-Jan Hartman authored
* Makefile.am: added html files for http intf to macosx. windows and beos probably need to do this too.
-
- 20 Jul, 2003 19 commits
-
-
Gildas Bazin authored
* modules/misc/freetype.c: set default font on win32. Fixed small memleak as well.
-
Gildas Bazin authored
* modules/packetizer/copy.c, modules/stream_out/transcode.c: handle raw RV15, RV16, RV24, RV32, GREY.
-
Sigmund Augdal Helberg authored
function prototype
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/gui/wxwindows/streamout.cpp: small cosmetic change for the streamout dialog.
-
-
Olivier Teulière authored
-
Gildas Bazin authored
* src/input/input_ext-plugins.c: fixed previous commit. * modules/gui/wxwindows/interface.cpp: fixed a couple of bugs.
-
Derk-Jan Hartman authored
* vlc.ebuild: added amd64 keyword. changed script to use emake again. Removed MODULES from the doc installation. * src/libvlc.h: added the new ffmpeg a/v encoders to the list for the prefs. * share/vlc_win32_rc.rc: Changed the Win32 name of VLC from, "An Opensource Media Player" to "VLC media player". * other: added the new transcoding codecs, channels option and SAP option to the stream output dialog.
-
Olivier Teulière authored
-
Sigmund Augdal Helberg authored
Also check which chroma is in use and give an error message if it isn't supported. Someone (possibly me) should write some renderer functions for other colorspaces.
-
Gildas Bazin authored
* Added MPEG 1 to the list of encapsulation methods (useful to produce files playable by WMP).
-
Gildas Bazin authored
* src/input/input_ext-plugins.c: in input_FillBuffer(), if we can't immediately allocate a new buffer, try until we manage to get one.
-
Sigmund Augdal Helberg authored
that ), add audio bitrate when available (untested)
-
Gildas Bazin authored
* modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file dialogs so only use open file dialogs on win32 in the preferences menu. * Makefile.am: removed INSTALL.win32 from the win32 package as it's only useful for developpers anyway.
-
Gildas Bazin authored
* modules/gui/wxwindows/*, include/vlc_interface.h: new generic "open file" dialog. * modules/gui/skins/*: use the new generic "open file" dialog to load skins.
-
Clément Stenac authored
disabled by default, use --enable-joystick & --extraintf joystick actions are: left-right: variable speed seek up-down: browse the playlist button 1: play/pause button 2: fullscreen
-
- 19 Jul, 2003 8 commits
-
-
Gildas Bazin authored
* modules/gui/wxwindows/*: proper characters encoding conversions. Override the popup menu only for the main interface.
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
Should speed up things a bit.
-
Laurent Aimar authored
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
* src/libvlc.c: use UTF-8 internally on win32.
-
Sigmund Augdal Helberg authored
-
Sam Hocevar authored
-