Search
j0ke.net Open Build Service
>
Projects
>
multimedia
:
EL6
>
vlc
> vlc-1.1.0-pulse_default.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File vlc-1.1.0-pulse_default.patch of Package vlc
diff -Naur vlc-1.1.0/modules/audio_output/pulse.c vlc-1.1.0-new/modules/audio_output/pulse.c --- vlc-1.1.0/modules/audio_output/pulse.c 2010-06-07 19:57:45.000000000 -0300 +++ vlc-1.1.0-new/modules/audio_output/pulse.c 2010-06-25 17:01:47.000000000 -0300 @@ -102,7 +102,7 @@ vlc_module_begin () set_shortname( "PulseAudio" ) set_description( N_("Pulseaudio audio output") ) - set_capability( "audio output", 160 ) + set_capability( "audio output", 240 ) set_category( CAT_AUDIO ) set_subcategory( SUBCAT_AUDIO_AOUT ) add_shortcut( "pulseaudio" )