log

age author description
Sat, 13 Jan 2007 06:24:13 +0000 diego Do not add libavutil unconditionally to CFLAGS.
Sat, 13 Jan 2007 06:02:31 +0000 diego cosmetics: typo fix pallete --> palette
Sat, 13 Jan 2007 06:00:34 +0000 diego Frametime was being read from the wrong offset, compare
Sat, 13 Jan 2007 04:32:14 +0000 diego cosmetics: typo pallete --> palette
Sat, 13 Jan 2007 04:12:05 +0000 diego Add missing config.mak entry for gettimeofday().
Fri, 12 Jan 2007 23:44:27 +0000 gpoirier compile fix after latest swscaler changes (r21888)
Fri, 12 Jan 2007 19:59:47 +0000 gpoirier add support for avc1 in X-QT over RTSP
Fri, 12 Jan 2007 15:45:47 +0000 lucabe deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
Fri, 12 Jan 2007 15:40:08 +0000 lucabe Add "support for both orderings of the slices (top->down / bottom->up)"
Fri, 12 Jan 2007 11:32:57 +0000 voroshil sync tag update
Fri, 12 Jan 2007 11:27:42 +0000 voroshil r21879: fix wrong option names that were suggested to use to produce
Fri, 12 Jan 2007 11:01:11 +0000 voroshil spelling, wording
Fri, 12 Jan 2007 02:55:04 +0000 diego 100l misplaced #endif
Thu, 11 Jan 2007 23:14:54 +0000 lorenm sync to x264 r607 (update description of threads)
Thu, 11 Jan 2007 18:26:44 +0000 voroshil r21865: Audio track switching works with DVDs as well.
Thu, 11 Jan 2007 16:55:59 +0000 diego Remove superfluous #ifdefs.
Thu, 11 Jan 2007 09:07:57 +0000 gpoirier fix wrong option names that were suggested to use to produce
Thu, 11 Jan 2007 07:57:57 +0000 voroshil Typo
Wed, 10 Jan 2007 22:58:32 +0000 reimar 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
Wed, 10 Jan 2007 22:09:03 +0000 torinthiel Sync tag bump
Wed, 10 Jan 2007 20:23:24 +0000 diego Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
Wed, 10 Jan 2007 19:35:41 +0000 diego Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
Wed, 10 Jan 2007 19:07:42 +0000 diego Move #ifdef directives around complete files into the build system.
Wed, 10 Jan 2007 18:54:44 +0000 diego Remove redundant ifdef, this file is only ever compiled on MinGW.
Wed, 10 Jan 2007 17:22:52 +0000 diego consistent include path
Wed, 10 Jan 2007 17:05:35 +0000 diego bswap.h --> mpbswap.h
Wed, 10 Jan 2007 16:58:42 +0000 diego Remove misleading comment.
Wed, 10 Jan 2007 16:54:44 +0000 diego Remove generated pci_* files on clean, not just on distclean.
Wed, 10 Jan 2007 15:16:52 +0000 gpoirier upgrade copyright years
Wed, 10 Jan 2007 14:56:23 +0000 diego GNU/kFreeBSD support, closes Bugzilla #704.