commit | 9f67cfef4256bb61c21819a7cfafdbc650243669 | [log] [tgz] |
---|---|---|
author | Michael Günnewig <MichaelGuennewig@gmx.de> | Mon Jun 23 18:10:06 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jun 23 18:10:06 2003 +0000 |
tree | c2275f4dd8b12f715bc7ed5bd349a734d56f1c11 | |
parent | 5caccaf6217bd83d659ad75c40191fa1bb1c34b4 [diff] |
- Fixed some signed/unsigned mismatches. - Fixed bugs in AVISaveOptions dialog handling. - Fixed bug in AVIFILE_LoadFile -- now check for more than MAX_AVISTREAMS streams in file. - Implemented AVIMakeFileFromStreams and AVISaveVA method. - Added IAVIEditStream interface. - Implemented EditStream* methods. - Added stubs for AVISaveVW, CreateEditableStream. - Added stubs for clipboard handling.