diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-21 02:54:37 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-21 02:54:37 +0000 |
commit | f86b823686f88a20c62963fa4da21299859f2b06 (patch) | |
tree | 1522d1713e5f721ac8ed2f81022ca578eefbea7c /ChangeLog | |
parent | 8df89d5c918385f6a208449c8a1d38d1ac14e53f (diff) | |
download | gst-plugins-bad-f86b823686f88a20c62963fa4da21299859f2b06.tar.gz gst-plugins-bad-f86b823686f88a20c62963fa4da21299859f2b06.tar.bz2 gst-plugins-bad-f86b823686f88a20c62963fa4da21299859f2b06.zip |
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)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 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/ |