[vlc-commits] commit: Moved most of private vout_thread_t fields out of vlc_vout.h ( Laurent Aimar )

git at videolan.org git at videolan.org
Sun Apr 18 19:51:44 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Apr 18 18:31:16 2010 +0200| [38ac8544e29a0cb3b31cfd96b4aac6679f7907da] | committer: Laurent Aimar 

Moved most of private vout_thread_t fields out of vlc_vout.h

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

 include/vlc_vout.h               |   50 --------------
 src/video_output/video_output.c  |  134 +++++++++++++++++++-------------------
 src/video_output/vout_internal.h |   41 ++++++++++++
 src/video_output/vout_intf.c     |   24 ++++----
 src/video_output/vout_pictures.c |   50 +++++++-------
 src/video_output/vout_wrapper.c  |   54 ++++++++--------
 6 files changed, 172 insertions(+), 181 deletions(-)

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


More information about the vlc-commits mailing list