History log of /vbox/src/VBox/Main/src-client/EbmlWriter.cpp
Revision Date Author Comments Expand
cb702d6d593134e47854c00a7fa1156fe48a14cc 52901 30-Sep-2014 vboxsync

Main: trailing spaces + warning

745d4181a90506d48ca0bccf22f57fc1af8f3959 52888 29-Sep-2014 vboxsync

Main/EbmlWriter: warning

45aec286e984e04cde6ddea6b9eea66f113fc045 52791 18-Sep-2014 vboxsync

6219: EBMLWriter further code cleanup. Separate interface from implementation. Reduce amount of include files in header (incl. STL dependencies).

0424af12e490b89644a1a52920f614ad13f8ae89 52432 20-Aug-2014 vboxsync

Main/EbmlWriter: fixed version string

c95b14f6e317af5c18142da9a2de7151f2279fa8 52427 20-Aug-2014 vboxsync

#6219: Segment duration calculation fixes. Coding style fixes.

3851c4a4d158e0776c6774fc21ed986667f34be3 52383 14-Aug-2014 vboxsync

6219: EbmlWriter code cleanup. Default video capture quality tuning.

c278e7d7a71519a4ce9d9ca7f3c2d28989effd1c 52325 08-Aug-2014 vboxsync

6219: Available storage free space check has been added. The capture will stop once free space has become less than 1 MB

9eef83afd866975dc281176ba0bf2d891d9ab33a 52316 07-Aug-2014 vboxsync

6219: Compilation fixes

c31f30607ddcca383fd7cf1493b10196007e6e64 52312 07-Aug-2014 vboxsync

6219: New parameters related to file size / recording time limitation for VM Video Capture have been added (vcpmaxtime, vcpmaxsize and vcpoptions - special codec options in key=value format). EbmlWriter has been refactored. Removed some redundant code.

1f73365f7c205aba14ef4eab81bc5c5520171674 45924 06-May-2013 vboxsync

warning

3607b5be4cdbed324d26cb3009c12937390e6702 45922 06-May-2013 vboxsync

Main/VPX: more cleanup

e63b17d7eac99445f28dd705451b38f4bb204974 45914 06-May-2013 vboxsync

Main: warnings

1fdc81580c82b445d2d7ceae539b3a78ef56c22d 45913 06-May-2013 vboxsync

VPX: export EbmlWriter