mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
add more 4CC codes for h263
Original commit message from CVS: add more 4CC codes for h263
This commit is contained in:
parent
1faccbf91f
commit
2e3914cece
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||
|
||||
* docs/random/mimetypes.txt:
|
||||
Add alternate FOURCC codes for h263 related codecs
|
||||
|
||||
2004-12-10 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* docs/manual/programs.xml:
|
||||
|
|
|
@ -238,7 +238,7 @@ framerate = 0 - MAXFLOAT (FLOAT)
|
|||
6 - H263 and related codecs
|
||||
MIME type: video/x-h263
|
||||
Properties:
|
||||
Known fourccs: H263, i263, M263, x263, VDOW, VIVO
|
||||
Known fourccs: H263, i263, L263, M263/m263, s263, x263, VDOW, VIVO
|
||||
Encoder: ffenc_h263, ffenc_h263p
|
||||
Decoder: ffdec_h263, ffdec_h263i
|
||||
|
||||
|
|
Loading…
Reference in a new issue