diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-18 20:48:09 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-18 20:48:09 +0000 |
| commit | c64021f87d770e1e1ad8e62dd3be308bf05e7c53 (patch) | |
| tree | 6d23ee6cdc864c8f0814d52a50fd903418b4a91a /ChangeLog | |
| parent | d9f6178249e4fc1529c1c9662c6a526dd5cb2ae7 (diff) | |
gst/id3demux/: Handle 0 data size in otherwise valid frames.
Original commit message from CVS:
* gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
* gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
Handle 0 data size in otherwise valid frames.
Handle numeric strings in 2.4.0 even when not in parentheses
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-02-18 Jan Schmidt <thaytan@mad.scientist.com> + + * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list): + * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist): + Handle 0 data size in otherwise valid frames. + Handle numeric strings in 2.4.0 even when not in parentheses + 2006-02-18 Tim-Philipp Müller <tim at centricular dot net> * gst/matroska/matroska-demux.c: |
