Commit Graph

74 Commits

Author SHA1 Message Date
lostjared
cbea75a9c7 changed a few int to long 2018-03-20 20:02:30 -07:00
lostjared
a838567a4f updated playback 2018-03-19 11:01:39 -07:00
lostjared
74876ebc43 added single filter mode to playback, still need to implement fade 2018-03-18 20:10:30 -07:00
lostjared
74814f8e0e added combo, radio buttons and working on getting the interface to work with filter transitions 2018-03-18 10:42:20 -07:00
lostjared
419208bdf4 added tr to color map combo items/when no filter selected doesn't apply filter 2018-03-17 18:06:55 -07:00
lostjared
c2a893c0a7 added color maps still working on interface 2018-03-17 17:58:16 -07:00
lostjared
a6dd1c70bc added brightness,gamma,saturation sliders and apply in playback thread 2018-03-17 12:41:34 -07:00
lostjared
d494164d0d working on interface 2018-03-16 19:48:24 -07:00
lostjared
c311418e99 added new ac.h/ac.cpp and changed version number 2018-03-09 07:44:20 -08:00
lostjared
757a360cfd added file size in status bar 2018-02-20 12:56:44 -08:00
lostjared
f7963018fb updated about box 2017-08-29 13:18:39 -07:00
lostjared
605ec0f4eb added information comments 2017-03-10 07:24:28 -08:00
lostjared
7a07deb205 added test to for when initialization fails 2017-03-06 10:35:09 -08:00
lostjared
fa2ab61b52 changed MP4V to mp4v 2017-03-05 13:41:51 -08:00
lostjared
977d4fe63d worked around bug for MacOS X, now instead of closing camera, just leaves it open then next time it resizes to new resolution. 2017-03-05 13:29:14 -08:00
lostjared
fcb8b60370 if no filter selected run at correct speed 2017-03-01 18:09:02 -08:00
lostjared
273b9bd284 updated added option of using mov/avi on Linux/OSX 2017-02-21 12:48:22 -08:00
lostjared
d7fa2bdbfa on Linux/Mac changed output Codec to MP4V (as MOV) 2017-02-21 11:53:34 -08:00
lostjared
b3e603079a updated to use std::atomic 2017-02-20 16:37:40 -08:00
lostjared
0dd3cfaf38 split into multiple files and changed binary name 2017-02-19 16:05:17 -08:00
lostjared
f07be20b61 updated 2017-02-19 09:56:51 -08:00
lostjared
045239d791 if camera resolution fails revert to default 2017-02-19 09:15:07 -08:00
lostjared
3bed117fc5 removed old timer code 2017-02-19 08:41:56 -08:00
lostjared
498b123934 used integers for percentage/seconds 2017-02-18 20:01:55 -08:00
lostjared
3109033ebe fixed percentage 2017-02-18 17:10:00 -08:00
lostjared
a235a187a9 added mode to not display video for faster processing 2017-02-18 16:47:08 -08:00
lostjared
57dd6cd8bc set precision for QTextStream for seconds and added percentage for video file 2017-02-18 10:48:04 -08:00
lostjared
df4694cb18 noticed it freezes when using the XviD codec on 1080p video when recording with mulitple filters. 2017-02-15 09:58:45 -08:00
lostjared
ea24660b4b now automatically stops when reaches end of video instead oinstead of pressing Stop in controls menu 2017-02-15 09:39:21 -08:00
lostjared
3941595386 fixed a bug on Linux when exiting while recording 2017-02-15 09:09:26 -08:00
lostjared
e6f2c7e7a7 added version string to about 2017-02-14 09:59:09 -08:00
lostjared
43d875c0e7 got plugins working on Linux 2017-02-14 00:27:14 -08:00
lostjared
d689c49680 working on plugin support, first doing Linux 2017-02-13 15:13:09 -08:00
lostjared
9f9ebd948e added a title for display window 2017-02-11 12:18:19 -08:00
lostjared
ac704c374d properly releases video file on controls_Stop() 2017-02-11 11:57:27 -08:00
lostjared
1dda5cef73 added tr 2017-02-11 11:41:37 -08:00
lostjared
452b57f18e added tr for strings 2017-02-11 11:38:08 -08:00
lostjared
450c563be2 forgot a br tag in about box 2017-02-10 14:38:05 -08:00
lostjared
68aae29a05 removed unused function, added closing ) to status bar text 2017-02-10 14:28:02 -08:00
lostjared
08765a89cd worked on fixing the issue on windows where the program would freeze when recording then exiting 2017-02-08 11:41:25 -08:00
lostjared
0cd788fefa added Release() to Playback 2017-02-08 10:57:45 -08:00
lostjared
f60646c513 set orig frame for blend with source 2017-02-07 18:57:35 -08:00
lostjared
8ad2dfe0ec was using wrong capture device for startCamera 2017-02-07 17:41:18 -08:00
lostjared
d210bbebc1 got step/pause working 2017-02-07 17:31:42 -08:00
lostjared
f53a939e4d unlocked mutex on completion of loop 2017-02-07 17:20:10 -08:00
lostjared
3eefafaca7 updated 2017-02-07 16:59:06 -08:00
lostjared
d85ad7a86f updated still working 2017-02-07 16:53:59 -08:00
lostjared
e6bd459eec making some progress 2017-02-07 15:41:46 -08:00
lostjared
5e6463771a seems to be working okay needs more testing 2017-02-07 15:14:30 -08:00
lostjared
76bc482a45 figured out it is an issue with using Qt and OpenCV found some tutorials online to fix the issue, still working on it 2017-02-07 14:51:41 -08:00