log stream/stream_netstream.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 25 Jan 2014 16:54:59 +0000 reimar stream_netstream: Simplify packet handling.
Sat, 25 Jan 2014 16:54:58 +0000 reimar stream_netstream: merge declaration and initialization.
Sat, 16 Mar 2013 13:38:34 +0000 reimar Fix previous commit, off_t must be replaced by int64_t
Sat, 16 Mar 2013 10:09:12 +0000 reimar Replace some uses of off_t by uint64_t.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Thu, 27 May 2010 20:38:25 +0000 diego Drop pointless _st suffix from 'struct stream'.
Sun, 22 Nov 2009 15:18:21 +0000 reimar Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many