diff options
author | Jeremy Simon <jsimon13@yahoo.fr> | 2004-02-02 22:42:42 +0000 |
---|---|---|
committer | Jeremy Simon <jsimon13@yahoo.fr> | 2004-02-02 22:42:42 +0000 |
commit | 777c04662b096664c95dc78d72a7c56fa573f881 (patch) | |
tree | 286b053725adfe82a246f5abf5762f155d38da31 | |
parent | e7ee7df8ae03bd8f1866388e645bf7f7daf7d7cd (diff) | |
download | gst-plugins-bad-777c04662b096664c95dc78d72a7c56fa573f881.tar.gz gst-plugins-bad-777c04662b096664c95dc78d72a7c56fa573f881.tar.bz2 gst-plugins-bad-777c04662b096664c95dc78d72a7c56fa573f881.zip |
gst/tags/gstvorbistag.c: Add replaygain support to vorbistag
Original commit message from CVS:
2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
* gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
(gst_tag_to_vorbis_comments):
Add replaygain support to vorbistag
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr> + + * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add), + (gst_tag_to_vorbis_comments): + Add replaygain support to vorbistag + +2004-02-02 Jeremy Simon <jesimon@libertysurf.fr> * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps), (gst_ffmpeg_caps_to_extradata): Fix SVQ3 caps flag properties |