1. 30 Nov, 2005 2 commits
    • Sigmund Augdal Helberg's avatar
      Support for CAM modules on dvb-s cards using the high-level CI api from · 2e68c45b
      Sigmund Augdal Helberg authored
      linux-dvb. This currently mean Twinhan cards and clones.
      
      There are three compile time switches currently available to people who 
      want to test this:
      
      RESET_CAM_SLOTS can be defined to 0 to disable the CA_RESET call at 
      startup. This greatly improves startup time for my cam at least. 
      
      HLCI_WAIT_CAM_READY can be defined to 1 to enable a loop that waits 
      untill the cam module is ready. This may take a long time (at least if 
      RESET_CAM_SLOTS is set), and does not happen at all under some error 
      conditions.
      
      CAM_PROG_MAX is a limit on the number of programs the code will send 
      CAPMT messages for. This can be used to work around buggy cam/card 
      combos that have issues when too many capmts are added.
      
      Hopefully this doesn't break the low level CAM support
      2e68c45b
    • Gildas Bazin's avatar
      * modules/codec/ffmpeg/ffmpeg.c: add BMP codec support for when ffmpeg... · c5ec9fcf
      Gildas Bazin authored
      * modules/codec/ffmpeg/ffmpeg.c: add BMP codec support for when ffmpeg increases their libavcodec version number.
      c5ec9fcf
  2. 29 Nov, 2005 15 commits
  3. 28 Nov, 2005 10 commits
  4. 27 Nov, 2005 13 commits