- Oct 31, 2010
-
-
Pierre authored
-
Signed-off-by:
Pierre d'Herbemont <pdherbemont@free.fr>
-
- Oct 30, 2010
-
-
Rémi Denis-Courmont authored
-
- Oct 28, 2010
-
-
Rémi Denis-Courmont authored
Only one track per file implemented yet
-
Rémi Denis-Courmont authored
This uses some unspecified C++ statically linked version of GME. That does not correspond to libgme, and seems unused.
-
- Oct 26, 2010
-
-
Rafaël Carré authored
remove code to workaround lack of unicode support Also statically allocate open and search buffers
-
- Oct 25, 2010
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- Oct 23, 2010
-
-
Adds a driver for the BlackMagic DeckLink series of SDI cards (input only). It requires BlackMagic's proprietary (but free-to-download) SDK to compile and run. I've only tested it on Linux -- the Windows API is very similar but not identical, so some adjustments will probably have to happen if anybody wants this to work on Windows. (Windows users can, AFAIK, already access the card via DirectShow, though.) It supports multiple cards, all the various A/V inputs and video modes including setting field dominance and multichannel input (2, 8 or 16 channels). All testing has been with a DeckLink HD Extreme 3, which I have very graciously been given access to by Frikanalen. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Oct 22, 2010
-
-
Jean-Baptiste Kempf authored
-
- Oct 19, 2010
-
-
Rafaël Carré authored
It is now available at git://git.videolan.org/activex-vlc.git Fetch, configure, and build it when making windows packages Modify npapi-vlc dependencies, and move install of the dll in package-win-common rule Pass $(SHELL) to npapi & activex ./configure to be sure they pick /bin/bash and not /bin/sh (which might be incompatible with libtool)
-
- Oct 18, 2010
-
-
Rafaël Carré authored
npapi hasn't been ported to windows 64 yet
-
- Oct 17, 2010
-
-
Rafaël Carré authored
\Program Files (x86) is for 32bits programs Fixes #4257 fix suggested by jb
-
- Oct 11, 2010
-
-
Jean-Baptiste Kempf authored
Yes, this code is weird, but well
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If the version header is there, the main one should be too.
-
- Oct 10, 2010
-
-
Rafaël Carré authored
the version number hasn't been updated
-
- Oct 06, 2010
-
-
Erwan Tulou authored
this should fix https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/521850 Tested successfully with compiz and metacity Todo: adapt configure.ac to ensure XPM is available for skins2 (as done with mozilla)
-
- Oct 05, 2010
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Basically, we need that to be able to play correctly the matroska/webm files that have unknow length segments If you are running debian, use packages from experimental If you are running Windows and Mac, the contribs are fine Else, please contact your local distribution administrator
-
- Oct 03, 2010
-
-
Jean-Baptiste Kempf authored
If you --enable-live555 and are too old, it will error Else, if you are too old, it will error If you use live555-tree, you are on your own.
-
- Sep 29, 2010
-
-
sebastien authored
Require live555 version >= 2010.05.29
-
- Sep 21, 2010
-
-
Jean-Baptiste Kempf authored
This needs heavy testing and improvement to be actually usable
-
- Sep 16, 2010
-
-
Konstantin Pavlov authored
-
- Sep 15, 2010
-
-
This audio output is still quite young, but works fine on existing iOS devices. In theory this can also be used on Mac OS X as well, but for now it's not as powerful as the existing CoreAudio driver. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Sep 07, 2010
-
-
Jean-Baptiste Kempf authored
Most subtitles codecs are still in m/codec/, like dvbsub, svcdsub, cvdsub, libass, spudec. This makes it consistent. This also removes an extra folder to compile...
-
- Sep 05, 2010
-
-
62487ef4 removed asademux code but not all references to it vanished Signed-off-by:
Daniel Mierswa <impulze@impulze.org> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- Sep 04, 2010
-
-
Rémi Denis-Courmont authored
-
- Aug 31, 2010
-
-
logiconcepts819 authored
Signed-off-by:
Laurent Aimar <fenrir@videolan.org> Modified by Laurent Aimar (removed the equalizer part of the initial patch).
-
- Aug 24, 2010
-
-
Jean-Baptiste Kempf authored
Ref #4108
-
- Aug 18, 2010
- Aug 17, 2010
-
-
ivoire authored
-
Rafaël Carré authored
-
- Aug 16, 2010
-
-
Rémi Denis-Courmont authored
Our NEON optimizations don't compile on ARMv5 and lower. It is dubious that there would be any use for NEON on such processor anyway.
-
- Aug 13, 2010
-
-
Jean-Baptiste Kempf authored
-
- Aug 11, 2010
-
-
Laurent Aimar authored
You need a recent enough libdvdnav. It is related to #4021.
-
- Aug 09, 2010
-
-
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>
-
- Aug 03, 2010
-
-
Rémi Denis-Courmont authored
-