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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
BeApp
/
ffmpeg-android-java
Public
forked from
cropsly/ffmpeg-android-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
Breadcrumbs
History for
ffmpeg-android-java
FFmpegAndroid
on
develop
User selector
All users
All time
Commit history
Commits on Jul 26, 2018
Upgrade version to 0.4.0
Manon Hardy
committed
15889a9
View commit details
Copy full SHA for 15889a9
View code at this point
Browse repository at this point
Upgrade build tools, compile sdk and butterknife versions // Rename main activity and associated layout
Manon Hardy
committed
b1927f8
View commit details
Copy full SHA for b1927f8
View code at this point
Browse repository at this point
Upgrade ffmpeg to version 4.0.9
Manon Hardy
committed
3d77b11
View commit details
Copy full SHA for 3d77b11
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
Upgrade version to 0.3.4
Manon Hardy
committed
2d565f4
View commit details
Copy full SHA for 2d565f4
View code at this point
Browse repository at this point
Commits on May 28, 2018
Prevent NullPointerException from cancelling ffmpeg async task
Manon Hardy
committed
48eb5ca
View commit details
Copy full SHA for 48eb5ca
View code at this point
Browse repository at this point
Commits on May 24, 2018
Upgrade version to 0.3.3
Manon Hardy
committed
6979897
View commit details
Copy full SHA for 6979897
View code at this point
Browse repository at this point
Add configuration to deploy on Beapp artifact repository
Manon Hardy
committed
5d06dca
View commit details
Copy full SHA for 5d06dca
View code at this point
Browse repository at this point
Add a proper way to stop ffmpeg process
Manon Hardy
committed
c3324a6
View commit details
Copy full SHA for c3324a6
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
0.3.2 Release Changes
Hitesh Sondhi
committed
05af1a4
View commit details
Copy full SHA for 05af1a4
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Updated Test Cases
Hitesh Sondhi
committed
e6d5717
View commit details
Copy full SHA for e6d5717
View code at this point
Browse repository at this point
Removed neon FFmpeg binary to change sdk size
Hitesh Sondhi
committed
62ca722
View commit details
Copy full SHA for 62ca722
View code at this point
Browse repository at this point
Updated binaries
Hitesh Sondhi
committed
fed2578
View commit details
Copy full SHA for fed2578
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Add support for 64bit devices
Show description for 64f7314
Shahar Barsheshet
authored and
Shahar Barsheshet
committed
64f7314
View commit details
Copy full SHA for 64f7314
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Array of strings on ShellCommand to allow paths with spaces
Javier Manzano
committed
9f06d89
View commit details
Copy full SHA for 9f06d89
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Update for AS 1.X
jacob-tabak
committed
41b6d14
View commit details
Copy full SHA for 41b6d14
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Check and cancel FFmpegExecuteAsyncTask if cancelled
gmxu
committed
d530369
View commit details
Copy full SHA for d530369
View code at this point
Browse repository at this point
Commits on Dec 24, 2014
Fix boolean checks in isFFmpegCommandRunning and killRunningProcesses
gmxu
committed
5256516
View commit details
Copy full SHA for 5256516
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Updated versions
hiteshsondhi88
committed
3f05b40
View commit details
Copy full SHA for 3f05b40
View code at this point
Browse repository at this point
null check process to avoid NPE
hiteshsondhi88
committed
c53e52b
View commit details
Copy full SHA for c53e52b
View code at this point
Browse repository at this point
Updated Version to v0.2.4
hiteshsondhi88
committed
2d1e4b0
View commit details
Copy full SHA for 2d1e4b0
View code at this point
Browse repository at this point
Added shipped_version to resources
hiteshsondhi88
committed
05ccac0
View commit details
Copy full SHA for 05ccac0
View code at this point
Browse repository at this point
Updated FFmpeg binaries
hiteshsondhi88
committed
fc98e95
View commit details
Copy full SHA for fc98e95
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
Covering Android L x86 and arm emulators in test cases
hiteshsondhi88
committed
f76e85a
View commit details
Copy full SHA for f76e85a
View code at this point
Browse repository at this point
Updated FFmpeg Binaries
hiteshsondhi88
committed
9758fa7
View commit details
Copy full SHA for 9758fa7
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
updated assets + updated tests
hiteshsondhi88
committed
79a5d53
View commit details
Copy full SHA for 79a5d53
View code at this point
Browse repository at this point
Updated x86 asset
hiteshsondhi88
committed
1a14eec
View commit details
Copy full SHA for 1a14eec
View code at this point
Browse repository at this point
Updated x86 asset
hiteshsondhi88
committed
5ae7b14
View commit details
Copy full SHA for 5ae7b14
View code at this point
Browse repository at this point
Updated assets
hiteshsondhi88
committed
4913b29
View commit details
Copy full SHA for 4913b29
View code at this point
Browse repository at this point
Renamed class to CpuArchTest
hiteshsondhi88
committed
d237915
View commit details
Copy full SHA for d237915
View code at this point
Browse repository at this point
Added test case to test FFmpeg Assets
hiteshsondhi88
committed
90d320d
View commit details
Copy full SHA for 90d320d
View code at this point
Browse repository at this point
Updated assets
hiteshsondhi88
committed
2e7c1bb
View commit details
Copy full SHA for 2e7c1bb
View code at this point
Browse repository at this point
Updated assets
hiteshsondhi88
committed
73d285e
View commit details
Copy full SHA for 73d285e
View code at this point
Browse repository at this point
Updated ffmpeg binaries + updated tests script + using sha1sum to check if device ffmpeg binary is different
hiteshsondhi88
committed
ab9e8c3
View commit details
Copy full SHA for ab9e8c3
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
Updated travis to create android emulator with sdcard
hiteshsondhi88
committed
5cd90f0
View commit details
Copy full SHA for 5cd90f0
View code at this point
Browse repository at this point
Updated Tests
hiteshsondhi88
committed
6905967
View commit details
Copy full SHA for 6905967
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.