0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Final paper edit. More... almost 16 years ago
Cleanup of paper More... almost 16 years ago
almost done with the paper. tried adding some bib stuff, and a bunc of TODOs More... almost 16 years ago
Added encoding, images, abstract and introduction to the paper. More... almost 16 years ago
Merge branch 'master' of github.com:hpshelton/multimedia More... almost 16 years ago
Added filesize and decoding time results to paper. Added encoded lena files from testing. More... almost 16 years ago
added #ifdef DEBUGPRINT code. very useful for gathering data such as time, psnr, etc More... almost 16 years ago
Merge branch 'master' of [email protected]:hpshelton/multimedia More... almost 16 years ago
final code tweaks and cleanup (as final as it ever is) more paper materials and writeups More... almost 16 years ago
Final cleanup More... almost 16 years ago
fixed conv3x3, was getting greedy with shared memory, opted to remove instead of debug More... almost 16 years ago
Merge branch 'master' of [email protected]:hpshelton/multimedia More... almost 16 years ago
motion vectors work, and realtime too! More... almost 16 years ago
Added Adam's additions to paper More... almost 16 years ago
fixed major bug which broke video compression. turns out it existed withing the GPU editing functions. They wern't setting the alpha channel ot 0xFF, and the program barfed More... almost 16 years ago
removed reference to defines.h in kernels.cu More... almost 16 years ago
fixed a boo-boo More... almost 16 years ago
final paper materials, thought i added them in the previous commit More... almost 16 years ago
Merge branch 'master' of [email protected]:hpshelton/multimedia More... almost 16 years ago
final paper materials on cuda More... almost 16 years ago
Added geometry fix for compression preview windows size More... almost 16 years ago
Now placing modified image on the left of the compression preview More... almost 16 years ago
Merge branch 'master' of github.com:hpshelton/multimedia More... almost 16 years ago
Enabled encoding to use GPU motion vectors. Implemented highlighting of selected media in UI. More... almost 16 years ago
added image for mvec visualization in matlab More... almost 16 years ago
fixed a major GPU mot vec bug More... almost 16 years ago
Merge branch 'master' of github.com:hpshelton/multimedia More... almost 16 years ago
Fixed color bleed error in blur, added nearest neighbor sampling for rotation % 90 degrees, fixed image/video panel UI focus bug More... almost 16 years ago
gpu vecs working, actually better vecs than CPU. gotta look into that More... almost 16 years ago
Fixed rotation blurring at % 90 intervals More... almost 16 years ago