2944 Commits (1cfef04fb0e1ed35db5e893a88f55caf5f2dc83c)
 

Author SHA1 Message Date
Abhinav Badola 01f8d32ff9 [gsoc2012] #813: Addded Aspect Ratio in all the files, though a better unified method still needs to be made 13 years ago
Andreas Huggel 4fa90986f8 [gsoc2012] #813: Updated test output. 13 years ago
Andreas Huggel 901f85de17 [gsoc2012] #813: Changes in AsfVideo::contentDescription
- Added temp. assertion hack to catch potential crash when the buffer is not large enough
- Tried to fix use of types (not done: parameter size should be long)
- Removed unnecessary namespace identifier
- Removed localization call for tag names; they are not localized
- Formatting
13 years ago
Andreas Huggel 9d9989471b [gsoc2012] #813: Fixed creation of std::string from Exiv2::DataBuf. 13 years ago
Andreas Huggel 57e66e366d [gsoc2012] #813: Updated test output, added unicode test file. 13 years ago
Abhinav Badola d4cc3586cf [gsoc2012] #813: Fixed Chinese decoding bug in asfvideo.cpp 13 years ago
Abhinav Badola 4f1e35a6ed [gsoc2012] #813: Changed all properties in Xmp.[video, audio] to Intial Capital Letter 13 years ago
Abhinav Badola df85384427 [gsoc2012] #813: Formatted quicktimevideo.[cpp,hpp] file according to Exiv2 format 13 years ago
Andreas Huggel 779a086a89 [gsoc2012] #813: Minor fix, should make diff output visible now, if tests fail. 13 years ago
Andreas Huggel f40c3d9dba [gsoc2012] #813: Added ASF test video with chapters. 13 years ago
Abhinav Badola 264314b4c4 [gsoc2012] #813: Updated video test output file 13 years ago
Abhinav Badola ffcc626e51 [gsoc2012] #813: Deleted a few unneccessary comments in Riff Video 13 years ago
Abhinav Badola 7ee353823d [gsoc2012] #813: Completed Info Tags in Riff Video 13 years ago
Robin Mills 72af64ee84 image file list is sorted by image date. Removed tabs in source. Fixed linux infinite file recursion directory read. 13 years ago
Abhinav Badola 47d11ecba2 [gsoc2012] #813: Applied formatting to Riff video 13 years ago
Abhinav Badola bd4891e6be [gsoc2012] #813: Formatted asfvideo.cpp and asfvideo.hpp according to Exiv2 standards 13 years ago
Abhinav Badola ff33b771c4 [gsoc2012] #813: Alligned break so that the code looks neater 13 years ago
Andreas Huggel d18c66a9ee [gsoc2012] #813: More code simplifications: Use a single byte rather than a DataBuf when that is all we need. 13 years ago
Andreas Huggel 69d2cf4a46 [gsoc2012] #813: Use constant instead of hardcoded value. 13 years ago
Andreas Huggel fbc08f9fc0 [gsoc2012] #813: Simplified code, changed types to avoid implicit type conversions. 13 years ago
Andreas Huggel 1daba147cf [gsoc2012] #813: Some renaming. 13 years ago
Andreas Huggel 1abce3e3ae [gsoc2012] #813: Updated video-test output. 13 years ago
Robin Mills 745d4d6f5d Work in progress on geotag.cpp. Mostly complete. Needs tidy, documentation, testing and tests. 13 years ago
Abhinav Badola e4b93b7abd [gsoc2012] #813: Fixed Audio channel type bug in asfvideo.cpp 13 years ago
Abhinav Badola fef1b04091 [gsoc2012] #813: Changed the calculation of duration of all the videos to milliseconds from seconds 13 years ago
Abhinav Badola f3e0e8953b [gsoc2012] #813: Added Most of the decoding functions in asfvideo.cpp, Worked on details of NCTG tags in quicktimevideo.cpp 13 years ago
Abhinav Badola d1ec9c3106 [gsoc2012] #813: Added detailed decoding of Nikon Tags in quicktimevideo.cpp 13 years ago
Abhinav Badola 616e848aa9 [gsoc2012] #813: Addded Nikon NCTG tag decoding in quicktimevideo.cpp added some new lens in canonmn.cpp 13 years ago
Andreas Huggel 2ca1f58409 [gsoc2012] #813: Removed ignoreList() and dataIgnoreList() completely now, since they are only used once each and consist of only one line of code. 13 years ago
Andreas Huggel 032e481d19 [gsoc2012] #813: Use C++ include file. 13 years ago
Andreas Huggel d4944ccc0d [gsoc2012] #813: Simplified ignoreList() and dataIgnoreList() to avoid hardcoded list sizes. 13 years ago
Andreas Huggel ff37e7045f [gsoc2012] #813: Applied standard file format and some formatting changes. 13 years ago
Andreas Huggel 734f2bddc6 [gsoc2012] #813: Applied standard header file format, changed some comments. 13 years ago
Andreas Huggel 062455d763 [gsoc2012] #813: Added basic test-driver for video files. 13 years ago
Abhinav Badola 5d5c4286ce [gsoc2012] #813: Fixed handler description bug and trak bug in quicktimevideo.cpp 13 years ago
Abhinav Badola e530ae8e0e [gsoc2012] #813: Fixed buffer size bug in matroskavideo.cpp 13 years ago
Abhinav Badola e4b8945a77 [gsoc2012] #813: Updated src/CMakeLists.cpp 13 years ago
Abhinav Badola b95d7df9fd [gsoc2012] #813: Completed basic structure of asfvideo.cpp 13 years ago
Abhinav Badola 58757f34e2 [gsoc2012] #813: Added Basic File Properties Decoding Function in asfvideo.cpp 13 years ago
Abhinav Badola 09614e7c01 [gsoc2012] #813: Added GUID creation function and GUID reference list in asfvideo.cpp 13 years ago
Abhinav Badola d7046e6743 [gsoc2012] #813: Added initial versions of asfvideo files 13 years ago
Abhinav Badola 5c18b73306 [gsoc2012] #813: Added Pentax Junk Tags decoding in riffvideo.cpp 13 years ago
Abhinav Badola 8ca74ff170 [gsoc2012] #813: Added TODO in NikonTagDecoder function in riffvideo.cpp 13 years ago
Abhinav Badola 6afa143ad2 [gsoc2012] #813: Added TODO in NikonTagDecoder function in riffvideo.cpp 13 years ago
Abhinav Badola 509e2cde0a [gsoc2012] #813: Added Nikon Tag Decoder function in riffvideo.cpp 13 years ago
Abhinav Badola dd4da09a8e [gsoc2012] #813: Added Stream Data Tag Decoder in riffvideo.cpp 13 years ago
Abhinav Badola fbeac514c0 [gsoc2012] #813: Patch riffvideo.cpp, fixed Info Decoder, prevented crash on scanning of WAVE file 13 years ago
Abhinav Badola 0ce29dfc1e [gsoc2012] #813: Patch riffvideo.cpp, removed Info Decoder bug 13 years ago
Abhinav Badola 9be92d1b26 [gsoc2012] #813: Applied patch in riffvideo.cpp, added odml tag decoder function 13 years ago
vog 77235a05d0 #836: Copy over xattr (extended attributes, such as resource forks) when creating temporary files 13 years ago