- 21 Nov, 2014 13 commits
-
-
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 10 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.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
OMX.google.* are software decoders, it's better to use avcodec. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Santiago Gimeno authored
- RFC2974 states in Section 4: "If a session announcement message has not been received for ten times the announcement period, or one hour, whichever is the greater, then the session is deleted from the receiver's session cache." But the session was being deleted after three times the announcement period. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Fixes #8078
-
- 17 Nov, 2014 5 commits
-
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-