Frank Schmirler
30674fb6c8
fixed memory leak in libdvbmpeg read_pes ( fixes #769 )
2011-11-12 22:31:39 +01:00
Frank Schmirler
8850e63da5
dropped several unused functions in libdvbmpeg
2011-11-12 22:28:27 +01:00
Frank Schmirler
9cb72968f6
updated outdated COPYING file and FSF address ( fixes #767 , fixes #768 )
2011-11-07 16:57:23 +01:00
schmirl
efeac825cc
FreeBSD compatibility ( #435 )
...
Modified Files:
Makefile common.h libdvbmpeg/ctools.c server/connectionVTP.c
tools/socket.c
2008-03-12 09:36:27 +00:00
schmirl
87e24499e3
Silence warnings caused by implicit casts between uint8_t and char.
...
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.
2007-03-19 12:05:25 +00:00
lordjaxom
302fa2e672
Initial revision
2004-12-30 22:43:55 +00:00