projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ef251e
)
consistent naming of Chinese AVS raw demuxer
author
Stefan Gehrer
<stefan.gehrer@gmx.de>
Sun, 22 Feb 2009 14:27:50 +0000
(14:27 +0000)
committer
Stefan Gehrer
<stefan.gehrer@gmx.de>
Sun, 22 Feb 2009 14:27:50 +0000
(14:27 +0000)
Originally committed as revision 17527 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/raw.c
patch
|
blob
|
history
diff --git
a/libavformat/raw.c
b/libavformat/raw.c
index
ca28b57
..
56a486d
100644
(file)
--- a/
libavformat/raw.c
+++ b/
libavformat/raw.c
@@
-1100,7
+1100,7
@@
AVInputFormat mpegvideo_demuxer = {
#if CONFIG_CAVSVIDEO_DEMUXER
AVInputFormat cavsvideo_demuxer = {
"cavsvideo",
- NULL_IF_CONFIG_SMALL("Chinese AVS video"),
+ NULL_IF_CONFIG_SMALL("
raw
Chinese AVS video"),
0,
cavsvideo_probe,
video_read_header,