0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
only smaller changes left More... about 14 years ago
- added the cpu implementations of the circle and teeth fade effect - inserted the gauss filter and adapted main and cmdLineParser for that More... about 14 years ago
- added time measurement for the kernels - removed annyoing output for framerate cap in glDisplay (sry Markus :P) - fixed that the last frame for fade effects didn't got displayed - made some measurements: results are in the wiki More... about 14 years ago
- added two more fade effects: circle and teeth - improved the implementation of the image effects gray and sepia More... about 14 years ago
fps timcode More... about 14 years ago
implementated the fade-effects in opencl More... about 14 years ago
- fade pipeline is working both in display mode and in encoding - changed the command line parser, as it wasn't that correct yet More... about 14 years ago
- some minor corrections to the cmdLineParser More... about 14 years ago
- added final fade support - added a test kernel for fade effects More... about 14 years ago
Merge branch 'master' of [email protected]:mammutmk3/gravid More... about 14 years ago
commandline parser angepasst für fade-effectcommandline parser angepasst für fade-effects More... about 14 years ago
Merge branch 'master' of [email protected]:mammutmk3/gravid More... about 14 years ago
- added support for the fade effects execution - cleaned the switch case for the video effects in main - still not working as long as the new parser isn't uploaded More... about 14 years ago
Merge branch 'master' of [email protected]:mammutmk3/gravid More... about 14 years ago
- finished the blend effects pipeline - the actual execution function still has to come More... about 14 years ago
blind-blend effect (cou-version) More... about 14 years ago
Merge branch 'master' of [email protected]:mammutmk3/gravid More... about 14 years ago
fps begrenzung, mul24 in kernel More... about 14 years ago
- added initial rough draft of the memory pipeline for blend-effects More... about 14 years ago
cpu version of the echo-effect, speed-up 50 % ;-) More... about 14 years ago
echo effect(ghost) comleted, echo_blur effect edded More... about 14 years ago
echo effect More... about 14 years ago
- fixed the 3DImage access bug, the solution is stored in the test-kernel More... about 14 years ago
echo-effect and other some small improvements for that kernerl More... about 14 years ago
Merge branch 'master' of [email protected]:mammutmk3/gravid More... about 14 years ago
a commit befor the pull, added some new effect More... about 14 years ago
- added a video pipeline and support for the echo effect - managed to get the glut thing working again - added a testkernel to help investigate 3D image problems More... about 14 years ago
fading effect added, cmakelist modified, main_testing for cpu-effects More... about 14 years ago
impoved the echoEffect More... about 14 years ago
- fixed the video encoder, it's working quite good right now (love the speed) - removed 2 unused variables wihtin the edgeDetection cpu effect - removed a bug within the kernelExecutor that got in there while debugging yesterday - started to write the memory pipeline for video effects More... about 14 years ago