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

KO Myung-Hun git at videolan.org
Sat Jan 28 17:38:09 CET 2012


vlc | branch: master | KO Myung-Hun <komh at chollian.net> | Sat Jan 28 22:38:08 2012 +0900| [a67afb66baa2aaffeaf71d3b319f44151a5c2516] | committer: Rafaël Carré

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

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

 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.git/?a=commitdiff;h=a67afb66baa2aaffeaf71d3b319f44151a5c2516


More information about the vlc-commits mailing list