GNOME Bugzilla – Bug 734541
vorbisenc: Improve annotation of internal function
Last modified: 2014-08-10 09:50:53 UTC
Since the internal function calls gst_caps_make_writable() the the input argument is actually consumed and possibly a copy created. Have the annotations illustrate this.
Created attachment 282996 [details] [review] Proposed patch.
Shouldn't really have annotations in the first place.. commit 58ec2216082519f98e41a721680a611ba4114e3c Author: Sebastian Rasmussen <sebras@hotmail.com> Date: Sat Aug 9 14:20:32 2014 +0200 vorbisenc: Improve annotation of internal function https://bugzilla.gnome.org/show_bug.cgi?id=734541