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 commented-out #includes
tags/n2.0
Diego Biurrun
12 years ago
parent
bfd00cc4c2
commit
d46c588f3c
2 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
libavformat/nut.h
+0
-1
libavutil/rational.c
+ 0
- 3
libavformat/nut.h
View File
@@ -22,9 +22,6 @@
#ifndef AVFORMAT_NUT_H
#define AVFORMAT_NUT_H
//#include <limits.h>
//#include "libavutil/adler32.h"
//#include "libavcodec/mpegaudio.h"
#include "avformat.h"
#include "internal.h"
#include "metadata.h"
+ 0
- 1
libavutil/rational.c
View File
@@ -26,7 +26,6 @@
*/
#include "avassert.h"
//#include <math.h>
#include <limits.h>
#include "common.h"
Write
Preview
Loading…
Cancel
Save