log stream/asf_streaming.c @ 32511:b39155e98ac3

age author description
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Fri, 10 Sep 2010 21:42:13 +0000 diego Replace audio_id / video_id extern declarations by mpcommon.h #include.
Sun, 27 Jun 2010 15:04:13 +0000 reimar Use MSG_NOSIGNAL flag if available for send().
Sun, 20 Jun 2010 16:01:17 +0000 diego Remove duplicate network_bandwidth extern declarations.
Sun, 21 Feb 2010 23:26:16 +0000 diego Add header for asf_mmst_streaming_start() instead of forward declaring it.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.