Projects
Staging
vlc-beta
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 304
View file
vlc-beta.patch
Changed
@@ -58,19 +58,6 @@ if( p_sys->p_liba52 == NULL ) { msg_Err( p_this, "unable to initialize liba52" ); ---- a/modules/control/cli/cli.c -+++ b/modules/control/cli/cli.c -@@ -540,9 +540,8 @@ static void cli_client_delete(struct cli_client *cl) - free(cl); - } - --static void *Run(void *data) -+static void _Run(intf_thread_t *intf) - { -- intf_thread_t *intf = data; - intf_sys_t *sys = intf->p_sys; - - vlc_thread_set_name("vlc-cli-server"); --- a/src/Makefile.am +++ b/src/Makefile.am @@ -560,7 +560,7 @@ libvlccore_la_LDFLAGS = \
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.