log

age author description
Mon, 23 Feb 2009 05:23:12 +0000 bircoph Update some statements:
Mon, 23 Feb 2009 05:16:48 +0000 bircoph Synced with r28704.
Mon, 23 Feb 2009 03:35:07 +0000 zuxy Get rid of the outdated and unmaintained CPU codename table.
Mon, 23 Feb 2009 01:39:27 +0000 uau configure: Make the special dvdnav test the last one again
Sun, 22 Feb 2009 14:12:33 +0000 diego Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.
Sun, 22 Feb 2009 09:25:13 +0000 kostya SwScaler now has new YUV2RGB table generator
Sun, 22 Feb 2009 09:22:05 +0000 kostya New LGPLed YUV2RGB table generator for SwScaler
Sat, 21 Feb 2009 22:08:50 +0000 diego Make alpha arch detection more lenient. Taken from the Debian patchset.
Sat, 21 Feb 2009 22:07:39 +0000 uau af_stats: Some fixes to the new filter
Sat, 21 Feb 2009 21:29:38 +0000 diego Add missing #include "config.h", fixes the warning:
Sat, 21 Feb 2009 21:27:27 +0000 diego Add statistics audio filter that prints information about the audio stream.
Sat, 21 Feb 2009 21:03:57 +0000 diego Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the
Sat, 21 Feb 2009 20:25:02 +0000 diego Add -ffast-math to LDFLAGS as well as to CFLAGS.
Sat, 21 Feb 2009 18:15:55 +0000 reimar Add forgotten type to variable declaration.
Sat, 21 Feb 2009 17:36:26 +0000 diego Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.
Sat, 21 Feb 2009 17:35:48 +0000 diego Print the version string after the command line has been parsed.
Sat, 21 Feb 2009 14:51:01 +0000 cehoyos Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.
Sat, 21 Feb 2009 13:37:47 +0000 reimar Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), avoids
Sat, 21 Feb 2009 11:44:10 +0000 reimar 100l, place vdpau below xv, it should not normally be preferred for auto-selection (yet).
Sat, 21 Feb 2009 10:54:29 +0000 stefang move zeroing of alpha channel register out of YSCALEYUV2xxx macros,
Sat, 21 Feb 2009 10:52:59 +0000 stefang splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,
Sat, 21 Feb 2009 10:49:52 +0000 stefang make MMX registers parametrized in the WRITEBGR32 macro,
Sat, 21 Feb 2009 08:33:43 +0000 iive Cosmetics. Reindent to 4 spaces.
Sat, 21 Feb 2009 07:32:56 +0000 iive Cleanup.
Sat, 21 Feb 2009 03:35:28 +0000 bircoph Synced with r28266.
Sat, 21 Feb 2009 00:30:53 +0000 iive Cosmetics. Remove all trailing whitespaces
Fri, 20 Feb 2009 23:46:24 +0000 iive Turn all remaining printf() into mp_msg().
Fri, 20 Feb 2009 23:18:28 +0000 iive Cleanup.
Fri, 20 Feb 2009 22:49:09 +0000 iive Cosmetics part2. Indent local variable definitions like the rest of the code.
Fri, 20 Feb 2009 22:13:31 +0000 iive Cosmetics part 1. Reindent to 4 spaces.