diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-11-26 11:28:11 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-11-26 11:28:11 +0000 |
commit | 20f535041d105a002fd8ae67f68664d50ffe8106 (patch) | |
tree | d1780aa1aac3f3a9aec863b48005633cd3fa5415 | |
parent | e6fd506a854ac749a720676afd77471869e9167e (diff) |
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)
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + + * 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 <teuf@gnome.org> Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> |