Skip to content
Snippets Groups Projects
  1. Jun 30, 2008
  2. Jun 29, 2008
  3. Jan 09, 2008
  4. Dec 29, 2007
  5. Dec 28, 2007
  6. Dec 27, 2007
  7. Dec 26, 2007
  8. Dec 23, 2007
  9. Dec 22, 2007
    • Luigi Rizzo's avatar
      Build console_video support by linking in, as opposed to including, · 7a1dcff6
      Luigi Rizzo authored
      console_video.c
      
      This will ease the task of splitting console_video.c into its components
      (V4L and X11 grabbers, various video codecs and packetizers, SDL),
      as well as ease future extensions (e.g. additional video sources,
      codecs and rendering engines).
      
      For the time being nothing changes for users: video support is off by
      default, and requires -DHAVE_VIDEO_CONSOLE on the command line to be included
      (if SDL and FFMPEG are available).
      
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94615 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      7a1dcff6
Loading