diff options
author | Iain Holmes <iain@prettypeople.org> | 2004-08-23 22:48:19 +0000 |
---|---|---|
committer | Iain Holmes <iain@prettypeople.org> | 2004-08-23 22:48:19 +0000 |
commit | efac328faa1f8d325611ac6076f5856dab785c72 (patch) | |
tree | 2bc433ea2abb1ae99814e1a42eb0e6ebaf893913 /ChangeLog | |
parent | b39d18e609df9bfdfb7e7ecfc948dd1d0e55c154 (diff) | |
download | gst-plugins-bad-efac328faa1f8d325611ac6076f5856dab785c72.tar.gz gst-plugins-bad-efac328faa1f8d325611ac6076f5856dab785c72.tar.bz2 gst-plugins-bad-efac328faa1f8d325611ac6076f5856dab785c72.zip |
Special case the COMM tag
Original commit message from CVS:
Special case the COMM tag
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-23 Iain <iaingnome@gmail.com> + + * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM + tags. They appear to be handled differently to normal. + (tag_list_to_id3_tag_foreach): Ditto. + 2004-08-22 Wim Taymans <wim@fluendo.com> * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), |