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
remove unneeded include
Originally committed as revision 13414 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Baptiste Coudurier
17 years ago
parent
85a6b01da4
commit
ce2b665b3d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavformat/ffmenc.c
+ 0
- 1
libavformat/ffmenc.c
View File
@@ -21,7 +21,6 @@
#include "avformat.h"
#include "ffm.h"
#include <unistd.h>
/* disable pts hack for testing */
int ffm_nopts = 0;
Write
Preview
Loading…
Cancel
Save