mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:06:17 +00:00
ext/: Fix mimetype on smoke encoder.
Original commit message from CVS: * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps), (gst_dvdec_video_link), (gst_dvdec_push): * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init), (gst_smokeenc_resync), (gst_smokeenc_chain): Fix mimetype on smoke encoder. Add aspect ratio to dvdec. Not sure if these values are correct though....
This commit is contained in:
parent
5536899ac9
commit
9d1d735d02
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
2004-10-18 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
|
||||||
|
(gst_dvdec_video_link), (gst_dvdec_push):
|
||||||
|
* ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
|
||||||
|
(gst_smokeenc_resync), (gst_smokeenc_chain):
|
||||||
|
Fix mimetype on smoke encoder.
|
||||||
|
Add aspect ratio to dvdec. Not sure if these
|
||||||
|
values are correct though....
|
||||||
|
|
||||||
2004-10-18 Wim Taymans <wim@fluendo.com>
|
2004-10-18 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
|
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
|
||||||
|
|
Loading…
Reference in a new issue