- 26 Apr, 2003 4 commits
-
-
Gildas Bazin authored
* modules/control/http.c: brand new (and also basic) HTTP interface plugin for vlc (uses port 8080 by default).
-
Laurent Aimar authored
(over the first 2ko).
-
Gildas Bazin authored
* configure.ac.in: enabled xvid and ffmpeg encoders * modules/encoder/ffmpeg/*: misc fixes + support for I422 and YUY2 input chroma.
-
Gildas Bazin authored
* modules/codec/rawvideo.c: added support for YUY2 and I422 and fixed a bug in FillPicture(). ( The v4l input is working here now :) )
-
- 25 Apr, 2003 5 commits
-
-
Laurent Aimar authored
* mp4: don't return a failed value when recognize a ref file, but use a dummy Demux function that return EOF.
-
Laurent Aimar authored
resampling with my samples. Fix a potential divide by 0 (thx meuuh).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/gui/skins/src/vlcproc.cpp: small compilation fix.
-
- 24 Apr, 2003 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* src/libvlc.c: forgot to reload the command line options after we reload the main module when the user disables the translation.
-
Gildas Bazin authored
* Makefile.am: added a dist-hook target to include the auto-generated msvc files into the dist. added src/misc/modules_plugins.h to the dist.
-
Gildas Bazin authored
* modules/gui/skins/src/themeloader.*: dropped the dependancy on libtar for the .vlt skins support. libtar is still used if present, otherwise we use our small implementation of untar.
-
Laurent Aimar authored
-
Cyril Deguet authored
-
- 23 Apr, 2003 2 commits
-
-
Eric Petit authored
strings and "...". i18n seems OK under BeOS now.
-
Cyril Deguet authored
-
- 22 Apr, 2003 12 commits
-
-
Gildas Bazin authored
* modules/codec/libmpeg2.c: make sure there are no more linked pictures left when closing the decoder.
-
Olivier Teulière authored
-
Gildas Bazin authored
* modules/audio_filter/converter/s16tofloat32swab.c: added an #ifdef HAVE_ALLOCA.
-
Gildas Bazin authored
* configure.ac.in: don't link with the math library on win32. It isn't needed and will even screw up things under cygwin with -mno-cygwin.
-
Cyril Deguet authored
* gtk2_api.cpp: made valgrind happy ;)
-
Olivier Teulière authored
-
Cyril Deguet authored
-
Eric Petit authored
* modules/gui/beos/*: added _()s so the whole interface is translated * src/libvlc.c: ask gettext for UTF-8 strings (under BeOS only for now) FIXME: currently, untranslated strings are not converted to UTF-8
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/codec/libmpeg2.c: fixed aspect ratio problem.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 21 Apr, 2003 8 commits
-
-
Cyril Deguet authored
-
Cyril Deguet authored
(Window is already a Xlib type !) *** not tested under win32, please check ! ***
-
Cyril Deguet authored
-
Anil Daoud authored
*All: fixed unwanted fileinfo window refresh under windows.
-
Gildas Bazin authored
* modules/misc/network/ipv4.c: a bit of cleanup.
-
Cyril Deguet authored
* a bit of code cleaning
-
Gildas Bazin authored
* configure.ac.in: print an error message if libmpeg2 is not found or too old.
-
Gildas Bazin authored
* configure.ac.in: the libmpeg2 plugin is now enabled by default when the right version of libmpeg2 is detected (0.3.2 aka cvs).
-