git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec09230
)
ffserver: fix program reference
author
Michael Niedermayer
<michaelni@gmx.at>
Wed, 1 Feb 2012 18:33:51 +0000
(19:33 +0100)
committer
Michael Niedermayer
<michaelni@gmx.at>
Wed, 1 Feb 2012 18:33:51 +0000
(19:33 +0100)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffserver.c
patch
|
blob
|
history
diff --git
a/ffserver.c
b/ffserver.c
index
79463c0
..
5531aac
100644
(file)
--- a/
ffserver.c
+++ b/
ffserver.c
@@
-30,7
+30,7
@@
#include <string.h>
#include <stdlib.h>
#include "libavformat/avformat.h"
-// FIXME those are internal headers,
av
server _really_ shouldn't use them
+// FIXME those are internal headers,
ff
server _really_ shouldn't use them
#include "libavformat/ffm.h"
#include "libavformat/network.h"
#include "libavformat/os_support.h"