- 21 Nov, 2014 25 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
-
Tristan Matthews authored
-
Hugo Beauzée-Luyssen authored
STDIN_FILENO isn't defined by MSVC
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
They collide with the actual functions
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
After jbmr2, dequeueBuffer return a fence_fd, that is signaled when buffer is ready. For now, dequeue is still synchronous since it wait on fence_fd. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
fence_fd should stay in nativewindowpriv.c, no need to export it. It's not needed by hw buffers (iomx-dr), and it's not used by gralloc until Android 5.0. This reverts commit 06cb362f. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 20 Nov, 2014 2 commits
-
-
Sean McGovern authored
It is not a documented optimization level for gcc or clang. This makes building with clang significantly less spammy. Signed-off-by:
Tristan Matthews <tmatth@videolan.org>
-
Jean-Baptiste Kempf authored
They depend on GDI or DShow
-
- 19 Nov, 2014 10 commits
-
-
Thomas Guillem authored
And don't call deprecated functions after android 4.3. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Paweł Stankowski authored
Support for 24bpp was removed from freerdp repository in commit 02c1bf14ce1f3ad2199a349066548977916d9c06. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 18 Nov, 2014 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This wraps libavcodec in a way that is worse that VLC, e.g. without hardware acceleration.
-