mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
gst/audioconvert/gstaudioconvert.c: add a fixation function that pretty much does the right thing (fixes #137556)
Original commit message from CVS: * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link), (_fixate_caps_to_int), (gst_audio_convert_fixate): add a fixation function that pretty much does the right thing (fixes #137556)
This commit is contained in:
parent
9419d70ea8
commit
17e66fd906
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-03-21 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
|
||||
(_fixate_caps_to_int), (gst_audio_convert_fixate):
|
||||
add a fixation function that pretty much does the right thing (fixes
|
||||
#137556)
|
||||
|
||||
2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
|
||||
|
||||
* configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
|
||||
|
|
Loading…
Reference in a new issue