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
FreeBSD fix
Originally committed as revision 14699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
tags/v0.5
Bohdan Horst
20 years ago
parent
a8d02f2bc9
commit
171d7d788a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
postproc/swscale.c
+ 1
- 0
postproc/swscale.c
View File
@@ -53,6 +53,7 @@ untested special converters
#include <string.h>
#include <math.h>
#include <stdio.h>
#include <unistd.h>
#include "../config.h"
#include "../mangle.h"
#include <assert.h>
Write
Preview
Loading…
Cancel
Save