This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
swr: bump minor version.
tags/n0.9
Clément Bœsch
14 years ago
parent
af1eb298c1
commit
809631af1a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libswresample/swresample.h
+ 1
- 1
libswresample/swresample.h
View File
@@ -25,7 +25,7 @@
#include "libavutil/samplefmt.h"
#define LIBSWRESAMPLE_VERSION_MAJOR 0
#define LIBSWRESAMPLE_VERSION_MINOR
2
#define LIBSWRESAMPLE_VERSION_MINOR
3
#define LIBSWRESAMPLE_VERSION_MICRO 0
#define SWR_CH_MAX 16
Write
Preview
Loading…
Cancel
Save