summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-09-16 11:34:50 +0000
committerIain Holmes <iain@prettypeople.org>2004-09-16 11:34:50 +0000
commita0317b4febd965455049a7571e1b89aa28eccb9f (patch)
tree05d2a56a750cdee33c9e50a28e262a572a672892 /ChangeLog
parente167cdeaf1f794292cb8eab90ffee5f47a7bafb7 (diff)
downloadgst-plugins-bad-a0317b4febd965455049a7571e1b89aa28eccb9f.tar.gz
gst-plugins-bad-a0317b4febd965455049a7571e1b89aa28eccb9f.tar.bz2
gst-plugins-bad-a0317b4febd965455049a7571e1b89aa28eccb9f.zip
Free the caps used for the try
Original commit message from CVS: Free the caps used for the try
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9d801ac..09f041bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-16 Iain <iaingnome@gmail.com>
+
+ * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
+ try caps.
+
2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):