summaryrefslogtreecommitdiff
path: root/libdvbmpeg/ctools.c
AgeCommit message (Collapse)Author
2007-03-19Silence warnings caused by implicit casts between uint8_t and char.schmirl
In most places casting was easy to avoid as the variables have been casted forth and back between both data types. Anyway - the affected functions are never used by streamdev.
2004-12-30Initial revisionlordjaxom