log stream/pnm.c @ 35630:099fb0aced44

age author description
2012-11-10 reimar Add url_new_with_proxy function to reduce code duplication and memleaks.
2012-11-10 reimar Fix incorrectly commented-out url_frees.
2011-10-26 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
2011-05-07 reimar Fix bug introduced in r25726 that would cause us to write
2010-08-03 siretart various spelling fixes, found by the Debian QA tool 'lintian'
2010-06-20 diego Remove duplicate network_bandwidth extern declarations.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-02-01 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
2008-09-01 diego Move '#define closesocket close' preprocessor directive to a common place
2008-08-31 diego Revert moving closesocket definition and network headers to network.h.
2008-08-29 diego Move duplicated '#define closesocket close' into network.h along with
2008-08-29 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
2008-01-13 reimar Use AV_WB*
2008-01-13 reimar Remove some useless () and {}
2008-01-13 reimar Simplify
2008-01-13 reimar Use AV_WB16 instead of ugly memcpy hacks
2008-01-13 reimar Use AV_RB* instead of custom variants.
2008-01-13 reimar Use sizeof instead of size variables/defines
2008-01-13 reimar Make some pnm data const
2007-12-02 reimar Mark all stream_info_t as const
2007-10-30 diego Remove unused functions, fixes the warnings:
2007-08-28 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
2006-09-01 diego The FSF changed postal address.
2006-08-05 ben isolated tcp socket code from network.c to a dedicated file
2006-08-04 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/pnm.c@039b588880e8