mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gst/audioconvert/gstaudioconvert.c: do conversions from/to float correctly, fix some caps nego errors, export correct...
Original commit message from CVS: * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps), (gst_audio_convert_link), (gst_audio_convert_change_state), (gst_audio_convert_buffer_from_default_format): do conversions from/to float correctly, fix some caps nego errors, export correct supported caps in template and getcaps, use correct caps in try_set_caps functions
This commit is contained in:
parent
1391986f6e
commit
c336894adf
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2004-03-06 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
|
||||||
|
(gst_audio_convert_link), (gst_audio_convert_change_state),
|
||||||
|
(gst_audio_convert_buffer_from_default_format):
|
||||||
|
do conversions from/to float correctly, fix some caps nego errors,
|
||||||
|
export correct supported caps in template and getcaps, use correct
|
||||||
|
caps in try_set_caps functions
|
||||||
|
|
||||||
2004-03-06 Christophe Fergeau <teuf@gnome.org>
|
2004-03-06 Christophe Fergeau <teuf@gnome.org>
|
||||||
|
|
||||||
For some reason, I only committed a ChangeLog entry yesterday and
|
For some reason, I only committed a ChangeLog entry yesterday and
|
||||||
|
|
Loading…
Reference in a new issue