- 14 Dec, 2011 10 commits
-
-
Faustino E. Osuna authored
Ignore downloaded archives / subfolders and files generated by make. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Faustino E. Osuna authored
Fix a typo when using the $(download) function. This suppresses malformed url errors from curl. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
In other words, 64-bits platform will support 32-bits LUAC files and reject 64-bits LUAC files when using contribs. This should ease cross-compilation and copying luac files manually.
-
Ludovic Fauvet authored
Thanks a lot to François Cartegnie, for the help to resolve the issue Close #5604 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5673
-
Denis Charmet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Ref #4030 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
CrossCompiling from intel64 to PPC should mostly work on X.6 now Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 13 Dec, 2011 6 commits
-
-
Jean-Baptiste Kempf authored
This reverts commit f4c037ef. This does not work as intended...
-
Naohiro KORIYAMA authored
Very classic in ISDB streams Closes #3714 #5448 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5664
-
Edward Wang authored
Close #5651 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This was a regression of the new design
-
Jean-Baptiste Kempf authored
If the global key arrived before the normal key, it didn't got displayed. Bug mentioned on IRC.
-
- 12 Dec, 2011 5 commits
-
-
Rafaël Carré authored
This reverts commit 8b914fcd. The problem was fixed in bc3b85c6.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Mal Graty authored
Fix issue #4899 The problem was that the playing/paused state was being misreported to the luahttp interface, turns out this was due to the way the playing state was being updated in the Qt and hotkey logic. The p_input state was being updated, but the playlist wasn't being informed, this patch switches out the p_state calls to use the equivalent playlist aware functions. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 11 Dec, 2011 13 commits
-
-
Jean-Baptiste Kempf authored
-
Denis ARNAUD authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Laurent Aimar authored
-
Laurent Aimar authored
The access now open itself the following rar volumes (only if needed). This also allows to support rar embeded in rar or using other protocals than file. It has been broken since the rar modules have been modified to support multiple files.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #5648
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
Ref #4030 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
This reverts commit 3c6bb18e. Revert "avcodec: fix direct rendering with some codecs" This reverts commit fcc84608. The issue is not related to EMU_EDGE flag
-
Rafaël Carré authored
xcodebuild doesn't know about the growl plugin so can't do it for us
-
- 10 Dec, 2011 6 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
as documented by doc/APIchanges
-
Rafaël Carré authored
Provide edge buffers when CODEC_FLAG_EMU_EDGE is set Fix ProRes playback with direct rendering
-
Jean-Baptiste Kempf authored
Except on Win32, where it doesn't compile
-
Jean-Baptiste Kempf authored
Crashes in the SSSE3 asm
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-