vlc | branch: master | KO Myung-Hun <[email protected]> | 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é <[email protected]> Modified-by: Rafaël Carré <[email protected]> ... 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
