log

age author description
Sat, 10 May 2008 19:15:57 +0000 michael Reformat very ugly code.
Sat, 10 May 2008 19:07:26 +0000 michael AVOption support for video encoders.
Sat, 10 May 2008 18:55:31 +0000 michael AVOptions support for libavcodec based video decoders.
Sat, 10 May 2008 18:54:10 +0000 michael AVOptions support.
Sat, 10 May 2008 17:19:18 +0000 michael Replace a really ugly hack by a clean but not thread safe solution.
Sat, 10 May 2008 15:03:04 +0000 reimar Request a timer resolution of 1 ms on Windows, the default of
Sat, 10 May 2008 14:57:13 +0000 diego Prefer FSF-style AltiVec flags over Apple-style.
Sat, 10 May 2008 14:54:51 +0000 diego Simplify AltiVec compiler flag test.
Sat, 10 May 2008 14:03:42 +0000 reimar usec_sleep(0) is not the same as not sleeping at all.
Sat, 10 May 2008 13:41:10 +0000 diego Simplify AltiVec CFLAG test.
Sat, 10 May 2008 13:40:36 +0000 diego Replace some if constructs with && in the AltiVec test.
Sat, 10 May 2008 13:23:05 +0000 diego cosmetics: whitespace changes, spelling, code moving in AltiVec test.
Sat, 10 May 2008 12:38:35 +0000 reimar Add . to windres include path (otherwise version.h is not found).
Sat, 10 May 2008 12:21:37 +0000 reimar Add force-pbo suboption for faster OpenGL output.
Sat, 10 May 2008 12:13:53 +0000 diego Only check for and set AltiVec flags if AltiVec or runtime CPU detection is
Sat, 10 May 2008 12:11:05 +0000 gpoirier Consistency fix: all DVD encoding examples had ":aspect=16/9" option, so put
Sat, 10 May 2008 12:07:06 +0000 diego Remove outdated FIXME comment.
Sat, 10 May 2008 11:48:17 +0000 reimar Add ati-hack suboption that aligns the lines to 32/64 bytes for PBO transfers
Fri, 09 May 2008 17:51:44 +0000 diego Add some comment headings to divide the Makefile into logical chapters.
Fri, 09 May 2008 17:47:19 +0000 diego cosmetics: Move some stuff around for more logical grouping.
Fri, 09 May 2008 12:47:55 +0000 superdump Remove in_asm_used_var_warning_killer()
Fri, 09 May 2008 12:44:30 +0000 gpoirier sync w/r26674
Fri, 09 May 2008 12:39:04 +0000 diego FFmpeg parts no longer require extra -I CFLAGS.
Fri, 09 May 2008 12:38:33 +0000 diego Sync with latest FFmpeg changes.
Fri, 09 May 2008 12:00:25 +0000 diego Use full path for #includes from another directory.
Fri, 09 May 2008 00:02:27 +0000 diego cosmetics: indentation
Thu, 08 May 2008 22:50:17 +0000 diego Add options to handle the external libraries in libavcodec, which require
Thu, 08 May 2008 22:32:40 +0000 diego Add option to disable mp3lame.
Thu, 08 May 2008 21:58:32 +0000 diego cosmetics: Rename _lavc_* variables to _*_lavc.
Thu, 08 May 2008 21:50:31 +0000 diego cosmetics: Rename _def_lavc_* variables to _def_*_lavc.