- 09 Aug, 2010 34 commits
-
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
Additionally, enable delayed opening for AAC which fixes decoding of media where we rely on decoder configuration being supplied by the packetizer instead of the container. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jai Menon authored
AVCodec : Set audio related parameters in ffmpeg_OpenCodec and use it for audio decoder initialization. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jai Menon authored
This will allow us to re-use this function later. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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.
-