Commit Graph

11 Commits

Author SHA1 Message Date
Robin Mills
6d9773d638 Fix: #846. Fix for video-test errors (about aspectRatio) on MSVC 2003. See #846 message 20 for discussion. 2012-11-04 09:02:56 +00:00
Robin Mills
6d88d2b78b Fix: #862 buffer overflow. See bug report discussion item#19. 2012-11-02 02:50:46 +00:00
Abhinav Badola
be050525fe Corrected problem of MKV video and RIFF video type, to make video build test successful 2012-10-25 22:16:40 +00:00
Abhinav Badola
4c45d2563b #813: Corrected a minor size glitche in riffvideo.cpp 2012-10-01 22:10:24 +00:00
Andreas Huggel
a0fa472486 #813: Disabled some debug messages (temporary measure, just to avoid cluttering the video test output). 2012-09-23 05:48:41 +00:00
Robin Mills
6ca49acd13 Work on Issue 846 (porting video code to MSVC). See http://dev.exiv2.org/issues/846 (item #8) for more discussion. 2012-09-18 07:17:59 +00:00
Robin Mills
77580944ca Fix submitted: Issue #845. See: http://dev.exiv2.org/issues/845 2012-09-02 22:45:50 +00:00
Andreas Huggel
4251047617 #813: Matroska polishing, added warning. 2012-08-24 05:41:16 +00:00
Andreas Huggel
9a19703414 #813: More work-in-progress Matroska polishing
- Pass const byte* buf and long size instead of DataBuf& buf to functions if no ownership transfer is involved
- Use bit-wise operations for calculation of tag and tag data (still needs work for negative numbers)
2012-08-24 05:41:01 +00:00
Andreas Huggel
245285f9b1 #813: More Matroska polishing (work-in-progress). 2012-08-21 23:31:23 +00:00
Andreas Huggel
9b131f3c61 Merge branch 'gsoc2012' 2012-08-20 15:33:32 +00:00