mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
Add SVQ3 specific flags to qtdemux and ffmpeg
Original commit message from CVS: 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr> * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps), (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt): * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak), (qtdemux_video_caps): * gst/qtdemux/qtdemux.h: Add SVQ3 specific flags to qtdemux and ffmpeg
This commit is contained in:
parent
4245ce4fd7
commit
64a46b55aa
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
|
||||
|
||||
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
|
||||
(gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
|
||||
* gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
|
||||
(qtdemux_video_caps):
|
||||
* gst/qtdemux/qtdemux.h:
|
||||
Add SVQ3 specific flags to qtdemux and ffmpeg
|
||||
|
||||
2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* gst-libs/gst/audio/audio.h:
|
||||
|
|
Loading…
Reference in a new issue