]> git.sesse.net Git - vlc/commitdiff
Snapshot module (dummy video output module keeping a configurable image cache).
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 27 May 2004 15:37:46 +0000 (15:37 +0000)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 27 May 2004 15:37:46 +0000 (15:37 +0000)
It is chiefly used by the corba module.

modules/video_output/Modules.am

index 11e0166728d5a9e539043d36684eef01bbebfb2a..15ebae4de2eee426a2b23cd6b30ded1084054526 100644 (file)
@@ -8,3 +8,4 @@ SOURCES_svgalib = svgalib.c
 SOURCES_wingdi = wingdi.c
 SOURCES_mga = mga.c
 SOURCES_hd1000v = hd1000v.cpp
+SOURCES_snapshot = snapshot.c