An error occurred fetching the project authors.
  1. 31 Mar, 2006 1 commit
  2. 29 Mar, 2006 1 commit
  3. 12 Jan, 2006 1 commit
  4. 01 Aug, 2005 1 commit
  5. 09 Jul, 2005 1 commit
  6. 08 Jul, 2005 1 commit
  7. 10 Jun, 2005 2 commits
  8. 31 May, 2005 1 commit
  9. 10 Mar, 2005 1 commit
    • Christophe Massiot's avatar
      * modules/stream_out/switcher.c: New module allowing to replace an MPEG2 · acf4606c
      Christophe Massiot authored
        video by a fixed panel (format .uyvy). Specify panel files with
        --sout-switcher-files=toto.uyvy,tata.uyvy,titi.uyvy and the size of
        pictures with --sout-switcher-sizes=720x576,720x576,480x576.
        --sout-switcher-port=4242 opens up a UDP port. echo 1 | nc -u localhost 4242
        switches to panel #1 (0 is the live video, -1 disables all output).
        The audio is blanked out when a panel is active. --sout-switcher-command
        specifies the first command to run on start-up.
      * modules/access/fake.c: Fake video input simulating a video at x fps.
        Use it to switch between fixed panels with the switcher when you have
        no video.
      acf4606c
  10. 16 Dec, 2004 1 commit
    • Clément Stenac's avatar
      · 906b68fe
      Clément Stenac authored
      Fix a bug with preferences
      Added some more names
      Use shortname to store the name
      906b68fe
  11. 11 Dec, 2004 1 commit
    • Clément Stenac's avatar
      Improvements to preferences · a90a19a6
      Clément Stenac authored
      * Each module can declare a "human-readable short name" with set_name
      * Modules are sorted by category (set_category, set_subcategory).
        Modules configs can be separated by set_section()
      * Separated audio-filter and audio-visual
      * Separated extraintf and control
      * New command and widget : add_module_list() for comma-separated modules
      * Vfilters now use "," as separator
      a90a19a6
  12. 01 Sep, 2004 1 commit
  13. 04 Aug, 2004 1 commit
  14. 02 Aug, 2004 1 commit
  15. 26 Jul, 2004 1 commit