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
paf, sanm: remove unused header after
b05830169d
Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.2
Paul B Mahol
13 years ago
parent
7a259a5fcd
commit
da726a8763
2 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/paf.c
+0
-1
libavcodec/sanm.c
+ 0
- 1
libavcodec/paf.c
View File
@@ -20,7 +20,6 @@
*/
#include "libavutil/intreadwrite.h"
#include "libavcodec/dsputil.h"
#include "libavcodec/paf.h"
#include "bytestream.h"
#include "avcodec.h"
+ 0
- 1
libavcodec/sanm.c
View File
@@ -28,7 +28,6 @@
#include "internal.h"
#include "libavutil/bswap.h"
#include "libavutil/imgutils.h"
#include "libavcodec/dsputil.h"
#include "sanm_data.h"
#include "libavutil/avassert.h"
Write
Preview
Loading…
Cancel
Save