[vlc-commits] Replace the bitmap structures of Microsoft with ones of VLC

KO Myung-Hun git at videolan.org
Tue Aug 28 19:25:24 CEST 2012


vlc/vlc-2.0 | branch: master | KO Myung-Hun <komh78 at gmail.com> | Fri Aug 17 21:39:24 2012 +0900| [3933f2530e4c35196e7deb38c0605f614c8f862a] | committer: Jean-Baptiste Kempf

Replace the bitmap structures of Microsoft with ones of VLC

Signed-off-by: Rafaël Carré <funman at videolan.org>
Modified-by: Rafaël Carré <funman at videolan.org>
    ... Replace them in ASF demux as well
(cherry picked from commit a67afb66baa2aaffeaf71d3b319f44151a5c2516)

Signed-off-by: KO Myung-Hun <komh at chollian.net>
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 include/vlc_codecs.h                               |   37 ++++++++++----------
 modules/demux/asf/asf.c                            |   10 +++---
 modules/demux/avi/avi.c                            |    6 ++--
 modules/demux/avi/libavi.c                         |    8 ++---
 modules/demux/avi/libavi.h                         |    4 +--
 modules/demux/mkv/matroska_segment.cpp             |   10 +++---
 modules/mux/asf.c                                  |    6 ++--
 modules/mux/avi.c                                  |   12 +++----
 modules/video_filter/atmo/AtmoDefs.h               |    6 ++--
 .../video_filter/atmo/AtmoExternalCaptureInput.cpp |    2 +-
 .../video_filter/atmo/AtmoExternalCaptureInput.h   |    4 +--
 modules/video_filter/atmo/AtmoZoneDefinition.cpp   |    8 ++---
 modules/video_filter/atmo/atmo.cpp                 |   26 +++++++-------
 13 files changed, 70 insertions(+), 69 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=3933f2530e4c35196e7deb38c0605f614c8f862a


More information about the vlc-commits mailing list