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 |
vog
|
e9a979446a
|
#836: Improve test case
|
13 years ago |
vog
|
c8059a040d
|
#836: Add test case (currently failing on MacOS X)
|
13 years ago |
vog
|
a394a96138
|
#835: Fix compile error under Linux
|
13 years ago |
Abhinav Badola
|
fb4d64560e
|
[gsoc2012] #813: Restructured Riffvideo.cpp, changed the method of decoding of Tags
|
13 years ago |
Robin Mills
|
bbb2d9b407
|
Work in progress. Many changes to geotag.cpp. Not ready for testing.
|
13 years ago |
Abhinav Badola
|
d20d0efbc1
|
[gsoc2012] #813: Fixed Duration bug for Matroska File Support
|
13 years ago |
Abhinav Badola
|
f817e12abc
|
[gsoc2012] #813: Fixed bug in matroskavideo.cpp
|
13 years ago |
Abhinav Badola
|
09b3988f66
|
[gsoc2012] #813: Fixed bug in matroskavideo.cpp
|
13 years ago |
Abhinav Badola
|
00f8b25393
|
[gsoc2012] #813: Fixed bug in matroskavideo.cpp,
|
13 years ago |
Abhinav Badola
|
bd3d91ef2e
|
[gsoc2012] #813: Completed matroskavideo.cpp, no more modifications required for now. Only need to add Aspect Ratio.
|
13 years ago |
Abhinav Badola
|
a8699a9700
|
[gsoc2012] #813: Modified matroskavideo.cpp, added new entries
|
13 years ago |
Abhinav Badola
|
14b2e559ec
|
[gsoc2012] #813: Applied patch in riffvideo.cpp and matroskavideo.cpp for xmp.video.codec
|
13 years ago |
HumanDynamo
|
0b6192564e
|
no need to patch here for 64 bits
|
13 years ago |
HumanDynamo
|
ea3551efdf
|
compile and link under 64 bits computer
|
13 years ago |
Robin Mills
|
258bc8b561
|
Fixing compilation error on mac/linux.
|
13 years ago |
Robin Mills
|
7f0e02c048
|
Work in progress. Added timeZoneAdjust. detabbed the file. set property eol=LF
|
13 years ago |
Robin Mills
|
dc77e08670
|
Work in progress. Adding time parser and other plumbing.
|
13 years ago |
Robin Mills
|
86efaac790
|
Adding typeFile detector to geotag.cpp and cosmetic changes to directory code.
|
13 years ago |
Robin Mills
|
fd02823600
|
Work in progress: add base capability to geotag.cpp (read XML, directory and images).
|
13 years ago |
Robin Mills
|
6788fe8ff6
|
./configure --disable-visiblity is default on cygwin.
|
13 years ago |
Robin Mills
|
bdbdbf2360
|
fixed typos to build with ./configure "CXXFLAGS=-DDEBUG -ggdb"
|
13 years ago |
Robin Mills
|
4374104ca4
|
fixed version.cpp to compile on cygwin
|
13 years ago |