Max Kellermann
|
ffea273a28
|
tag_handler: handle arbitrary name/value pairs
The new method pair() receives an arbitrary name/value pair. Support
for this is being added to a few decoder plugins.
|
2012-02-12 13:41:48 +01:00 |
|
Max Kellermann
|
5d73215a8d
|
decoder_plugin: scan tags with callback table
Pass a callback table to scan_file() and scan_stream(), instead of
returning a tag object.
|
2012-02-11 17:04:29 +01:00 |
|
Max Kellermann
|
1892d29be0
|
decoder/{vorbis,flac}: use the tag_table library
|
2012-02-11 12:37:24 +01:00 |
|
Max Kellermann
|
c8a990b9d3
|
decoder/vorbis: move code to vorbis_comment.c
|
2012-02-11 10:04:02 +01:00 |
|