* moved os_support.h into libavcodec
* added few more functions for os2 Originally committed as revision 1672 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e0ece99ab9
commit
4a899dd689
4 changed files with 8 additions and 12 deletions
|
|
@ -18,7 +18,7 @@
|
|||
*/
|
||||
#include <unistd.h>
|
||||
#include "avformat.h"
|
||||
#include "../os_support.h"
|
||||
#include "os_support.h"
|
||||
|
||||
typedef struct {
|
||||
int width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue