mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
add 2 more DV 4CC codes to DV video section
Original commit message from CVS: add 2 more DV 4CC codes to DV video section
This commit is contained in:
parent
374b65ad37
commit
84b734db90
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
|
||||
|
||||
* docs/random/mimetypes:
|
||||
add 2 more 4CC code for DV (HDTV and SDTV-LongPlay profiles)
|
||||
do not add them to riff-lib as they are not common
|
||||
|
||||
2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/gstprobe.c: (gst_probe_dispatcher_dispatch):
|
||||
|
|
|
@ -252,7 +252,7 @@ framerate = 0 - MAXFLOAT (FLOAT)
|
|||
8 - Digital Video (DV)
|
||||
MIME type: video/x-dv
|
||||
Properties: systemstream = FALSE (BOOLEAN)
|
||||
Known fourccs: DVSD, dvsd
|
||||
Known fourccs: DVSD/dvsd (SDTV), dvhd (HDTV), dvsl (SDTV LongPlay)
|
||||
Encoder: ffenc_dvvideo
|
||||
Decoder: dvdec, ffdec_dvvideo
|
||||
|
||||
|
|
Loading…
Reference in a new issue