- Apr 25, 2004
-
-
zorglub authored
-
zorglub authored
-
gbazin authored
-
Samuel Hocevar authored
+ Build ffmpeg with --enable-gpl because the postprocessing code is GPL. + Check for .svn directories in addition to CVS.
-
Samuel Hocevar authored
-
- Apr 24, 2004
-
-
Jean-Paul Saman authored
-
zorglub authored
-
bigben authored
Endianness fix for xvideo vout on big endian processors (I still have problems when shm is disabled, but that might be related to my drivers, if anybody could test that).
-
gbazin authored
-
Laurent Aimar authored
sap-ipv6(boolean) options. (So that breaks the old way but it's easier).
-
Jean-Paul Saman authored
better debug information dvb/dvb.c debug message beautifying dvb/qpsk.c textual changes
-
Jean-Paul Saman authored
-
yoann authored
-
Laurent Aimar authored
options (because we can't do the difference between missing option, option and option="" when option is a string).
-
Laurent Aimar authored
(udp-sout-caching has been renamed sout-udp-caching).
-
Laurent Aimar authored
would be pretty cool).
-
- Apr 23, 2004
-
-
zorglub authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
--sout-asf-{title,author,copyright,comment,rating} options.
-
Laurent Aimar authored
-
Laurent Aimar authored
access_out, mux, stream_out to the creator to make VLC_VAR_DOINHERIT working. (Basically it takes an options list that will be 'var_Created' and if present in sout_cfg_t initialised).
-
gbazin authored
modules/gui/wxwindows/video.cpp: fixed size for VOUT_SET_ZOOM.
-
gbazin authored
-
gbazin authored
-
Laurent Aimar authored
* transcode: added H264 codec id. * demux: added h264 demux shortcut.
-
gbazin authored
-
Laurent Aimar authored
-
gbazin authored
* modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right.
-
hartman authored
-
gbazin authored
-
yoann authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
* include/vlc_meta.h: vlc_meta_GetValue(). * modules/demux/m3u.c: increased MAX_LINE to 8192. * modules/video_output/directx/events.c: portability fix.
-
gbazin authored
* msvc/vlc.dsw: httpd is not a plugin anymore.
-
yoann authored
* src/libvlc.h: modified subtitle paths for Windows
-
gbazin authored
-
gbazin authored
* modules/codec/ffmpeg/*: use av_free() instead of free() where necessary.
-
gbazin authored
-