An error occurred fetching the project authors.
- 31 Mar, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 29 Mar, 2006 1 commit
-
-
Clément Stenac authored
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 01 Aug, 2005 1 commit
-
-
Christophe Massiot authored
slide-show.
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 10 Jun, 2005 2 commits
-
-
Christophe Massiot authored
use with #duplicate{}.
-
Felix Paul Kühne authored
-
- 31 May, 2005 1 commit
-
-
Christophe Massiot authored
causing problem with some compiler versions.
-
- 10 Mar, 2005 1 commit
-
-
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.
-
- 16 Dec, 2004 1 commit
-
-
Clément Stenac authored
Fix a bug with preferences Added some more names Use shortname to store the name
-
- 11 Dec, 2004 1 commit
-
-
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
-
- 01 Sep, 2004 1 commit
-
-
Clément Stenac authored
* Update PO files * First round of updates for the french l10n
-
- 04 Aug, 2004 1 commit
-
-
Gildas Bazin authored
* modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.
-
- 02 Aug, 2004 1 commit
-
-
Gildas Bazin authored
-
- 26 Jul, 2004 1 commit
-
-
Eric Petit authored
-