- 15 May, 2004 15 commits
-
-
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.
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan 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.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
-
- 14 May, 2004 6 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
-
Laurent Aimar authored
-
Gildas Bazin authored
* Makefile.am: use vlc icon in the NSIS installer.
-
Jean-Paul Saman authored
-
Eric Petit authored
-
- 13 May, 2004 5 commits
-
-
Gildas Bazin 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
-
Gildas Bazin 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.
-
Derk-Jan Hartman authored
by Jean Alexis Montignies <ja at sente.ch>
-
- 12 May, 2004 5 commits
-
-
Jon Lech Johansen authored
on empty key store).
-
Olivier Teulière authored
-
Christophe Massiot authored
-
Gildas Bazin authored
-
Gildas Bazin 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 2 commits
-
-
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.
-
Laurent Aimar authored
-
- 10 May, 2004 7 commits
-
-
Laurent Aimar authored
broken people but it's used and it seems spec compliant) * demux2: append a :// to allow correct parsing of /volume/filename:.avi
-
Benjamin Pracht authored
-
Gildas Bazin authored
-
Jean-Paul Saman authored
- fix small memory leak on closing of dvb plugin. dvb/linux-dvb.c - remove astray spaces - always empty the event queue before FE_SET_FRONTEND and FrontendCheck(). dvbstream does the same for OFDM and QAM. Summary: DVB-C is working (did a few tests) DVB-T not tested. Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning. SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3
-
Benjamin Pracht authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* modules/access/dvb/access.c: Removed the temporary --dvb-program hack * modules/demux/ts.c: New --ts-silent option to avoid complaints about encrypted packets (especially useful with --sout-all for streaming a part of a transponder).
-