Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
xine-lib
xine-lib-a52dec.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xine-lib-a52dec.patch of Package xine-lib
From: Dave Plater <davejplater@gmail.com> Date: 2018-01-23 14:27:22 +0200 Subject: input: Adapt a52_init () to new a52dec api xine-lib uses wrong prototype for a52_init. Index: src/audio_dec/xine_a52_decoder.c =================================================================== --- src/audio_dec/xine_a52_decoder.c.orig 2018-01-11 14:49:47.000000000 +0200 +++ src/audio_dec/xine_a52_decoder.c 2018-01-23 11:15:30.340612335 +0200 @@ -715,7 +715,7 @@ static audio_decoder_t *open_plugin (aud capabilities themselves? */ #warning "Enabling all external liba52 capabilities." - a52_init (0xFFFFFFFF) + a52_init () #else a52_init (xine_mm_accel()) #endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor