0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing array type for watermarks (fixes #22) More... almost 13 years ago
Merge pull request #21 from rgauss/master More... about 13 years ago
- Added more accurately named getJobState methods (which calls existing jobProgress method) to IZencoderClient and ZencoderClient - Deprecated existing jobProgress methods in favor of getJobState in IZencoderClient - Added getJobProgress methods to IZencoderClient and ZencoderClient to expose full job progress response - Exposed getJobDetails method in IZencoderClient interface More... about 13 years ago
Trying to fix issues with GAE Added option to provide an httpClient to the ZencoderClient (possible fix for #20) More... about 13 years ago
Merge pull request #14 from aleksey-korolev/master More... over 13 years ago
Added pass_through to ZencoderJob More... over 13 years ago
Merge pull request #11 from aleksey-korolev/master More... over 13 years ago
Job notifications https://github.com/bitzeche/zencoder-java/issues/10: removed getNotifications() More... over 13 years ago
Job notifications https://github.com/bitzeche/zencoder-java/issues/10 More... over 13 years ago
Merge commit '22b5d5679795d9757dd040a193ea5c670b7898f7' More... over 13 years ago
- adapted POM for github More... over 13 years ago
- added license header to Exception More... over 13 years ago
- added a new ErrorResponse Exception when Zencoder doesn't return an id for the createJob request (fixes #7) More... over 13 years ago
Adding output ids, and getJobDetails. More... almost 14 years ago
Merge branch 'master' into 0.9.3-a More... almost 14 years ago
Fixing typo "ouput" to "output". More... almost 14 years ago
Adding headers to ZencoderOutput to modify S3 output. More... almost 14 years ago
Merge branch 'master' into 0.9.3-a More... almost 14 years ago
adding API key for testing purposes More... almost 14 years ago
Merge branch 'master' of ssh://[email protected]/bitzeche/zencoder-java.git More... almost 14 years ago
- migrated to eclipse indigo More... almost 14 years ago
Adding .gitignore for maven output dirs. More... almost 14 years ago
Changing line endings to unix. More... almost 14 years ago
Adding jobStatus method to check job status. More... almost 14 years ago
Updating pom to correct for header errors. More... almost 14 years ago
New job statuses. More... almost 14 years ago
Headers and deploy changes More... about 14 years ago
- small improvements for the API. Needs testing. More... about 14 years ago
- wrong URLs in zencoderAPIVersion enum More... over 14 years ago
- little cleanup in ZencoderClient More... over 14 years ago