Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dimstar:Factory
vlc
vlc.a52.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vlc.a52.patch of Package vlc
Index: vlc-3.0.0/modules/codec/a52.c =================================================================== --- vlc-3.0.0.orig/modules/codec/a52.c +++ vlc-3.0.0/modules/codec/a52.c @@ -302,7 +302,7 @@ static int Open( vlc_object_t *p_this ) p_sys->i_flags |= A52_ADJUST_LEVEL; /* Initialize liba52 */ - p_sys->p_liba52 = a52_init( 0 ); + p_sys->p_liba52 = a52_init (); if( p_sys->p_liba52 == NULL ) { msg_Err( p_this, "unable to initialize liba52" );
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