log

age author description
Tue, 03 Feb 2009 00:12:19 +0000 reimar Rename lzo1x_decode -> av_lzo1x_decode, this was missed in the previous patch.
Mon, 02 Feb 2009 23:48:16 +0000 diego FFmpeg sync: LZO_OUTPUT_PADDING --> AV_LZO_OUTPUT_PADDING
Mon, 02 Feb 2009 20:22:36 +0000 reimar Adapt to lzo changes in libavutil
Mon, 02 Feb 2009 07:26:05 +0000 zuxy Convert CONFIG_XVMC into a 0/1 definition.
Sun, 01 Feb 2009 23:40:26 +0000 rathann Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage
Sun, 01 Feb 2009 16:02:19 +0000 diego Do not print a warning if current pts is equal to previous pts.
Sun, 01 Feb 2009 15:51:48 +0000 diego cosmetics: Remove period after copyright statement non-sentence.
Sun, 01 Feb 2009 15:15:07 +0000 diego HAVE_WINSOCK2_H is now a 0/1 definition.
Sun, 01 Feb 2009 14:57:01 +0000 diego Simplify inet_pton/inet_aton checks.
Sun, 01 Feb 2009 14:42:57 +0000 diego Add some more definitions for FFmpeg to config.h.
Sun, 01 Feb 2009 14:39:33 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 01 Feb 2009 14:38:28 +0000 diego Restructure network tests: Always check for both inet_aton and inet_pton.
Sun, 01 Feb 2009 14:00:50 +0000 diego HAVE_DCBZL should be a 0/1 definition.
Sun, 01 Feb 2009 13:42:27 +0000 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
Sun, 01 Feb 2009 13:40:15 +0000 diego Remove pointless #ifdef around internal header includes.