Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reloadbrain
/
android-ffmpeg-java
Public
forked from
guardianproject/android-ffmpeg-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 10, 2015
Merge pull request #19 from cameronws/patch-1
Show description for eb71081
n8fr8
committed
eb71081
View commit details
Copy full SHA for eb71081
Browse repository at this point
Commits on Nov 6, 2015
added duration parameter to cmd
cameronws
committed
c85867b
View commit details
Copy full SHA for c85867b
Browse repository at this point
Commits on Jul 21, 2015
Merge pull request #17 from n8fr8/master
Show description for cf410ab
n8fr8
committed
cf410ab
View commit details
Copy full SHA for cf410ab
Browse repository at this point
update android-ffmpeg peg
n8fr8
committed
72211a4
View commit details
Copy full SHA for 72211a4
Browse repository at this point
Merge pull request #16 from n8fr8/master
Show description for ba6bab2
n8fr8
committed
ba6bab2
View commit details
Copy full SHA for ba6bab2
Browse repository at this point
update latest android-ffmpeg
n8fr8
committed
98ddbef
View commit details
Copy full SHA for 98ddbef
Browse repository at this point
Commits on Jan 5, 2015
Merge branch 'master' of https://github.com/guardianproject/android-ffmpeg-java
n8fr8
committed
63bcd0e
View commit details
Copy full SHA for 63bcd0e
Browse repository at this point
new ffmpeg binary with PIE support
n8fr8
committed
179fbda
View commit details
Copy full SHA for 179fbda
Browse repository at this point
update to latest external/android-ffmpeg with PIE support
n8fr8
committed
97fb091
View commit details
Copy full SHA for 97fb091
Browse repository at this point
Commits on Jul 10, 2014
update to fix x264 submodule
n8fr8
committed
b59c3f4
View commit details
Copy full SHA for b59c3f4
Browse repository at this point
Commits on Jul 1, 2014
moved binaries back to res/raw
Show description for bf72705
n8fr8
committed
bf72705
View commit details
Copy full SHA for bf72705
Browse repository at this point
Commits on Feb 3, 2014
udpated to latest android sdk
n8fr8
committed
6f04974
View commit details
Copy full SHA for 6f04974
Browse repository at this point
updated android-ffmpeg commit
n8fr8
committed
2b2daa4
View commit details
Copy full SHA for 2b2daa4
Browse repository at this point
API updates and improved tests
Show description for b12597c
n8fr8
committed
b12597c
View commit details
Copy full SHA for b12597c
Browse repository at this point
Commits on Nov 17, 2013
moved binaries to libs/armeabi for easy install/upgrade
Show description for 7a10dea
n8fr8
committed
7a10dea
View commit details
Copy full SHA for 7a10dea
Browse repository at this point
updating README.md and removing readme file from res/raw
n8fr8
committed
7eab4b3
View commit details
Copy full SHA for 7eab4b3
Browse repository at this point
adding in the built binaries for developers who don't have the
Show description for d977296
n8fr8
committed
d977296
View commit details
Copy full SHA for d977296
Browse repository at this point
Commits on Nov 15, 2013
Merge branch 'master' of https://github.com/micahjlucas/android-ffmpeg-java into micahjlucas-master
n8fr8
committed
3a7c8fa
View commit details
Copy full SHA for 3a7c8fa
Browse repository at this point
Commits on Nov 14, 2013
updating to latest android-ffmpeg with md5 muxer
n8fr8
committed
9787722
View commit details
Copy full SHA for 9787722
Browse repository at this point
updating classpath
n8fr8
committed
2838c16
View commit details
Copy full SHA for 2838c16
Browse repository at this point
Commits on Sep 27, 2013
Modified execute commands to always use US for the Locale
micahjlucas
committed
9357d94
View commit details
Copy full SHA for 9357d94
Browse repository at this point
Commits on Jun 6, 2013
updated for new ADT
n8fr8
committed
9a346c7
View commit details
Copy full SHA for 9a346c7
Browse repository at this point
small change for audio processing
n8fr8
committed
cb9aae8
View commit details
Copy full SHA for cb9aae8
Browse repository at this point
update android-ffmpeg to build easily on older platforms
eighthave
committed
d858ae5
View commit details
Copy full SHA for d858ae5
Browse repository at this point
update android-ffmpeg to get things building with Android NDK r8e
eighthave
committed
16511d1
View commit details
Copy full SHA for 16511d1
Browse repository at this point
Commits on May 10, 2013
Merge pull request #12 from n8fr8/master
Show description for 13b4c8f
n8fr8
committed
13b4c8f
View commit details
Copy full SHA for 13b4c8f
Browse repository at this point
fixes for audio sync
n8fr8
committed
a2b7b31
View commit details
Copy full SHA for a2b7b31
Browse repository at this point
Commits on May 9, 2013
more fixes for time management
n8fr8
committed
2e79fb2
View commit details
Copy full SHA for 2e79fb2
Browse repository at this point
ensure Locale.US timezone and canonical paths
n8fr8
committed
7da25a6
View commit details
Copy full SHA for 7da25a6
Browse repository at this point
a number of improvments for more stability
Show description for f6dfe16
n8fr8
committed
f6dfe16
View commit details
Copy full SHA for f6dfe16
Browse repository at this point
Commits on May 1, 2013
add option to use 'cat' instead of ffmpeg concat
n8fr8
committed
e7dce43
View commit details
Copy full SHA for e7dce43
Browse repository at this point
Commits on Apr 30, 2013
control path of ffmpeg execution for some processes
n8fr8
committed
8c7f13f
View commit details
Copy full SHA for 8c7f13f
Browse repository at this point
if thumbnail error thrown, handle as warning not Error
n8fr8
committed
bc23822
View commit details
Copy full SHA for bc23822
Browse repository at this point
Merge pull request #11 from n8fr8/master
Show description for ef1e3f5
n8fr8
committed
ef1e3f5
View commit details
Copy full SHA for ef1e3f5
Browse repository at this point
an android bugfix and an mpegts bug fix
Show description for 7afe5dd
n8fr8
committed
7afe5dd
View commit details
Copy full SHA for 7afe5dd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.