0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A test case which shows mapping failures More... about 12 years ago
Updated the API Docs. More... about 12 years ago
[maven-release-plugin] prepare for next development iteration More... about 12 years ago
[maven-release-plugin] prepare release ffmpeg-0.2 More... about 12 years ago
Rearranged the readme a little. More... about 12 years ago
Commited a new API docs directory. More... about 12 years ago
Multiple changes. Switched to using ModelMapper to copy objects, and because of that made some breaking API changes to cleanup/fix the property names. FrameRate instead of framerate, for example. More... about 12 years ago
Updated the README.md a little More... about 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release ffmpeg-0.1 More... over 12 years ago
Added project URL to the pom.xml. More... over 12 years ago
[maven-release-plugin] rollback the release of ffmpeg-0.1 More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release ffmpeg-0.1 More... over 12 years ago
Changed how the RunProcessFunction was setup. This fixed a nasty testing build due to the ordering of the tests. More... over 12 years ago
Fixed a unit test. More... over 12 years ago
Added pom.xml updates for publishing to Maven Central (via Sonatype). More... over 12 years ago
Scale filter support More... over 12 years ago
Allows the resolution to be set to -1, to maintain aspect ratio. More... over 12 years ago
Added a new filter option, that currently accepts a String. Eventually, we'll build a FilterBuilder. More... over 12 years ago
Ensure the process is using UTF-8. More... over 12 years ago
Changed the FFmpeg Output Builder to expose the build() method. More... over 12 years ago
Added the start offset option to the EncodingOptions object, and added a new max frames option. More... over 12 years ago
Added new start offset option, to start input from, or start encoding from. More... over 12 years ago
Make the strict option lowercase More... over 12 years ago
Added new strict option. More... over 12 years ago
Beginnings of a README.md More... over 12 years ago
Fixed a unit test, by return a new Reader each time a mocked method is called. More... over 12 years ago
Added a new way to use Encoding Options with a builder. More... over 12 years ago
Stopped using a Guava Function, and used a custom ProcessFunction interface. More... over 12 years ago