projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b9ab42
)
Don't leak othercaps in link function (fixes #167878)
author
Tim-Philipp Müller
<tim@centricular.net>
Sat, 19 Feb 2005 20:01:36 +0000
(20:01 +0000)
committer
Tim-Philipp Müller
<tim@centricular.net>
Sat, 19 Feb 2005 20:01:36 +0000
(20:01 +0000)
Original commit message from CVS:
Don't leak othercaps in link function (fixes #167878)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0081dde1870376434d58c05af33ae9f06a110f14..0fbd2c1817c526ab9fe4f1fdbef366f95f406613 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,11
@@
+2005-02-19 Martin Holters <martin.holters@gmx.de>
+
+ Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/audioconvert/bufferframesconvert.c:
+ (buffer_frames_convert_link):
+ Don't leak othercaps. (fixes #167878)
+
2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>>
* configure.ac: