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
swscale/output: remove unused header
Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n2.0
Paul B Mahol
12 years ago
parent
a3264b4ba1
commit
f4b2d3598b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libswscale/output.c
+ 0
- 1
libswscale/output.c
View File
@@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <assert.h>
#include <math.h>
#include <stdint.h>
#include <stdio.h>
Write
Preview
Loading…
Cancel
Save