[vlc-devel] commit: Moved out snapshot code to a standalone file. (Laurent Aimar )

git version control git at videolan.org
Sat Aug 1 12:08:13 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Aug  1 00:06:41 2009 +0200| [a7a12139a54c29083e6b73f6fde96c7f673482df] | committer: Laurent Aimar 

Moved out snapshot code to a standalone file.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a7a12139a54c29083e6b73f6fde96c7f673482df
---

 src/Makefile.am                  |    2 +
 src/video_output/snapshot.c      |  297 ++++++++++++++++++++++++++++++++++++++
 src/video_output/snapshot.h      |   88 +++++++++++
 src/video_output/video_output.c  |   58 +-------
 src/video_output/vout_internal.h |   10 +-
 src/video_output/vout_intf.c     |  220 ++--------------------------
 6 files changed, 410 insertions(+), 265 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a7a12139a54c29083e6b73f6fde96c7f673482df



More information about the vlc-devel mailing list