log

age author description
Sun, 11 May 2008 12:47:52 +0000 reimar Add license headers to av_opts
Sun, 11 May 2008 12:37:04 +0000 michael Factorize "int i".
Sun, 11 May 2008 12:03:26 +0000 diego cosmetics: wording/spelling fixes
Sun, 11 May 2008 11:57:05 +0000 diego cosmetics: Fix unknow vs. unknowN typo.
Sun, 11 May 2008 11:12:34 +0000 diego Mark new options Michael committed as undocumented.
Sun, 11 May 2008 10:35:30 +0000 reimar Add newlines at end of file, this is required for text files and gcc
Sun, 11 May 2008 09:30:58 +0000 Gabrov synced with r26729
Sun, 11 May 2008 08:54:44 +0000 gpoirier MPlayer uses Subversion, not GIT, 10L to me, and thanks to Mizda for spotting this
Sat, 10 May 2008 19:29:38 +0000 michael AVOption support for lavf demuxing
Sat, 10 May 2008 19:22:41 +0000 michael AVOptions support for lavf muxing.
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.