log

age author description
Sun, 30 May 2010 10:01:40 +0000 reimar Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
Sun, 30 May 2010 09:47:53 +0000 diego Add codec-cfg.h to the dependency list of codec-cfg.
Sun, 30 May 2010 08:44:05 +0000 diego Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.
Sun, 30 May 2010 08:31:23 +0000 diego Remove GPL-licensed YUV to RGB MMX routines.
Sun, 30 May 2010 05:16:29 +0000 hyc Add librtmp support
Sat, 29 May 2010 22:22:07 +0000 diego Cast void* pointer to appropriate type before using it in an addition; fixes
Sat, 29 May 2010 22:17:26 +0000 diego Update 1.0rc3 release name and date.
Sat, 29 May 2010 22:04:35 +0000 siretart minor spelling fixes
Sat, 29 May 2010 22:02:25 +0000 siretart add myself to the AUTHORS file
Sat, 29 May 2010 16:34:01 +0000 reimar Use edi instead of ebx to avoid issues with PIC.
Sat, 29 May 2010 15:07:16 +0000 reimar Remove obsolete may_alias-related defines, lavu handles this now
Sat, 29 May 2010 14:57:17 +0000 reimar Actually run a detection whether external libass exists, instead
Sat, 29 May 2010 14:44:02 +0000 reimar Fix compilation if the compiler does not support -march=amdfam10
Sat, 29 May 2010 10:43:51 +0000 diego cosmetics: Drop leading '_' from noinputmodules variable.
Sat, 29 May 2010 10:13:39 +0000 diego misc cosmetics: K&R style nits, #include placement, indentation