From: Stéphane Loeuillet Date: Fri, 26 Nov 2004 11:28:11 +0000 (+0000) Subject: ext/vorbis/oggvorbisenc.c X-Git-Tag: 1.19.3~505^2~2758 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca08364be76bd128ec7de2c9a20db285be1b80f1;p=platform%2Fupstream%2Fgstreamer.git ext/vorbis/oggvorbisenc.c Original commit message from CVS: * ext/vorbis/oggvorbisenc.c * ext/vorbis/vorbisenc.c : change description fields of those plugins to differentiate them (pitivi show Encoders by description, they had the same one) --- diff --git a/ChangeLog b/ChangeLog index 52079958e0..455ce090b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-11-26 Stephane Loeuillet + + * ext/vorbis/oggvorbisenc.c + * ext/vorbis/vorbisenc.c : + change description fields of those plugins to differentiate them + (pitivi show Encoders by description, they had the same one) + 2004-11-25 Christophe Fergeau Reviewed by: Ronald S. Bultje