- 16 May, 2004 2 commits
- 15 May, 2004 21 commits
-
-
hartman authored
during the Eurovision Songfestival.
-
Laurent Aimar authored
-
gbazin authored
-
Laurent Aimar authored
least vlc is able to play it.
-
gbazin authored
* modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter. * vlc.win32.nsi: DVD and AudioCD handlers.
-
Laurent Aimar authored
-
Laurent Aimar authored
first go through the h264 packetizer that will convert avc1 into a proper annexe B stream (untested).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
- preliminary support of avc (using a draft+google without samples to test, so don't expect it to work ;) * libmp4: parse the avcC atom.
-
gbazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
hartman authored
-
hartman authored
- will now determine desired image size by itself - the hdid mount command mounted the image as root if no user is logged in via GUI. this is very undesirable for nightly builds. now uses the mount command and a local mountpoint.
-
gbazin authored
-
gbazin authored
-
gbazin authored
* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
-
- 14 May, 2004 6 commits
-
-
hartman authored
-
hartman authored
* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
-
Laurent Aimar authored
-
gbazin authored
* Makefile.am: use vlc icon in the NSIS installer.
-
Jean-Paul Saman authored
-
Eric Petit authored
-
- 13 May, 2004 5 commits
-
-
gbazin authored
* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.
-
Eric Petit authored
-
gbazin authored
-
Eric Petit authored
instead of switching to OpenGL fullscreen mode (fixes unreachable mouse events with DVD menus, fixes the issues with people using multiple desktops, etc). Fillscreen is temporarily broken, I'll clean this up later.
-
hartman authored
by Jean Alexis Montignies <ja at sente.ch>
-
- 12 May, 2004 5 commits
-
-
Jon Lech Johansen authored
on empty key store).
-
ipkiss authored
-
Christophe Massiot authored
-
gbazin authored
-
gbazin authored
* src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed.
-
- 11 May, 2004 1 commit
-
-
Christophe Massiot authored
of atoi, because atoi assumes base 10. * modules/access/dvb/access.c: New --dvb-caching option. * modules/mux/mpeg/ts.c: Cosmetics.
-