vlc/vlc-2.0 | branch: master | KO Myung-Hun <[email protected]> | 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é <[email protected]> Modified-by: Rafaël Carré <[email protected]> ... Replace them in ASF demux as well (cherry picked from commit a67afb66baa2aaffeaf71d3b319f44151a5c2516) Signed-off-by: KO Myung-Hun <[email protected]> Signed-off-by: Jean-Baptiste Kempf <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
