lp://qastaging/~thopiekar/arm-mali/libvdpau-sunxi

Created by Thomas Karl Pietrowski and last modified
Get this branch:
bzr branch lp://qastaging/~thopiekar/arm-mali/libvdpau-sunxi

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Karl Pietrowski
Project:
ARM Mali drivers
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at https://github.com/linux-sunxi/libvdpau-sunxi.git.

Last successful import was .

Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 10 seconds — see the log

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

80. By Andreas Baierl <email address hidden>

Fix pixman blit

We have to compose the src_rgba over the dst_rgba and
drop dst_rgba information in case dst_rgba needs a clear.
If no clearing is needed, do a blit including the alpha value.
Without this fix, old rgba surfaces may stay visible on screen.

79. By Jens Kuske <email address hidden>

Remove unneeded reconstruct buffer

This reverts commit 162bfcc214fa1b6ef64e1d39298dd9dfe3681190
and replaces it by direct non-tiled output.

On H3 and newer all subengines are able to work without any tiled
buffer, not only the H.265 engine. This saves us some memory and
reduces complexity of video surfaces.

78. By Jens Kuske <email address hidden>

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.

77. By Andreas Baierl <email address hidden>

Update readme

76. By Jens Kuske <email address hidden>

Fix some H.265 parameters

Now all H.265 test bitstreams (except PICSIZE_[ABD], which
might be too wide for the hardware) are decoded correctly.

75. By Jens Kuske <email address hidden>

Add A64 support

74. By Jens Kuske <email address hidden>

Add OSD support for A33/A80

73. By Jens Kuske <email address hidden>

Add OSD support for H3

72. By Andreas Baierl <email address hidden>

Add CPU fallback for G2D

This adds a CPU fallback for G2D using pixman (www.pixman.org)
for 2D filling and blitting actions in case of missing
G2D mixer processor on devices != A10/A20.
The software fallback is one of the requirements for OSD support
on Allwinner devices other than A10/A20.

Note: Pixman expects pixel data as premultiplied alpha values, so
you have to ensure, that your application uses the correct values.

71. By Jens Kuske <email address hidden>

Use libcedrus

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.