Commit graph

7 commits

Author SHA1 Message Date
cheusov
98589abbad Update my email 2011-10-09 10:02:44 +00:00
wiz
f47a1ae953 Restrict availability even more. From Aleksey Cheusov in answer to PR 44615. 2011-02-20 21:39:22 +00:00
wiz
9695bb2f0a Solaris fix from maintainer Aleksey Cheusov in PR 44611. 2011-02-20 14:24:05 +00:00
markd
1733351bc8 Explicitly disable documentation otherwise will be installed if required
commands happen to be found.
2011-01-25 11:22:43 +00:00
wiz
53e02a9088 Update to 0.4.1, provided by Aleksey Cheusov in private email.
Changes since 0.4:
    vdpau.h: Clarify video mixer field amount recommendation

    More doc issues pointed out by Xine authors.

      * Fix Doxygen warning; it gets confused by quotes.
      * Add subsection names, so part of the title doesn't get swallowed as the
        subsection name.
      * Document data required from MPEG-4 Part 2 & DivX bitstream.

    vpdau.h: Fix typo and clarify wording.
2010-11-09 00:39:56 +00:00
wiz
163911a3bf s/wip/multimedia/g 2010-09-01 20:54:09 +00:00
wiz
de890eebaa Initial import of libvdpau-0.4, packaged by Aleksey Cheusov for wip.
The Video Decode and Presentation API for Unix (VDPAU) provides a complete
solution for decoding, post-processing, compositing, and displaying
compressed or uncompressed video streams. These video streams may be
combined (composited) with bitmap content, to implement OSDs and other
application user interfaces.

This VDPAU API allows video programs to offload portions of the video
decoding process and video post-processing to the GPU video-hardware.
2010-09-01 20:41:45 +00:00