log

age author description
Tue, 06 May 2008 12:07:10 +0000 gpoirier update paragraphs related to x264, and update its checkout command
Mon, 05 May 2008 16:49:26 +0000 compn add h264 to list of supported codecs
Mon, 05 May 2008 10:10:05 +0000 diego cosmetics: sort lines (correctly)
Mon, 05 May 2008 00:35:30 +0000 ulion Remove useless variable startup_time, since we do not need it any more.
Sun, 04 May 2008 20:22:03 +0000 lu_zero cosmetics: Shuffle lines around and add empty lines.
Sun, 04 May 2008 20:19:33 +0000 lu_zero Build sparc arch specific code using the Makefile
Sun, 04 May 2008 18:28:24 +0000 diego cosmetics: alphabetical order
Sun, 04 May 2008 11:35:07 +0000 diego Rewrite (gcc) compiler check to default to enabling compilation and not set
Sat, 03 May 2008 20:14:50 +0000 diego cosmetics: Remove trailing whitespace.
Sat, 03 May 2008 20:07:04 +0000 diego cosmetics: Remove unused argc/argv parameters from test programs.
Sat, 03 May 2008 20:03:36 +0000 diego cosmetics: Consistently compactify and reformat test programs.
Sat, 03 May 2008 17:52:40 +0000 diego Ignore generated header object files.
Sat, 03 May 2008 17:44:27 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Sat, 03 May 2008 15:57:54 +0000 diego Make the checkheaders target work non-recursively.
Sat, 03 May 2008 15:44:55 +0000 diego cosmetics: Fix one misindented line.
Sat, 03 May 2008 15:40:12 +0000 diego Use a regular expression to filter out all external library parts from FFmpeg.
Sat, 03 May 2008 15:30:45 +0000 diego Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.
Sat, 03 May 2008 15:29:26 +0000 diego External libraries used by FFmpeg now have a lib prefix in their name.
Sat, 03 May 2008 15:23:22 +0000 diego Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
Sat, 03 May 2008 14:40:42 +0000 reimar vo_gl -dr actually works fine with non-readable MP_IMGTYPE_IP and MP_IMGTYPE_IPB.
Sat, 03 May 2008 14:25:10 +0000 reimar Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders.
Sat, 03 May 2008 14:11:19 +0000 reimar Fix 100l: mpi->height must be used to calculate required memory, not mpi->h.
Sat, 03 May 2008 14:11:08 +0000 reimar VLB audio is quite similar to AAC, and faad decodes somewhat usably (though
Sat, 03 May 2008 12:44:16 +0000 ulion Fix the second fontconfig_init function as the declaration in the .h file.
Sat, 03 May 2008 11:19:27 +0000 diego Remove modification notes from unmodified files.
Sat, 03 May 2008 09:32:00 +0000 reimar Update documentation for the gl2 driver to make clear gl is usually preferred.
Fri, 02 May 2008 23:32:32 +0000 eugeni Fix some not entirely correct and misleading messages.
Fri, 02 May 2008 23:32:29 +0000 eugeni Print more info about selected font.
Fri, 02 May 2008 23:32:28 +0000 eugeni Rewrite font family check in a simpler way.
Fri, 02 May 2008 23:32:26 +0000 eugeni Move font family check to the end of the list.