Package: vdpau-video / 0.7.4-6~bpo8+1

Metadata

Package Version Patches format
vdpau-video 0.7.4-6~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cast.patch | (download)

src/vdpau_decode.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 cast to the correct type
 A patch in libvdpau 0.7-2 changes the definition of VdpPictureInfo, so we need
 to adopt the cast here.
GL version 1_3.patch | (download)

src/utils_glx.h | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 define pfnglmultitexcoord2fproc if it is missing
libva constants.patch | (download)

src/vdpau_dump.c | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove constants dropped from va api
sigfpe crash.patch | (download)

src/object_heap.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 fix a crash if a heap is destroyed before being initialized