1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
`dispatch_release` excluded on 6.0+ (instead of 7.0+) More... almost 10 years ago
Fix FilterShowcase project More... almost 10 years ago
Add usage of progress to SimpleVideoFileFilter example. More... almost 10 years ago
Add a `progress` property for `GPUImageMovie` specifying the progress of the process. More... almost 10 years ago
Useless checking More... about 10 years ago
Do not start writing audio frames until at least one video frame has been written. Fixes an issue where first video frame in the movie is occasionally blank More... about 10 years ago
replaced dispatch_semaphore_create(1) with dispatch_semaphore_create(0) + signal More... about 10 years ago
updated iOS version reference to avoid explicit release of semaphores on iOS6 More... about 10 years ago
Merge remote-tracking branch 'upstream/master' More... about 10 years ago
Merge pull request #1495 from bstahlhood/master More... about 10 years ago
Update version for CocoaPod submission. More... about 10 years ago
Removed an extraneous NSLog. More... about 10 years ago
Fixed photo capture on iPhone 4. Fixed data acquisition from raw data outputs. More... about 10 years ago
Merge pull request #1486 from liaomiao/master More... about 10 years ago
Merge pull request #1464 from rivera-ernesto/update_podspec More... about 10 years ago
added processDataForTimestamp function More... about 10 years ago
added processDataForTimestamp function More... about 10 years ago
Add missing iOS frameworks that were deleted by #1402 More... about 10 years ago
Merge pull request #1473 from Petrakeas/master More... about 10 years ago
Proper YCbCr to RGB conversion More... about 10 years ago
Merge pull request #1470 from stelabouras/master More... about 10 years ago
Fixed a bug with filter groups and still image processing. More... about 10 years ago
Added kColorConversion601FullRange conversion table for Still Images More... about 10 years ago
Silence "Variable Unused" warnings when assertions are blocked (Release builds) More... about 10 years ago
Update podspec More... about 10 years ago
Merge pull request #1463 from tcamin/master More... about 10 years ago
Fix assertion in GPUImageView when using Autolayout More... about 10 years ago
Fixed a crash introduced in pull request #1449. More... about 10 years ago
Fixed naming from the last pull request. More... about 10 years ago
Merge pull request #1430 from n1mda/master More... about 10 years ago