Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:LegacyX86
ivtv
ivtv-splice.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ivtv-splice.patch of Package ivtv
--- utils/encoder.c +++ utils/encoder.c @@ -61,7 +61,7 @@ int chanf(int fd, int frequency); void usage(void); -int splice(unsigned char *, int, int); +int myth_splice(unsigned char *, int, int); #define SPLICE_START 1 #define SPLICE_END 2 #define GOP_COUNTER 3 @@ -853,7 +853,7 @@ } /* Code borrowed from MythTV */ -int splice(unsigned char *buf, int len, int mode) +int myth_splice(unsigned char *buf, int len, int mode) { unsigned char *bufptr = buf; unsigned int state = 0xFFFFFFFF, v = 0;
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