log stream/pnm.c @ 26184:7ee4ae1648e6

age author description
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