log stream/pnm.c @ 36843:1078b8dd7625

age author description
Sat, 10 Nov 2012 13:19:29 +0000 reimar Add url_new_with_proxy function to reduce code duplication and memleaks.
Sat, 10 Nov 2012 12:42:43 +0000 reimar Fix incorrectly commented-out url_frees.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Sat, 07 May 2011 21:15:13 +0000 reimar Fix bug introduced in r25726 that would cause us to write
Tue, 03 Aug 2010 15:55:17 +0000 siretart various spelling fixes, found by the Debian QA tool 'lintian'
Sun, 20 Jun 2010 16:01:17 +0000 diego Remove duplicate network_bandwidth extern declarations.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 01 Feb 2009 13:42:27 +0000 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
Mon, 01 Sep 2008 07:31:57 +0000 diego Move '#define closesocket close' preprocessor directive to a common place
Sun, 31 Aug 2008 13:59:54 +0000 diego Revert moving closesocket definition and network headers to network.h.
Fri, 29 Aug 2008 22:55:39 +0000 diego Move duplicated '#define closesocket close' into network.h along with
Fri, 29 Aug 2008 20:05:08 +0000 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
Sun, 13 Jan 2008 13:25:07 +0000 reimar Use AV_WB*
Sun, 13 Jan 2008 13:22:01 +0000 reimar Remove some useless () and {}
Sun, 13 Jan 2008 13:14:33 +0000 reimar Simplify