VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/VideoRec.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71137   7 years vboxsync VideoRec: Added timestamping output files if an output file already …
(edit) @70621   7 years vboxsync Main/VideoRec: Logging nit.
(edit) @69724   7 years vboxsync VideoRec: Added a bit more error logging going into the release log.
(edit) @69683   7 years vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
(edit) @69240   7 years vboxsync Main: scm updates
(edit) @69193   7 years vboxsync Build fix.
(edit) @69189   7 years vboxsync VideoRec: Started implementing a render queue for muxing / syncing …
(edit) @68990   7 years vboxsync VideoRec: Use Bstr instead of BSTR in VIDEORECCFG, comments.
(edit) @68987   7 years vboxsync VideoRec: Cleaned up videoRecStreamOpenFile().
(edit) @68982   7 years vboxsync VideoRec: videoRecStreamOpenFile() is static.
(edit) @68850   7 years vboxsync VideoRec: Update on syncing with audio data.
(edit) @68806   7 years vboxsync Docs.
(edit) @68799   7 years vboxsync Build fix.
(edit) @68798   7 years vboxsync VideoRec: Overhauled configuration handling to also support audio …
(edit) @68776   7 years vboxsync VideoRec/VideoRec.cpp: Made recording audio disabled by default …
(edit) @68720   7 years vboxsync VideoRec: Added support for building libopus on Windows, cleaned up …
(edit) @68453   7 years vboxsync Main/VideoRec: Restructured a lot of code to better adapt when it …
(edit) @68431   7 years vboxsync Build fix.
(edit) @68430   7 years vboxsync Build fix.
(edit) @68429   7 years vboxsync Main/VideoRec: Logging.
(edit) @68427   7 years vboxsync Main/VideoRec: Use startsWith() for medium audio profile.
(edit) @68426   7 years vboxsync Main/VideoRec: Added audio recording profiles ("ac_profile", low, …
(edit) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @67642   7 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67641   7 years vboxsync VideoRec.cpp: r=bird: Hmm, seems parseKeyValue was too cleverly …
(edit) @65438   8 years vboxsync VideoRec: Update.
(edit) @65435   8 years vboxsync VideoRec: Got rid of busy waiting and unnecessary termination event; …
(edit) @65429   8 years vboxsync VideoRec: Update.
(edit) @65426   8 years vboxsync Main: doxygen fixes and be less tolerant to real doxygen problems
(edit) @65421   8 years vboxsync VideoRec: Group video parameters, a bit of renaming.
(edit) @65418   8 years vboxsync Main/VideoRec: Renaming, comment.
(edit) @65415   8 years vboxsync VideoRec: Renaming.
(edit) @65412   8 years vboxsync VideoRec: Renaming.
(edit) @65410   8 years vboxsync VideoRec: Interface work, added container / codec configuration stuff.
(edit) @65402   8 years vboxsync VideoRec: tsStartMs not needed.
(edit) @65401   8 years vboxsync VideoRec: Update.
(edit) @65330   8 years vboxsync VideoRec: Update.
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65260   8 years vboxsync Build fix.
(edit) @65256   8 years vboxsync VideoRec: More infrastructure work on making the WebM writer as much …
(edit) @65224   8 years vboxsync Main/VideoRec: Option comparison fixes.
(edit) @65221   8 years vboxsync Main/VideoRec: Be more gentle for CaseInsensitive options, renamed key …
(edit) @65216   8 years vboxsync VideoRec: Update.
(edit) @65212   8 years vboxsync VideoRec: Update.
(edit) @65197   8 years vboxsync VideoRec: Update.
(edit) @65177   8 years vboxsync VideoRec: Cleanup fixes.
(edit) @65176   8 years vboxsync VideoRec: Put VPX codec data into VIDEORECCODEC union.
(edit) @65175   8 years vboxsync VideoRec: cScreens not not needed anymore; covered by the vector now, …
(edit) @65173   8 years vboxsync VideoRec: Revamped stream context allocation / structure handling by …
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @63256   8 years vboxsync Main: warnings
(edit) @63169   8 years vboxsync colorConvWriteYUV420p: Hope asserting on getRGB failure is ok, make …
(edit) @62485   8 years vboxsync (C) 2016
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @52901   10 years vboxsync Main: trailing spaces + warning
(edit) @52791   10 years vboxsync 6219: EBMLWriter further code cleanup. Separate interface from …
(edit) @52383   10 years vboxsync 6219: EbmlWriter code cleanup. Default video capture quality tuning.
(edit) @52342   10 years vboxsync 6219: Added "quality" option for video capture
(edit) @52325   10 years vboxsync 6219: Available storage free space check has been added. The capture …
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @50314   11 years vboxsync crOpenGL/VideoRec: do hardweight screen capthure only when recorder is …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46578   11 years vboxsync Main/VPX: show how to set kf_max_dist
(edit) @46555   11 years vboxsync comment
(edit) @46553   11 years vboxsync Main/VPX: more race fixes
(edit) @46549   11 years vboxsync Main/VPX: propery handle concurrency during termination
(edit) @45962   12 years vboxsync Main/VPX: more fixes
(edit) @45960   12 years vboxsync Main/VPX: crash fix if not enabled
(edit) @45956   12 years vboxsync Main/VPX: multi-monitor fixes; use .webm as default extension
(edit) @45950   12 years vboxsync Main/VPX: multimonitor (needs more cleanup)
(edit) @45941   12 years vboxsync Main/VPX: some code restructuring to be able to log errors / success …
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45922   12 years vboxsync Main/VPX: more cleanup
(edit) @45911   12 years vboxsync Main/VPX: proper error handling, cleanup
(edit) @45891   12 years vboxsync Main/VPX: clear RGB buffer on allocation
(edit) @45883   12 years vboxsync Main/VPX: another typo
(edit) @45878   12 years vboxsync VPX: separate encoding thread; more cleanup
(add) @45841   12 years vboxsync VPX: export to OSE
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette