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.
This commit is contained in:
parent
cf7cba0610
commit
53e02a9088
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/09/01 20:41:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2010/11/09 00:39:56 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libvdpau-0.4
|
||||
DISTNAME= libvdpau-0.4.1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://people.freedesktop.org/~aplattner/vdpau/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/09/01 20:41:45 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.2 2010/11/09 00:39:56 wiz Exp $
|
||||
|
||||
SHA1 (libvdpau-0.4.tar.gz) = 3e0304bca10fdcd0ca1f9947612c30426db78141
|
||||
RMD160 (libvdpau-0.4.tar.gz) = 791eb94a374c3013d2b8d51ebe167828b0b38544
|
||||
Size (libvdpau-0.4.tar.gz) = 452406 bytes
|
||||
SHA1 (libvdpau-0.4.1.tar.gz) = d09deff305e4927bc96fca8383f991d137e64d45
|
||||
RMD160 (libvdpau-0.4.1.tar.gz) = 94bd82e0c1a9d1fd3854bec4718720b9bc6894f1
|
||||
Size (libvdpau-0.4.1.tar.gz) = 456607 bytes
|
||||
|
|
Loading…
Reference in a new issue