Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: H7-26/ffms2

Tags

2.40

Toggle 2.40's commit message
Bump version number and update changelog

2.40-RC1

Toggle 2.40-RC1's commit message
Bump version number and update changelog

2.23

Toggle 2.23's commit message
Bump version

2.22

Toggle 2.22's commit message
Update changelog

2.21

Toggle 2.21's commit message
Update API docs for indexing changes

Closes FFMS#204.

Verified

This tag was signed with the committer’s verified signature.
tgoyne Thomas Goyne

2.19

Toggle 2.19's commit message
Remove FFMS_SetOutputFormatV

It's been deprecated for two years and the soname is changing anyway so
it's a good time to finally remove it.

2.18

Toggle 2.18's commit message
Shuffle around some checks for resampling config

BytesPerSample and NeedsResample were getting set when an unsupported
conversion was requests, which resulted in things breaking when the
caller later tried to request unresampled data.

2.18-rc1

Toggle 2.18-rc1's commit message
Fix compilation with FFmpeg 0.9.2 and 1.0.7

Originally committed to SVN as r755.