[vlc-commits] commit: Moved generic subpicture code to its own file. (Laurent Aimar )

git at videolan.org git at videolan.org
Thu Jun 3 21:01:58 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon May 31 20:28:55 2010 +0200| [77f62d5d99857944e8af2d510d197666787ca618] | committer: Laurent Aimar 

Moved generic subpicture code to its own file.

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

 include/vlc_subpicture.h            |    6 +
 src/Makefile.am                     |    2 +
 src/misc/subpicture.c               |  268 +++++++++++++++++++++++++++++++++++
 src/misc/subpicture.h               |   31 ++++
 src/video_output/vout_subpictures.c |  268 ++---------------------------------
 5 files changed, 316 insertions(+), 259 deletions(-)

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


More information about the vlc-commits mailing list