[vlc-devel] commit: Replaced vout_InitPicture/Format with their equivalent. ( Laurent Aimar )

git version control git at videolan.org
Sat May 16 22:21:40 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat May 16 21:42:28 2009 +0200| [0ba8129efb11bde8bab50e35ccda27717f2b91b3] | committer: Laurent Aimar 

Replaced vout_InitPicture/Format with their equivalent.

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

 include/vlc_vout.h                                 |   14 -
 modules/access/dc1394.c                            |   14 +-
 modules/access/screen/screen.c                     |   10 +-
 modules/access/v4l.c                               |    9 +-
 modules/codec/mash.cpp                             |    6 +-
 modules/codec/rawvideo.c                           |   15 +-
 modules/demux/rawvid.c                             |    5 +-
 modules/stream_out/switcher.c                      |   11 +-
 .../dynamicoverlay/dynamicoverlay_commands.c       |   14 +-
 modules/video_output/fb.c                          |   10 +-
 modules/video_output/hd1000v.cpp                   |    6 +-
 modules/video_output/vmem.c                        |   10 +-
 modules/video_output/x11/xcommon.c                 |    9 +-
 modules/video_output/xcb/x11.c                     |    6 +-
 modules/video_output/xcb/xvideo.c                  |    6 +-
 modules/visualization/galaktos/plugin.c            |    4 +-
 src/libvlccore.sym                                 |    2 -
 src/video_output/vout_pictures.c                   |  282 +-------------------
 18 files changed, 75 insertions(+), 358 deletions(-)

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



More information about the vlc-devel mailing list