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 }}
sourcebinary
/
FFmpeg
Public
forked from
FFmpeg/FFmpeg
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
mbouron
Datepicker
All time
Commit history
Commits on Sep 25, 2018
RELEASE: update for git after 4.0 branchpoint
mbouron
committed
e294b5c
View commit details
Copy full SHA for e294b5c
Browse repository at this point
Commits on Apr 19, 2018
avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields
Show description for 67d0911
mbouron
committed
67d0911
View commit details
Copy full SHA for 67d0911
Browse repository at this point
Commits on Mar 12, 2018
avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more consistent
Show description for 41d7c4d
mbouron
committed
41d7c4d
View commit details
Copy full SHA for 41d7c4d
Browse repository at this point
Commits on Mar 3, 2018
avcodec/mediacodecdec: factorize codec declarations
mbouron
committed
2238e54
View commit details
Copy full SHA for 2238e54
Browse repository at this point
avcodec/mediacodecdec: factorize common extradata functions
mbouron
committed
af167d9
View commit details
Copy full SHA for af167d9
Browse repository at this point
avcodec/mediacodecdec: add missing "libavutil/internal.h" include
Show description for 535e020
mbouron
committed
535e020
View commit details
Copy full SHA for 535e020
Browse repository at this point
avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey()
Show description for c55ba52
mbouron
committed
c55ba52
View commit details
Copy full SHA for c55ba52
Browse repository at this point
avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext
mbouron
committed
cc9875d
View commit details
Copy full SHA for cc9875d
Browse repository at this point
avcodec/mediacodecdec_common: remove spurious space
mbouron
committed
5d69e24
View commit details
Copy full SHA for 5d69e24
Browse repository at this point
avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()
mbouron
committed
a079eab
View commit details
Copy full SHA for a079eab
Browse repository at this point
Commits on Jan 6, 2018
lavc/mediacodec_wrapper: allocate MediaCodec.BufferInfo once
mbouron
committed
e30b46b
View commit details
Copy full SHA for e30b46b
Browse repository at this point
lavc/mediacodecdec: remove mediacodec_process_data() indirection
mbouron
committed
d19174c
View commit details
Copy full SHA for d19174c
Browse repository at this point
Commits on Dec 15, 2017
lavc/mediacodec_wrapper: fix potential jni global reference leak
mbouron
committed
1f12071
View commit details
Copy full SHA for 1f12071
Browse repository at this point
lavc/mediacodec_wrapper: factorize MediaCodec creation functions
mbouron
committed
f3cffd1
View commit details
Copy full SHA for f3cffd1
Browse repository at this point
Commits on Sep 15, 2017
lavc/mediacodec_wrapper: fix jni vaargs types
Show description for dd8ffb1
mbouron
committed
dd8ffb1
View commit details
Copy full SHA for dd8ffb1
Browse repository at this point
Commits on Jul 3, 2017
lavc/aarch64: add sbrdsp neon implementation
Show description for 0a24d7c
mbouron
committed
0a24d7c
View commit details
Copy full SHA for 0a24d7c
Browse repository at this point
checkasm: add sbrdsp tests
mbouron
committed
7864e07
View commit details
Copy full SHA for 7864e07
Browse repository at this point
Commits on Jun 26, 2017
lavc/x86: clear r2 higher bits in ff_sbr_sum_square
Show description for db5bf64
mbouron
committed
db5bf64
View commit details
Copy full SHA for db5bf64
Browse repository at this point
Commits on Jun 22, 2017
checkasm/aarch64: fix tests returning a float
Show description for 067e42b
mbouron
committed
067e42b
View commit details
Copy full SHA for 067e42b
Browse repository at this point
Commits on Jun 14, 2017
lavc/aarch64/simple_idct: fix build with Xcode 7.2
mbouron
committed
2040083
View commit details
Copy full SHA for 2040083
Browse repository at this point
Commits on Jun 13, 2017
lavc/aarch64/simple_idct: fix idct_col4_top coefficient
Show description for 8aa6060
mbouron
committed
8aa6060
View commit details
Copy full SHA for 8aa6060
Browse repository at this point
lavc/mediacodecdec: switch to the new generic filtering mechanism
mbouron
committed
3839580
View commit details
Copy full SHA for 3839580
Browse repository at this point
Commits on May 23, 2017
lavc/ffjni: add missing '\n'
mbouron
committed
37de7f7
View commit details
Copy full SHA for 37de7f7
Browse repository at this point
lavc/mediacodec_wrapper: do not declare JNIAMedia{Codec,CodecList,Format}Fields on the stack
mbouron
committed
fb3228b
View commit details
Copy full SHA for fb3228b
Browse repository at this point
lavc/mediacodec_wrapper: fix local reference leaks
mbouron
committed
224bb46
View commit details
Copy full SHA for 224bb46
Browse repository at this point
Commits on May 20, 2017
lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out
Show description for ab61b79
mbouron
committed
ab61b79
View commit details
Copy full SHA for ab61b79
Browse repository at this point
Commits on May 11, 2017
lavc/mediacodec_wrapper: fix local reference leaks
Show description for 1795dcc
mbouron
committed
1795dcc
View commit details
Copy full SHA for 1795dcc
Browse repository at this point
lavc/ffjni: fix local reference leak
Show description for 2f43897
mbouron
committed
2f43897
View commit details
Copy full SHA for 2f43897
Browse repository at this point
lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor
Show description for 5d0b8b1
mbouron
committed
5d0b8b1
View commit details
Copy full SHA for 5d0b8b1
Browse repository at this point
Commits on Apr 4, 2017
doc/examples/extract_mvs: re-indent after previous commit
mbouron
committed
400378b
View commit details
Copy full SHA for 400378b
Browse repository at this point
doc/examples/extract_mvs: make pkt local to the main function
mbouron
committed
1cf9319
View commit details
Copy full SHA for 1cf9319
Browse repository at this point
doc/examples/extract_mvs: switch to new decoding API
mbouron
committed
82116bd
View commit details
Copy full SHA for 82116bd
Browse repository at this point
lavc/mediacodecdec: set AV_CODEC_CAP_AVOID_PROBING capability
mbouron
committed
3fce174
View commit details
Copy full SHA for 3fce174
Browse repository at this point
lavc/mediacodecdec: switch to AV_CODEC_CAP_DELAY
mbouron
committed
6ffaf90
View commit details
Copy full SHA for 6ffaf90
Browse repository at this point
Commits on Mar 30, 2017
doc/examples/filtering_audio: switch to new decoding API
mbouron
committed
03372d0
View commit details
Copy full SHA for 03372d0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.