Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
ffmpeg
Commits
da00f30e
Commit
da00f30e
authored
Jan 02, 2004
by
Mike Melanson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VMD support
Originally committed as revision 2654 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
a7eb3c8d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
CREDITS
CREDITS
+2
-0
Changelog
Changelog
+1
-0
doc/ffmpeg-doc.texi
doc/ffmpeg-doc.texi
+3
-0
No files found.
CREDITS
View file @
da00f30e
...
...
@@ -2,12 +2,14 @@ This file contains the name of the people who have contributed to
ffmpeg. The names are sorted alphabetically.
Fabrice Bellard
BERO
Mario Brito
Alex Beregszaszi
Tim Ferguson
Brian Foley
Arpad Gereoffy
Philip Gladstone
Vladimir Gneushev
Falk Hueffner
Zdenek Kabelac
Nick Kurshev
...
...
Changelog
View file @
da00f30e
...
...
@@ -12,6 +12,7 @@ version <next>:
- FLIC playback support
- RealVideo 2.0 (RV20) decoder
- Duck TrueMotion v1 (DUCK) video decoder
- Sierra VMD demuxer and video decoder
version 0.4.8:
...
...
doc/ffmpeg-doc.texi
View file @
da00f30e
...
...
@@ -653,6 +653,8 @@ library:
@tab Used in Quake II
@item FLIC format @tab @tab X
@tab .fli/.flc files
@item Sierra VMD @tab @tab X
@tab used in Sierra CD-ROM games
@end multitable
@code
{
X
}
means that the encoding (resp. decoding) is supported.
...
...
@@ -723,6 +725,7 @@ following image formats are supported:
@item Planar RGB @tab @tab X @tab fourcc: 8BPS
@item FLIC video @tab @tab X
@item Duck TrueMotion v1 @tab @tab X @tab fourcc: DUCK
@item VMD Video @tab @tab X @tab used in Sierra VMD files
@end multitable
@code
{
X
}
means that the encoding (resp. decoding) is supported.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment