repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
pspvc
/
grab.patch
blob
f23db13393c593a42c1ca63b83f9e369c2cd456c
1
--- ffmpeg/libavformat/grab.c.old 2006-10-17 13:24:32.000000000 +0100
2
+++ ffmpeg/libavformat/grab.c 2011-08-06 18:34:01.658518774 +0100
3
@@ -25,7 +25,7 @@
4
#include <sys/mman.h>
5
#include <sys/time.h>
6
#define _LINUX_TIME_H 1
7
-#include <linux/videodev.h>
8
+#include <libv4l1-videodev.h>
9
#include <time.h>
10
11
typedef struct {