log

age author description
Thu, 26 Apr 2007 12:35:32 +0000 diego indentation cosmetics
Thu, 26 Apr 2007 12:35:04 +0000 diego Remove redundant comments.
Thu, 26 Apr 2007 12:34:37 +0000 diego Clean up static libavcodec check, just checking for a file is enough.
Thu, 26 Apr 2007 12:30:34 +0000 diego Fix typo in _libavcodec vs _libavcodec_a variable name.
Thu, 26 Apr 2007 12:26:52 +0000 diego cosmetics: Fix indentation, merge some lines in the FFmpeg checks.
Thu, 26 Apr 2007 12:25:27 +0000 diego Merge static and shared libpostproc checks.
Thu, 26 Apr 2007 12:20:36 +0000 diego Merge static and shared libavformat checks.
Thu, 26 Apr 2007 12:09:20 +0000 diego Move misplaced res_comment to where it actually takes effect.
Thu, 26 Apr 2007 11:59:26 +0000 diego Merge static and shared libavcodec checks.
Thu, 26 Apr 2007 11:53:38 +0000 diego 10l elif syntax error
Thu, 26 Apr 2007 11:37:24 +0000 diego Merge checks for static and shared libavutil.
Thu, 26 Apr 2007 11:22:22 +0000 diego Add general variables for either static or shared FFmpeg libraries.
Thu, 26 Apr 2007 11:19:29 +0000 diego Give variable names for static FFmpeg libraries a '_a' suffix.
Thu, 26 Apr 2007 11:05:59 +0000 diego Remove large automatics from stack.