git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
build and link static libraries without libtool
[enigma2.git]
/
lib
/
dvb
/
decoder.cpp
diff --git
a/lib/dvb/decoder.cpp
b/lib/dvb/decoder.cpp
index ef8dadc387bdcb59b306ab573d83ebe69e836b31..88cd3ee1e91a27a927b4d1922ef497b8ae845901 100644
(file)
--- a/
lib/dvb/decoder.cpp
+++ b/
lib/dvb/decoder.cpp
@@
-601,7
+601,7
@@
RESULT eDVBVideo::connectEvent(const Slot1<void, struct iTSMPEGDecoder::videoEve
return 0;
}
return 0;
}
-static int readMpegProc(char *str, int decoder)
+static int readMpegProc(c
onst c
har *str, int decoder)
{
int val = -1;
char tmp[64];
{
int val = -1;
char tmp[64];