log stream/pnm.c @ 34174:a93891202051

age author description
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
Sun, 13 Jan 2008 13:12:39 +0000 reimar Use AV_WB16 instead of ugly memcpy hacks
Sun, 13 Jan 2008 12:57:44 +0000 reimar Use AV_RB* instead of custom variants.
Sun, 13 Jan 2008 12:53:24 +0000 reimar Use sizeof instead of size variables/defines
Sun, 13 Jan 2008 12:47:38 +0000 reimar Make some pnm data const
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Tue, 30 Oct 2007 08:14:41 +0000 diego Remove unused functions, fixes the warnings:
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Fri, 01 Sep 2006 12:11:11 +0000 diego The FSF changed postal address.
Sat, 05 Aug 2006 10:30:06 +0000 ben isolated tcp socket code from network.c to a dedicated file
Fri, 04 Aug 2006 17:01:29 +0000 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/pnm.c@039b588880e8