~thopiekar/arm-mali/libvdpau-sunxi

  • Committer: Jens Kuske
  • Date: 2016-12-17 09:58:38 UTC
  • Revision ID: git-v1:1a2bb1d942bc3c9db61ceaccc2012cb68471dd5e
Fix VdpVideoSurfaceGetBitsYCbCr on H3 and newer

Newer SoCs don't use the tiled video format anymore, so we must
not convert from tiled to normal.
This only works for YV12 now, NV12 would need some conversion.
Filename Latest Rev Last Changed Committer Comment Size
..
kernel-headers 60 9 years ago Jens Kuske Merge branch 'h3-dev' Diff
.gitignore 1 11 years ago Jens Kuske First release 28 bytes Diff Download File
decoder.c 78 8 years ago Jens Kuske Fix VdpVideoSurfaceGetBitsYCbCr on H3 and newer N 6 KB Diff Download File
device.c 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 13.2 KB Diff Download File
h264.c 75 8 years ago Jens Kuske Add A64 support 28.8 KB Diff Download File
h265.c 76 8 years ago Jens Kuske Fix some H.265 parameters Now all H.265 test bits 28.3 KB Diff Download File
handles.c 49 10 years ago Jens Kuske Make handle table thread-safe 2.2 KB Diff Download File
Makefile 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 1.2 KB Diff Download File
mpeg12.c 75 8 years ago Jens Kuske Add A64 support 5.9 KB Diff Download File
mpeg4.c 75 8 years ago Jens Kuske Add A64 support 8.8 KB Diff Download File
presentation_queue.c 74 8 years ago Andreas Baierl Add OSD support for A33/A80 7 KB Diff Download File
README.md 77 8 years ago Andreas Baierl Update readme 2.2 KB Diff Download File
rgba.c 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 7.9 KB Diff Download File
rgba.h 32 10 years ago Jens Kuske Only flush cache of rgba_surface data when needed 2.4 KB Diff Download File
rgba_g2d.c 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 2.7 KB Diff Download File
rgba_g2d.h 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 1 KB Diff Download File
rgba_pixman.c 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 4.1 KB Diff Download File
rgba_pixman.h 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 1.1 KB Diff Download File
sunxi_disp.c 71 8 years ago Jens Kuske Use libcedrus 9.5 KB Diff Download File
sunxi_disp.h 64.1.1 8 years ago Icenowy add support of a33 a33 uses a disp engine designe 1.4 KB Diff Download File
sunxi_disp1_5.c 74 8 years ago Andreas Baierl Add OSD support for A33/A80 8.1 KB Diff Download File
sunxi_disp2.c 73 8 years ago Andreas Baierl Add OSD support for H3 9.1 KB Diff Download File
surface_bitmap.c 48 10 years ago Jens Kuske Simplify handle creation 3.7 KB Diff Download File
surface_output.c 48 10 years ago Jens Kuske Simplify handle creation 8.7 KB Diff Download File
surface_video.c 78 8 years ago Jens Kuske Fix VdpVideoSurfaceGetBitsYCbCr on H3 and newer N 10.4 KB Diff Download File
tiled_yuv.h 44 10 years ago Jens Kuske Add VideoSurface get_bits_y_cb_cr for YV12 and NV1 1.1 KB Diff Download File
tiled_yuv.S 75 8 years ago Jens Kuske Add A64 support 3.5 KB Diff Download File
vdpau_private.h 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 8.6 KB Diff Download File
video_mixer.c 71 8 years ago Jens Kuske Use libcedrus 12.8 KB Diff Download File