- 10 Feb, 2004 4 commits
-
-
Sam Hocevar authored
+ No longer build a local libmpeg2 since it entered sid. + Build the livedotcom plugin. * toolbox: + No longer remove flac, speex and matroska from the woody build; I will provide clean backports.
-
Sam Hocevar authored
+ Allow to use --enable-livedotcom without --with-livedotcom-tree so that we can use an installed version of libliveMedia et al.
-
Sam Hocevar authored
+ Only activate the Matroska plugin if -lebml_pic or -lebml were found.
-
Derk-Jan Hartman authored
duration for subs is stored in byte1 of the data packet and who directed me to the mkvtoolnix code.
-
- 09 Feb, 2004 11 commits
-
-
Simon Latapie authored
-
Simon Latapie authored
-
Simon Latapie authored
follow soon).
-
Sam Hocevar authored
+ Updated Debian-specific build notes.
-
Jean-Paul Saman authored
-
Eric Petit authored
-
Sigmund Augdal Helberg authored
* fixed a nasty bug in vlc_atoll.(closes #1763)
-
Eric Petit authored
-
Eric Petit authored
"none" and "cube". Sorry, couldn't resist ;)
-
Derk-Jan Hartman authored
-
Sigmund Augdal Helberg authored
* Updated for bookmark support. See http://www.giggo.de/dbox2/movieplayer.html for details (patch by Christof Baumgaertner)
-
- 08 Feb, 2004 19 commits
-
-
Gildas Bazin authored
* modules/gui/skins2/Modules.am: added missing file for make dist.
-
Gildas Bazin authored
* ALL: I am a morron.
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
-
Gildas Bazin authored
* configure.ac: forgot one version number and added the aiff demux.
-
Gildas Bazin authored
* ALL: bumped version number to 0.7.1 in preparation for the release.
-
Jean-Paul Saman authored
Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
-
Jean-Paul Saman authored
- Always have a space between ";then" the configure script does not like this. It should be "; then" or better put "then" on the next line. - Add a AC_ARG_ENABLE for cdda
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Though this still remains a hack. People should just use 'Open Disc' menu. I see no way to retrieve the original (non parition version) /dev entry, from the mounted drive.
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c: another fix for post-processing.
-
Sigmund Augdal Helberg authored
* pass bit per pixel info on to decoder modules/demux/avi/libavi.h: * add 1 as fourcc for msrle module/codec/ffmpeg/video.c: * pass bit per pixel info to libavcodec (needed for msrle)
-
Gildas Bazin authored
* src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c. * modules/gui/wxwindows/open.cpp: cleanup.
-
Laurent Aimar authored
auto-detection.
-
Gildas Bazin authored
* modules/demux/dts.c: more fixes.
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
-
Gildas Bazin authored
* src/interface/interface.c: added skins2 to the interface menu. * modules/gui/skins2/*: s/skin_last/skins2-last s/skin_config/skins2-config and fixed saving of skins2 configuration.
-
Gildas Bazin authored
* modules/audio_filter/converter/dtstospdif.c: cough cough.
-
Gildas Bazin authored
* modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
-
- 07 Feb, 2004 6 commits
-
-
Rocky Bernstein authored
-
Sigmund Augdal Helberg authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing).
-
Gildas Bazin authored
* include/vlc_es.h: s/es_format_Free/es_format_Clean.
-