- 07 Jan, 2012 3 commits
-
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Jan, 2012 3 commits
-
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Jan, 2012 3 commits
-
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 02 Jan, 2012 3 commits
-
-
Edward Wang authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Walter Heck authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Dec, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 10 Dec, 2011 1 commit
-
-
Sébastien Toque authored
-
- 09 Dec, 2011 4 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 07 Dec, 2011 1 commit
-
-
Martin Storsjö authored
Currently, we're using the gingerbread version of the IOMX headers, which work on both gingerbread and some froyo devices. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 03 Dec, 2011 1 commit
-
-
Martin Storsjö authored
These libraries might contain functions from libgcc, and if the linker finds the symbol there, it won't get linked in from libgcc, leading to an undefined reference to that symbol, and there is no guarantee that the symbol will be found at runtime in any of the other libraries linked in. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 30 Nov, 2011 3 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
properly clear the audio media list so that both the displayed list and the internal list are in sync
-
Sébastien Toque authored
-
- 28 Nov, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 25 Nov, 2011 4 commits
-
-
John Mooring authored
Signed-off-by:
Sébastien Toque <xilasz@gmail.com>
-
John Mooring authored
Signed-off-by:
Sébastien Toque <xilasz@gmail.com>
-
John Mooring authored
Signed-off-by:
Sébastien Toque <xilasz@gmail.com>
-
John Mooring authored
Signed-off-by:
Sébastien Toque <xilasz@gmail.com>
-
- 20 Nov, 2011 1 commit
-
-
Sébastien Toque authored
-
- 12 Nov, 2011 1 commit
-
-
Martin Storsjö authored
-
- 11 Nov, 2011 4 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
- 31 Oct, 2011 1 commit
-
-
Martin Storsjö authored
The omxil/iomx modules have higher priority than avcodec now (since b79c09c on the main vlc repository), so instead of explicitly asking for iomx when enabled, specify --codec avcodec,all when it shouldn't be active. If the omxil/iomx modules support other codecs that also are provided by some other sw decoder than avcodec, those sw decoders should also be listed here.
-
- 23 Oct, 2011 5 commits
-
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
-
Sébastien Toque authored
Because views are recycled, a listener can exist when setChecked is called while building the view, so it must be removed, and set only at the end
-
Sébastien Toque authored
-