- 09 Aug, 2010 30 commits
-
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Manol Manolov authored
The new options are dshow-tuner-frequency and dshow-tuner-standard
-
Jean-Baptiste Kempf authored
By adding the required enums from ks.h and ksmedia.h Those are copied from MSDN online documentation
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
Contrary to V4L2, the CDDA, DVD and BD plugins use the decoded file path. In practice, this was a very minor problem as device node paths normally only contain lower case ASCII, digits and the forward slash.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Brad Smith authored
Also include sys/param.h when trying to detect the presence of sys/mount.h so that the test works on OpenBSD, as documented by mount(2). Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
For somewhat reason, on debian's (and arch's) mingw, strcasecmp isn't defined in c99 (very probably because _NO_OLDNAMES is defined)
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
It now compiles fine
-
Jean-Baptiste Kempf authored
And remove unneeded patch + simplify target for speed-up
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And create new patches accordingly for new build hiccups...
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Brad Smith authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Aug, 2010 6 commits
-
-
Rémi Denis-Courmont authored
-
Brad Smith authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Removes the KDE scheduler hack.
-
Rémi Denis-Courmont authored
This saves over 30% space from BZip2.
-
Rémi Denis-Courmont authored
This reverts commit 2a4a8f9a.
-
Rémi Denis-Courmont authored
The same check is already done in the dvdread, ps and vobsub modules.
-
- 07 Aug, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Aug, 2010 3 commits
-
-
David Kaplan authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
David Kaplan authored
DVB satellite scanning using transponder lists from the config directory Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
David Kaplan authored
ScanDvbTNextExhaustive() -> ScanDvbNextExhaustive() as is used for both DVB-T/C Various code format improvements Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-