Projects
Multimedia
oggvideotools
oggvideotools.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File oggvideotools.patch of Package oggvideotools (Revision 5)
Currently displaying revision
5
,
Show latest
--- a/src/main/audioHook.cpp +++ b/src/main/audioHook.cpp @@ -97,6 +97,7 @@ HookHandler& AudioHook::operator<<(OggPa logger.error() << "Exception: " << error.what(); } } + return *this; } void AudioHook::flush() --- a/src/effect/lowpassEffect.cpp +++ b/src/effect/lowpassEffect.cpp @@ -70,6 +70,7 @@ Effector & LowpassEffect::operator >>(RG } + return *this; } void LowpassEffect::doBlindIn(RGBPlane & plane)
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
.