OSDN Git Service
(root)
/
coroid
/
libav_saccubus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e889ae
)
Reindent after r15317.
author
Ronald S. Bultje
<rsbultje@gmail.com>
Sun, 14 Sep 2008 13:56:12 +0000
(13:56 +0000)
committer
Ronald S. Bultje
<rsbultje@gmail.com>
Sun, 14 Sep 2008 13:56:12 +0000
(13:56 +0000)
Originally committed as revision 15318 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c
patch
|
blob
|
history
diff --git
a/libavformat/rtsp.c
b/libavformat/rtsp.c
index
851a7cb
..
dad62d0
100644
(file)
--- a/
libavformat/rtsp.c
+++ b/
libavformat/rtsp.c
@@
-44,7
+44,7
@@
enum RTSPClientState {
};
enum RTSPServerType {
- RTSP_SERVER_RTP, /*< Standard-compliant RTP-server */
+ RTSP_SERVER_RTP,
/*< Standard-compliant RTP-server */
RTSP_SERVER_REAL, /*< Realmedia-style server */
RTSP_SERVER_LAST
};