openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
F
ffmpeg-cli-wrapper
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 12 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed the FFprobe test to use mock output, to ensure it doesn't break if ffprobe changes.
Andrew Brampton
More...
over 10 years ago
Improved the Probed POJOs to have more fields, including the Disposition bitset.
Andrew Brampton
More...
over 10 years ago
Moved the NewProcessAnswer class into it's own file, so it can be used in a few tests.
Andrew Brampton
More...
over 10 years ago
Moved the creation of the Gson object into the FFmpegUtils so it can be shared.
Andrew Brampton
More...
over 10 years ago
Rearranged FFprobe's constructor so we can mock out it's run function.
Andrew Brampton
More...
over 10 years ago
Moved Codecs/Format/Samples into a fixtures package.
Andrew Brampton
More...
over 10 years ago
Added helper setVideoFrameRate method, and fixed typo in comment.
Andrew Brampton
More...
over 10 years ago
Allow the code formatter to use the @formatter:off syntax to skip sections of the code.
Andrew Brampton
More...
over 10 years ago
Updated the README.md to be correct closing #7. Additionally added a unit test with the README code to ensure we catch this next time we break the API.
Andrew Brampton
More...
over 10 years ago
Switched to a hamcrest style reflectEquals test from com.nitorcreations.matchers. This also drops our dependency on org.unitils which were inturn depending on commons.lang, which was somewhat incomptable with common.lang3 which we use.
Andrew Brampton
More...
over 10 years ago
Added maven badge to README.md
Andrew Brampton
More...
over 10 years ago
Switched to non-deprecated JUnit Timeout constructor.
Andrew Brampton
More...
over 10 years ago
Add support for multiple input.
Andrew Brampton
More...
over 10 years ago
Updated README.md to show how to download the project using maven.
Andrew Brampton
More...
over 10 years ago
Don't run GPG on travis.
Andrew Brampton
More...
over 10 years ago
[maven-release-plugin] prepare for next development iteration
Andrew Brampton
More...
over 10 years ago
[maven-release-plugin] prepare release ffmpeg-0.3
Andrew Brampton
More...
over 10 years ago
Prepared the pom.xml for release to maven central.
Andrew Brampton
More...
over 10 years ago
Added some additional files to .gitignore.
Andrew Brampton
More...
over 10 years ago
Bumped the versions of all the dependencies.
Andrew Brampton
More...
over 10 years ago
Changed all bit rates to be longs.
Andrew Brampton
More...
over 10 years ago
Merge commit '2b264fd47e6f88b36a8e3804c79f2f6f78254d70'
Andrew Brampton
More...
over 10 years ago
Updated the readme to point to the master travis branch, and the new apidocs URL.
Andrew Brampton
More...
over 10 years ago
Moved apidocs out of the master branch, and leave it in gh-pages.
Andrew Brampton
More...
over 10 years ago
Updated all the javadoc.
Andrew Brampton
More...
over 10 years ago
Merge branch 'master' into gh-pages
Andrew Brampton
More...
over 10 years ago
Added Java/Build indicator to the README.md.
Andrew Brampton
More...
over 10 years ago
Updated the README.md about getting the latest ffmpeg.
Andrew Brampton
More...
over 10 years ago
Added support to read the default ffmpeg from the environment FFMPEG and FFPROBE.
Andrew Brampton
More...
over 10 years ago
Added extra error checking around FFProbe.
Andrew Brampton
More...
over 10 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree