mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
ext/ffmpeg/gstffmpegcodecmap.c: Fix wma caps property
Original commit message from CVS: * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata): Fix wma caps property * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps): Fix typo (flags1 and flags2)
This commit is contained in:
parent
e3c96772df
commit
9630b275f8
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
|
||||
|
||||
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
|
||||
Fix wma caps property
|
||||
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
|
||||
Fix typo (flags1 and flags2)
|
||||
|
||||
2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst-libs/gst/media-info/media-info-priv.c:
|
||||
|
|
Loading…
Reference in a new issue