log

age author description
Mon, 03 Nov 2008 23:55:42 +0000 diego Remove outdated sections.
Mon, 03 Nov 2008 22:06:45 +0000 diego Merge ARCH_BFIN lines.
Mon, 03 Nov 2008 22:01:03 +0000 diego Add tests target for libswscale test programs.
Mon, 03 Nov 2008 21:49:54 +0000 mru Remove forgotten ASM_OBJS in libswscale
Mon, 03 Nov 2008 12:06:40 +0000 Gabrov synced with r27885
Mon, 03 Nov 2008 10:35:54 +0000 ptt 44% synced with r22753 (going on... ;))
Sun, 02 Nov 2008 18:25:44 +0000 reimar lavc tscc decoder now also depends on zlib
Sun, 02 Nov 2008 17:19:30 +0000 reimar Add a few more supported URL protocols
Sun, 02 Nov 2008 17:15:44 +0000 reimar Forgotten reindent
Sun, 02 Nov 2008 17:15:14 +0000 reimar Add a noicyx:// protocol to allow easier testing for misconfigured servers.
Sun, 02 Nov 2008 16:46:02 +0000 reimar vfw.h needs a windows.h include before on MinGW64.
Sun, 02 Nov 2008 16:37:45 +0000 reimar Change OpenGL support to work on unmodified MinGW64
Sun, 02 Nov 2008 15:51:00 +0000 reimar Use libavutil FFMIN etc. instead of defining our own variants.
Sun, 02 Nov 2008 11:52:49 +0000 reimar Avoid pointless casting of void*
Sun, 02 Nov 2008 11:48:20 +0000 reimar Consistently use NULL for pointers instead of 0.