[vlc-devel] commit: Split vlc_vout.h into vlc_picture.h and vlc_subpicture.h ( Laurent Aimar )
git version control
git at videolan.org
Sat May 16 20:22:55 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat May 16 19:23:34 2009 +0200| [c3fab7231177600db0b89929bcf5edaee1d96405] | committer: Laurent Aimar
Split vlc_vout.h into vlc_picture.h and vlc_subpicture.h
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c3fab7231177600db0b89929bcf5edaee1d96405
---
include/vlc_picture.h | 282 +++++++++++++++++++++++++++++++++
include/vlc_subpicture.h | 181 +++++++++++++++++++++
include/vlc_vout.h | 391 +---------------------------------------------
src/Makefile.am | 2 +
4 files changed, 467 insertions(+), 389 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c3fab7231177600db0b89929bcf5edaee1d96405
More information about the vlc-devel
mailing list