Menu

#10 use command line cpu type, cupid for VIA Eden

open
mp1e (1)
5
2008-07-17
2008-07-16
David Fries
No

I have a CentaurHauls VIA Samuel 2 cpu that the cpu_detection() fails to detect. The -C command line option mostly works, but not for motion compensation. That routine is calling cpu_detection() again. This patch uses the global cpu_type variable which is either detected or set by the command line. There is also a call in b_mp1e.c to cpu_detection() that probably can't be overridden.

Discussion

  • David Fries

    David Fries - 2008-07-16

    use the global cpu_type rather than calling cpu_detection() again.

     
  • David Fries

    David Fries - 2008-07-17
    • summary: use command line cpu type --> use command line cpu type, cupid for VIA Eden
     
  • David Fries

    David Fries - 2008-07-17

    Logged In: YES
    user_id=349386
    Originator: YES

    The second patch adds VIA Eden CPU type to cpuid, the first patch is no long required. It modifies the --help usage information by printing all the -C options understood instead of hard-coding only part of them.
    File Added: via_eden_cpuid.patch

     
  • David Fries

    David Fries - 2008-07-17

    use global cpu_type, add via eden cpu type

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.