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
lavfi/transform: fix make checkheaders.
tags/n0.11
Clément Bœsch
13 years ago
parent
cb9aed10f7
commit
f8f3deb731
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavfilter/transform.h
+ 2
- 0
libavfilter/transform.h
View File
@@ -22,6 +22,8 @@
#ifndef AVFILTER_TRANSFORM_H
#define AVFILTER_TRANSFORM_H
#include <stdint.h>
/**
* @file
* transform input video
Write
Preview
Loading…
Cancel
Save