Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
libxine1
> xine-lib-1.1.15-demux_str.diff
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File xine-lib-1.1.15-demux_str.diff of Package libxine1 (Revision 44)
Currently displaying revision
44
,
show latest
diff -r b3822572afa5 src/demuxers/demux_str.c --- a/src/demuxers/demux_str.c Mon Aug 18 18:27:55 2008 +0100 +++ b/src/demuxers/demux_str.c Fri Aug 22 14:49:47 2008 +0200 @@ -139,7 +139,7 @@ #define CD_RAW_SECTOR_SIZE 2352 -static const uint8_t STR_MAGIC = +static const uint8_t STR_MAGIC[4] = { 0x60, 0x01, 0x01, 0x80 }; #define STR_MAX_CHANNELS 32